Flow Solvers
Simcenter STAR-CCM+ can simulate internal and external fluid flow across a wide range of flow regimes, and for a variety of fluid types. It solves the conservation equations for mass and momentum for general incompressible and compressible fluid flows.
The solution domain is subdivided into a finite number of small control volumes, corresponding to the cells of a computational grid. Discrete versions of the integral form of the conservation equations are applied to each control volume. A set of linear algebraic equations is obtained, with the total number of unknowns in each equation system corresponding to the number of cells in the grid.
Generally, numerical methods transform the mathematical model into a system of algebraic equations. This transformation involves discretizing the governing equations in space and time. The resulting linear equations are then solved with an algebraic multigrid solver.
To solve the conservation equations for fluid flow, Simcenter STAR-CCM+ provides the following solvers:
- The segregated flow solver uses less memory than the coupled flow solver.
- The coupled flow solver yields more robust and accurate solutions in compressible flow, particularly in the presence of shocks.
- The coupled flow solver is more robust for high-Rayleigh number natural convection.
- The number of iterations that the coupled flow solver requires to solve a given flow problem is independent of mesh size. However, the number of iterations that the segregated algorithm requires increases with mesh size.
- In some situations, the coupled solver algorithm can be combined with the implicit solver to permit large CFL numbers. This scenario would be analogous to an under-relaxation factor of 1 for all variables in a segregated algorithm. In contrast, the segregated algorithm needs significant under-relaxation for both velocity and pressure and, in compressible flows, energy.