8.1
general documentation
+ 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. More...
 
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) More...
 
integer(c_int), pointer, save icondv
 Specific condensation modelling if = -1 module not activated if = 0 condensation source terms with metal structures activate. More...
 

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.