My Project
programmer's documentation
|
Initialisation of calculation variables for the cooling tower module, it is the counterpart of usiniv.f90. More...
Functions/Subroutines | |
subroutine | ctiniv (nvar, nscal, dt) |
Initialisation of calculation variables for the cooling tower module, it is the counterpart of usiniv.f90.
Initialise for example the meteorological field for each cell of the domain by interpolation of the data from the meteo file
subroutine ctiniv | ( | 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 value |