7.0
general documentation
cs_source_term_boussinesq_t Struct Reference

Structure storing the parameters related to the Boussinesq source term. More...

#include <cs_source_term.h>

+ Collaboration diagram for cs_source_term_boussinesq_t:

Data Fields

cs_real_t g [3]
 
cs_real_t rho0
 
cs_real_t beta
 
cs_real_t var0
 
cs_real_tvar
 

Detailed Description

Structure storing the parameters related to the Boussinesq source term.

Field Documentation

◆ beta

cs_real_t beta

◆ g

cs_real_t g[3]

◆ rho0

cs_real_t rho0

◆ var

cs_real_t* var

◆ var0

cs_real_t var0

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