9.0
general documentation
Loading...
Searching...
No Matches
cs_pressure_correction_cdo_t Struct Reference

#include <cs_pressure_correction.h>

Collaboration diagram for cs_pressure_correction_cdo_t:

Data Fields

cs_equation_tpressure_incr
cs_field_tpressure_incr_gradient
cs_field_tpressure_gradient
cs_real_tdiv_st
cs_real_tinner_potential_flux
cs_real_tbdy_potential_flux
cs_real_tbdy_pressure_incr
cs_flag_t post_flag

Field Documentation

◆ bdy_potential_flux

cs_real_t* bdy_potential_flux

Potential flux at boundary faces. Used for Rhie & Chow

◆ bdy_pressure_incr

cs_real_t* bdy_pressure_incr

Pressure increment at the boundary. Used as an array to set the boundary condition arising from a Dirichlet on the pressure.

◆ div_st

cs_real_t* div_st

Source term on the correction step stemming from the divergence of the predicted velocity

◆ inner_potential_flux

cs_real_t* inner_potential_flux

Potential flux at interior faces. Used for Rhie & Chow

◆ post_flag

cs_flag_t post_flag

◆ pressure_gradient

cs_field_t* pressure_gradient

Gradient of pressure. Used to store the gradient of pressure

◆ pressure_incr

cs_equation_t* pressure_incr

< Pressure correction step related to the mass balance equation (scalar-valued)

◆ pressure_incr_gradient

cs_field_t* pressure_incr_gradient

Gradient of pressure increment. Used to store the gradient pressure increment.


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