programmer's documentation
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Functions/Subroutines
inivar.f90 File Reference

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, rtp, propce)
 

Detailed Description

Initialization of calculation variables, time step and table that stores distance to the wall by the user (after reading a restart file).

Function/Subroutine Documentation

subroutine inivar ( integer  nvar,
integer  nscal,
double precision, dimension(ncelet)  dt,
double precision, dimension(ncelet,nflown:nvar)  rtp,
double precision, dimension(ncelet,*)  propce 
)
Parameters
[in]nvartotal number of variables
[in]nscaltotal number of scalars
[in]dtvaleur du pas de temps
[in,out]rtpvariables de calcul au centre des cellules
[in,out]propcephysical properties at cell centers