Space discretisation options descriptor.
More...
#include <cs_parameters.h>
Space discretisation options descriptor.
Members of the space discretisation structure are publicly accessible, to allow for concise syntax, as they are expected to be used in many places.
◆ anomax
non orthogonality angle of the faces, in radians. For larger angle values, cells with one node on the wall are kept in the extended support of the neighboring cells.
◆ iflxmw
method to compute interior mass flux due to ALE mesh velocity
- 0: based on nodes displacement
- 1: based on cell center mesh velocity
◆ imrgra
type of gradient reconstruction
- 0: iterative process
- 1: standard least squares method
- 2: least squares method with extended neighborhood
- 3: least squares method with reduced extended neighborhood
- 4: iterative process initialized by the least squares method
◆ imvisf
face viscosity field interpolation
- 1: harmonic
- 0: arithmetic (default)
The documentation for this struct was generated from the following files: