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

Reading of restart file. More...

Functions/Subroutines

subroutine lecamo (ncelet, ncel, nfac, nfabor, nvar, nscal, dt, rtp, propce, frcxt, prhyd)
 

Detailed Description

Reading of restart file.

Function/Subroutine Documentation

subroutine lecamo ( integer  ncelet,
integer  ncel,
integer  nfac,
integer  nfabor,
integer  nvar,
integer  nscal,
double precision, dimension(ncelet)  dt,
double precision, dimension(ncelet,nflown:nvar)  rtp,
double precision, dimension(ncelet,*)  propce,
double precision, dimension(3,ncelet)  frcxt,
double precision, dimension(ncelet)  prhyd 
)
Parameters
[in]nceletnumber of extended (real + ghost) cells
[in]ncelnumber of cells
[in]nfacnumber of inner faces
[in]nfabornumber of boundary faces
[in]nvartotal number of variables
[in]nscaltotal number of scalars
[out]dttime step (per cell)
[out]rtpcalculated variables at cell centers
[out]propcephysical properties at cell centers
[out]frcxtexternal forces making hydrostatic pressure
[out]prhydpredicted hydrostatic pressure