6.2
general documentation
cs_navsto_ac_t Struct Reference

Set of parameters specific for solving the Navier-Stokes system with the "artificial compressibility" algorithm. More...

#include <cs_navsto_coupling.h>

+ Collaboration diagram for cs_navsto_ac_t:

Data Fields

cs_equation_tmomentum
 
cs_property_tzeta
 
cs_adv_field_tadv_field
 
cs_real_tmass_flux_array
 
cs_real_tmass_flux_array_pre
 

Detailed Description

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

Field Documentation

◆ adv_field

adv_field

Advection field, pointer to cs_adv_field_t standing for the mass flux

◆ mass_flux_array

mass_flux_array

Current value of the mass flux

◆ mass_flux_array_pre

mass_flux_array_pre

Previous value of the mass flux

◆ momentum

cs_equation_t* momentum

Momentum balance equation (vector-valued)

◆ zeta

zeta

Coefficient for the artificial compressibility attached to the grad-div stabilization term


The documentation for this struct was generated from the following file: