My Project
programmer's documentation
|
Initialization of calculation variables for gas mixture modelling in presence of the steam gas or another gas used as variable deduced and not solved. More...
Functions/Subroutines | |
subroutine | cs_gas_mix_initialization (nvar, nscal, dt) |
Initialization of calculation variables for gas mixture modelling in presence of the steam gas or another gas used as variable deduced and not solved.
subroutine cs_gas_mix_initialization | ( | integer | nvar, |
integer | nscal, | ||
double precision, dimension(ncelet) | dt | ||
) |
[in] | nvar | total number of variables |
[in] | nscal | total number of scalars |
[in] | dt | time step |