Physical properties are using the field API. See cs_user_boundary_conditions for some examples. More...
Variables | |
integer, save | iviscl = -1 |
dynamic molecular viscosity (in kg/(m.s)) More... | |
integer, save | ivisct = -1 |
dynamic turbulent viscosity More... | |
integer, save | kimasf = -1 |
interior and boundary convective mass flux key ids of the variables More... | |
integer, save | kbmasf = -1 |
integer, save | kvisl0 = -1 |
constant diffusivity field id key for scalars More... | |
integer, save | kivisl = -1 |
variable diffusivity field id key for scalars More... | |
integer, save | ksigmas = -1 |
turbulent schmidt key for scalars More... | |
integer, save | icrom = -1 |
cell density field ids of the variables More... | |
integer, save | ibrom = -1 |
boundary density field ids of the variables More... | |
integer, dimension(nscamx), save | iustdy |
pointer for dilatation source terms More... | |
integer, save | itsrho = -1 |
pointer for global dilatation source terms More... | |
Physical properties are using the field API. See cs_user_boundary_conditions for some examples.
integer, save ibrom = -1 |
boundary density field ids of the variables
integer, save icrom = -1 |
cell density field ids of the variables
integer, save itsrho = -1 |
pointer for global dilatation source terms
integer, dimension(nscamx), save iustdy |
pointer for dilatation source terms
integer, save iviscl = -1 |
dynamic molecular viscosity (in kg/(m.s))
integer, save ivisct = -1 |
dynamic turbulent viscosity
integer, save kbmasf = -1 |
integer, save kimasf = -1 |
interior and boundary convective mass flux key ids of the variables
integer, save kivisl = -1 |
variable diffusivity field id key for scalars
integer, save ksigmas = -1 |
turbulent schmidt key for scalars
integer, save kvisl0 = -1 |
constant diffusivity field id key for scalars