![]() |
programmer's documentation
|
Initialization of calculation variables, time step and table that stores distance to the wall by the user (after reading a restart file). More...
Functions/Subroutines | |
subroutine | inivar (nvar, nscal, dt) |
Initialization of calculation variables, time step and table that stores distance to the wall by the user (after reading a restart file).
subroutine inivar | ( | integer | nvar, |
integer | nscal, | ||
double precision, dimension(ncelet) | dt | ||
) |
[in] | nvar | total number of variables |
[in] | nscal | total number of scalars |
[in] | dt | value of time step |