9.0
general documentation
Loading...
Searching...
No Matches
cs_atmo_source_terms.h File Reference
#include "base/cs_base.h"
Include dependency graph for cs_atmo_source_terms.h:

Go to the source code of this file.

Functions

void cs_atmo_source_term (int f_id, cs_real_t exp_st[], cs_real_t imp_st[])
 Phase change source terms - Exchange terms between the injected liquid and the water vapor phase in the bulk, humid air.
void cs_atmo_scalar_source_term (int f_id, cs_real_t exp_st[])
 Additional right-hand side source terms for scalar equations taking into account dry and humid atmospheric variables. If 1D atmospheric radiative module is used additional source terms for the thermal scalar equation to take into account the radiative forcing.
void cs_atmo_source_term_for_inlet (cs_real_3_t exp_st[])
 Additional right-hand side source terms for momentum equation in case of free inlet.

Function Documentation

◆ cs_atmo_scalar_source_term()

void cs_atmo_scalar_source_term ( int f_id,
cs_real_t st_exp[] )

Additional right-hand side source terms for scalar equations taking into account dry and humid atmospheric variables. If 1D atmospheric radiative module is used additional source terms for the thermal scalar equation to take into account the radiative forcing.

Parameters
[in]f_idfield id
[in,out]exp_stExplicit source term

Additional right-hand side source terms for scalar equations taking into account dry and humid atmospheric variables. If 1D atmospheric radiative module is used additional source terms for the thermal scalar equation to take into account the radiative forcing.

Parameters
[in]f_idfield id
[in,out]st_expExplicit source term

◆ cs_atmo_source_term()

void cs_atmo_source_term ( int f_id,
cs_real_t exp_st[],
cs_real_t imp_st[] )

Phase change source terms - Exchange terms between the injected liquid and the water vapor phase in the bulk, humid air.

Parameters
[in]f_idfield id
[in,out]exp_stExplicit source term
[in,out]imp_stImplicit source term

◆ cs_atmo_source_term_for_inlet()

void cs_atmo_source_term_for_inlet ( cs_real_3_t exp_st[])

Additional right-hand side source terms for momentum equation in case of free inlet.

Parameters
[in,out]exp_stExplicit source term