ROMS
Loading...
Searching...
No Matches
cmeps_roms_mod::esm_cplset Type Reference

Public Attributes

logical, dimension(:,:), allocatable linkedgrid
 
character(len=100), dimension(:), allocatable setlabel
 
character(len=100), dimension(:), allocatable explabel
 
character(len=100), dimension(:), allocatable implabel
 

Detailed Description

Definition at line 203 of file cmeps_roms.h.

Member Data Documentation

◆ explabel

character (len=100), dimension(:), allocatable cmeps_roms_mod::esm_cplset::explabel

Definition at line 207 of file cmeps_roms.h.

207 character (len=100), allocatable :: ExpLabel(:) ! export label

◆ implabel

character (len=100), dimension(:), allocatable cmeps_roms_mod::esm_cplset::implabel

Definition at line 208 of file cmeps_roms.h.

208 character (len=100), allocatable :: ImpLabel(:) ! import label

◆ linkedgrid

logical, dimension(:,:), allocatable cmeps_roms_mod::esm_cplset::linkedgrid

Definition at line 204 of file cmeps_roms.h.

204 logical, allocatable :: LinkedGrid(:,:) ! connected grid

◆ setlabel

character (len=100), dimension(:), allocatable cmeps_roms_mod::esm_cplset::setlabel

Definition at line 206 of file cmeps_roms.h.

206 character (len=100), allocatable :: SetLabel(:) ! set label

The documentation for this type was generated from the following file: