|
ROMS
|
Public Attributes | |
| logical, dimension(:,:), allocatable | linkedgrid |
| integer, dimension(:,:), allocatable | datacoupledsets |
| character(len=100), dimension(:), allocatable | setlabel |
| character(len=100), dimension(:), allocatable | explabel |
| character(len=100), dimension(:), allocatable | implabel |
| type(esmf_state), dimension(:,:), allocatable | exportstate |
Definition at line 139 of file mod_esmf_esm.F.
| integer, dimension(:,:), allocatable mod_esmf_esm::esm_cplset::datacoupledsets |
Definition at line 142 of file mod_esmf_esm.F.
| character (len=100), dimension(:), allocatable mod_esmf_esm::esm_cplset::explabel |
Definition at line 145 of file mod_esmf_esm.F.
| type(esmf_state), dimension(:,:), allocatable mod_esmf_esm::esm_cplset::exportstate |
Definition at line 148 of file mod_esmf_esm.F.
| character (len=100), dimension(:), allocatable mod_esmf_esm::esm_cplset::implabel |
Definition at line 146 of file mod_esmf_esm.F.
| logical, dimension(:,:), allocatable mod_esmf_esm::esm_cplset::linkedgrid |
Definition at line 140 of file mod_esmf_esm.F.
| character (len=100), dimension(:), allocatable mod_esmf_esm::esm_cplset::setlabel |
Definition at line 144 of file mod_esmf_esm.F.