programmer's documentation
Functions/Subroutines
atiniv.f90 File Reference

Initialisation of calculation variables for the atmospheric 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. More...

Functions/Subroutines

subroutine atiniv (nvar, nscal, dt)
 

Detailed Description

Initialisation of calculation variables for the atmospheric 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

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