Oasis3 4.0.2
mod_experiment Module Reference

Variables

INTEGER(kind=ip_intwp_p) nmseq
INTEGER(kind=ip_intwp_p),
dimension(:), allocatable 
nbcplproc
INTEGER(kind=ip_intwp_p),
dimension(:), allocatable 
nbtotproc
INTEGER(kind=ip_intwp_p),
dimension(:), allocatable 
iga_unitmod
CHARACTER(len=4) cjobnam
CHARACTER(len=6), dimension(:),
allocatable 
cmodnam
CHARACTER(len=80), dimension(:),
allocatable 
cmpiarg
LOGICAL lmodinf

Variable Documentation

CHARACTER(len=4) mod_experiment::cjobnam

Definition at line 37 of file mod_experiment.F90.

CHARACTER(len=6),dimension(:),allocatable mod_experiment::cmodnam

Definition at line 38 of file mod_experiment.F90.

Referenced by alloc_experiment(), and dealloc_experiment().

CHARACTER(len=80),dimension(:),allocatable mod_experiment::cmpiarg

Definition at line 39 of file mod_experiment.F90.

Referenced by alloc_experiment(), and dealloc_experiment().

INTEGER (kind=ip_intwp_p),dimension(:),allocatable mod_experiment::iga_unitmod

Definition at line 35 of file mod_experiment.F90.

Referenced by alloc_experiment(), and dealloc_experiment().

Definition at line 41 of file mod_experiment.F90.

INTEGER (kind=ip_intwp_p),dimension(:),allocatable mod_experiment::nbcplproc

Definition at line 34 of file mod_experiment.F90.

Referenced by alloc_experiment(), and dealloc_experiment().

INTEGER (kind=ip_intwp_p),dimension(:),allocatable mod_experiment::nbtotproc

Definition at line 34 of file mod_experiment.F90.

Referenced by alloc_experiment(), alloc_gsip(), and dealloc_experiment().

INTEGER (kind=ip_intwp_p) mod_experiment::nmseq

Definition at line 33 of file mod_experiment.F90.

 All Data Structures Namespaces Files Functions Variables Defines