Common Solvers Reference

In Simcenter STAR-CCM+, solvers compute the solution during the simulation run.

Simcenter STAR-CCM+ provides several solvers that perform tasks of various levels of complexity. For example, solvers can:
  • assemble the system of equations that describe a physics phenomenon
  • solve the system of equations
  • provide source terms to equations that are solved by other solvers
In general, for computations that require the solution of a linear system of algebraic equations, Simcenter STAR-CCM+ adds multiple nested solvers:

The parent solver controls the specific physics, assembling the system of equations that must be solved. The child solver is an equations solver that controls the solution of the linear system. The linear system solver depends on the discretization method:
  • Finite volume solvers, such as the Segregated Flow, Coupled Implicit, and Coupled Explicit flow solvers, use the AMG Linear Solver.
  • Finite element solvers, such as the FE Magnetic Vector Potential and the Finite Element Solid Energy solvers, use either a sparse direct solver or an iterative solver based on the HYPRE library.
For information on the solvers and the available settings, see:
For information on the discretization methods available in Simcenter STAR-CCM+, see:

Common Properties

Cache Solver Settings
When On, which is the default, if a solver is removed and then restored, the settings of the solver are restored as well; otherwise, the restored solver has the default settings.