Finite Element Solvers Reference
For some applications, such as electromagnetism and solid mechanics, it is convenient to compute the solution using the finite element method. The finite element solvers in Simcenter STAR-CCM+ include the Solid Stress solver, the FE Magnetic Vector Potential solver, the Finite Element Solid Energy solver, and the Viscous Flow solver.
Common Properties
The following properties are common to most finite element solvers:
- Solver Method
- Allows you to choose the type of solver that Simcenter STAR-CCM+ uses to compute the solution. Available only for the FE Magnetic Vector Potential solver, the Finite Element Solid Energy solver, and the Harmonic Balance Fe Magnetic Vector Potential solver. All other finite element solvers automatically use the direct solution approach.
- Solver Frozen
- When On, the solver does not update any quantity during an iteration. It is Off by default. This is a debugging option that can result in non-recoverable errors and wrong solutions due to outdated values. When activated, it causes all those actions to be skipped which are typically orchestrated by a solver, such as allocating storage, updating boundary conditions and gradients, triggering the computations to assemble the linear system (such as the computation of source terms for the transport equation, which may implicitly trigger dependent computations), computing corrections for the solution variable, removing storage, and so on.
- Temporary Storage Retained
- When activated, Simcenter STAR-CCM+ retains the residuals computed at each iteration and stores them as field functions.
- Norm Type
- Specifies the method that Simcenter STAR-CCM+ uses for calculating the norm of the residual and the solution increment. The available options are Max Norm, L1 Norm, and Euclidean Norm (see Residual Norms).
- [Energy Increment]
- The name of this property
depends on the corresponding finite element solver:
Solver Property Name Magnetic Vector Potential Energy Norm Solid Stress Strain Energy Finite Element Solid Energy Thermal Potential
Right-Click Actions
- Restore Default Settings
- When selected, restores the solver to its default settings, that is, the settings that the solver has when it is created from a new simulation.