6.2
general documentation
cs_navsto_monolithic_t Struct Reference

Set of parameters specific for solving the Navier-Stokes system with a fully coupled monolithic algorithm. More...

#include <cs_navsto_coupling.h>

+ Collaboration diagram for cs_navsto_monolithic_t:

Data Fields

cs_equation_tmomentum
 
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 a fully coupled monolithic algorithm.

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 equation (vector-valued)


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