| 
    My Project
    
   programmer's documentation 
   | 
 
Set of parameters specific for solving the Navier-Stokes system with the "artificial compressibility" algorithm. More...
#include <cs_navsto_coupling.h>

Data Fields | |
| cs_equation_t * | momentum | 
| cs_property_t * | zeta | 
Set of parameters specific for solving the Navier-Stokes system with the "artificial compressibility" algorithm.
All equations are not always created. It depends on the choice of the model
| cs_equation_t* momentum | 
Momentum balance equation (vector-valued)
| cs_property_t* zeta | 
Coefficient for the artificial compressibility attached to the grad-div stabilization term
 1.8.16