Tutorials
These tutorials are inspired by the excellent deal.ii tutorials and similarly aim to provide a roadmap for OpenCMP’s general functionality. The files needed to run the tutorials can be found in the “Examples” folder under the given tutorial name. Before beginning the tutorials the user should install OpenCMP following the instructions given in the Installation Guide.
The beginner user is advised to follow the tutorials in order at least until their model of interest is discussed. After completing the tutorials the user can refer to the various other examples in the “Examples” folder for templates of each model.
Before attempting the tutorials, make sure to review Getting Started and, for reference, Configuration File Options Guide and Configuration File Syntax.
- Tutorial 1 - Solving the Poisson Equation
- Tutorial 2 - Convergence Testing
- Tutorial 3 - Solving the Stokes Equations
- Tutorial 4 - Transient Solves
- Tutorial 5 - Adaptive Time-Stepping
- Tutorial 6 - Solving the Incompressible Navier-Stokes Equations (2D)
- Tutorial 7 - IMEX Schemes
- Tutorial 8 - Multi-Component Flow
- Tutorial 9 - Diffuse Interface Method
- Tutorial 10 - Solving the Incompressible Navier-Stokes Equations (3D)