My Project
programmer's documentation
Functions/Subroutines
ctiniv.f90 File Reference

Initialisation of calculation variables for the cooling tower module, it is the counterpart of usiniv.f90. More...

Functions/Subroutines

subroutine ctiniv (nvar, nscal, dt)
 

Detailed Description

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

Function/Subroutine Documentation

◆ ctiniv()

subroutine ctiniv ( integer  nvar,
integer  nscal,
double precision, dimension(ncelet)  dt 
)
Parameters
[in]nvartotal number of variables
[in]nscaltotal number of scalars
[in]dttime step value