|
programmer's documentation
|
Structure storing the parameters related to the resolution of the Navier-Stokes system. More...
#include <cs_navsto_param.h>

Structure storing the parameters related to the resolution of the Navier-Stokes system.
| ac_zeta_coef |
Default value to set to the zeta coefficient (in front of the grad-div term) when an artificial coefficient algorithm is used
| coupling |
Choice of algorithm for solving the system
| dof_reduction_mode |
How are defined the Degrees of freedom
| gravity |
Vector related to the gravity effect
| has_gravity |
Take into account the gravity effect: true or false
| model |
Modelling related to the Navier-Stokes system of equations
| space_scheme |
Discretization scheme for space
| cs_real_t theta |
| time_scheme |
Discretization scheme for time
| cs_navsto_param_time_state_t time_state |
| verbosity |
Level of display of the information related to the Navier-Stokes system
1.8.13