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.
◆ 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: Green-Gauss with iterative handling of non-orthogonalities
- 1: standard least squares method
- 2: least squares method with extended neighborhood
- 3: least squares method with reduced extended neighborhood
- 4: Green-Gauss with least squares gradient face values
- 5: Green-Gauss with least squares gradient over extended neighborhood face values
- 6: Green-Gauss with least squares gradient over reduced extended neighborhood face values
- 7: Green-Gauss with face values based on cell to vertex interpolation
◆ imvisf
face viscosity field interpolation
- 1: harmonic
- 0: arithmetic (default)
◆ itbrrb
accurate treatment of the wall temperature (reconstruction of wall temperature)
- 1: true
- 0: false (default) (see condli, useful in case of coupling with syrthes)
The documentation for this struct was generated from the following files: