LMDZ
com_io_dyn_mod Module Reference

Variables

character(len=18), parameter dynhist_file ="dyn_hist.nc"
 
character(len=18), parameter dynhistv_file ="dyn_histv.nc"
 
character(len=18), parameter dynhistu_file ="dyn_histu.nc"
 
character(len=18), parameter dynhistave_file ="dyn_hist_ave.nc"
 
character(len=18), parameter dynhistvave_file ="dyn_histv_ave.nc"
 
character(len=18), parameter dynhistuave_file ="dyn_histu_ave.nc"
 
integer histid
 
integer histvid
 
integer histuid
 
integer histaveid
 
integer histvaveid
 
integer histuaveid
 

Variable Documentation

character(len=18), parameter com_io_dyn_mod::dynhist_file ="dyn_hist.nc"

Definition at line 10 of file com_io_dyn_mod.F90.

character(len=18), parameter com_io_dyn_mod::dynhistave_file ="dyn_hist_ave.nc"

Definition at line 15 of file com_io_dyn_mod.F90.

character(len=18), parameter com_io_dyn_mod::dynhistu_file ="dyn_histu.nc"

Definition at line 12 of file com_io_dyn_mod.F90.

character(len=18), parameter com_io_dyn_mod::dynhistuave_file ="dyn_histu_ave.nc"

Definition at line 17 of file com_io_dyn_mod.F90.

character(len=18), parameter com_io_dyn_mod::dynhistv_file ="dyn_histv.nc"

Definition at line 11 of file com_io_dyn_mod.F90.

character(len=18), parameter com_io_dyn_mod::dynhistvave_file ="dyn_histv_ave.nc"

Definition at line 16 of file com_io_dyn_mod.F90.

integer com_io_dyn_mod::histaveid

Definition at line 27 of file com_io_dyn_mod.F90.

integer com_io_dyn_mod::histid

Definition at line 22 of file com_io_dyn_mod.F90.

integer com_io_dyn_mod::histuaveid

Definition at line 29 of file com_io_dyn_mod.F90.

integer com_io_dyn_mod::histuid

Definition at line 24 of file com_io_dyn_mod.F90.

integer com_io_dyn_mod::histvaveid

Definition at line 28 of file com_io_dyn_mod.F90.

integer com_io_dyn_mod::histvid

Definition at line 23 of file com_io_dyn_mod.F90.