8.0
general documentation
Loading...
Searching...
No Matches
Collaboration diagram for Gas_mixture:

Variables

integer(c_int), pointer, save icondb
 Specific condensation modelling if = -1 module not activated if = 0 condensation source terms activated.
integer(c_int), pointer, save icondb_model
 Wall condensation correlation (only if icondb > -1) if = 0 legacy copain model if = 1 updated copain model (Benteboula and Dabbene 2020) if = 2 Uchida model (TODO : add ref) if = 3 Dehbi model (Dehbi 2015)
integer(c_int), pointer, save icondv
 Specific condensation modelling if = -1 module not activated if = 0 condensation source terms with metal structures activate.

Detailed Description

Variable Documentation

◆ icondb

integer(c_int), pointer, save icondb

Specific condensation modelling if = -1 module not activated if = 0 condensation source terms activated.

◆ icondb_model

integer(c_int), pointer, save icondb_model

Wall condensation correlation (only if icondb > -1) if = 0 legacy copain model if = 1 updated copain model (Benteboula and Dabbene 2020) if = 2 Uchida model (TODO : add ref) if = 3 Dehbi model (Dehbi 2015)

◆ icondv

integer(c_int), pointer, save icondv

Specific condensation modelling if = -1 module not activated if = 0 condensation source terms with metal structures activate.