Oasis3 4.0.2
mod_timestep Module Reference

Variables

INTEGER(kind=ip_intwp_p) ntime
INTEGER(kind=ip_intwp_p) niter
INTEGER(kind=ip_intwp_p) nitfn
INTEGER(kind=ip_intwp_p) nstep
INTEGER(kind=ip_intwp_p),
dimension(:), allocatable 
mstep
INTEGER(kind=ip_intwp_p),
dimension(:), allocatable 
mfcpl
INTEGER(kind=ip_intwp_p),
dimension(:), allocatable 
mdt

Variable Documentation

INTEGER (kind=ip_intwp_p),dimension(:),allocatable mod_timestep::mdt

Definition at line 34 of file mod_timestep.F90.

Referenced by alloc_timestep(), chkpar(), and dealloc_timestep().

INTEGER (kind=ip_intwp_p),dimension(:),allocatable mod_timestep::mfcpl

Definition at line 34 of file mod_timestep.F90.

Referenced by alloc_timestep(), chkpar(), and dealloc_timestep().

INTEGER (kind=ip_intwp_p),dimension(:),allocatable mod_timestep::mstep

Definition at line 34 of file mod_timestep.F90.

Referenced by alloc_timestep(), chkpar(), and dealloc_timestep().

INTEGER (kind=ip_intwp_p) mod_timestep::niter

Definition at line 33 of file mod_timestep.F90.

Referenced by initim().

INTEGER (kind=ip_intwp_p) mod_timestep::nitfn

Definition at line 33 of file mod_timestep.F90.

Referenced by initim().

INTEGER (kind=ip_intwp_p) mod_timestep::nstep

Definition at line 33 of file mod_timestep.F90.

Referenced by chkpar(), initim(), and updtim().

INTEGER (kind=ip_intwp_p) mod_timestep::ntime

Definition at line 33 of file mod_timestep.F90.

Referenced by chkpar(), and initim().

 All Data Structures Namespaces Files Functions Variables Defines