ROMS
|
Public Attributes | |
logical | connected |
logical | debug_write |
integer | gtype |
integer | itype |
integer | tindex |
character(len=:), allocatable | short_name |
character(len=:), allocatable | standard_name |
character(len=:), allocatable | long_name |
character(len=:), allocatable | dst_gtype |
character(len=:), allocatable | dst_units |
character(len=:), allocatable | src_gtype |
character(len=:), allocatable | src_units |
character(len=:), allocatable | nc_vname |
character(len=:), allocatable | nc_tname |
character(len=:), allocatable | map_norm |
character(len=:), allocatable | map_type |
character(len=22), dimension(2) | datestring |
real(dp) | scale_factor |
real(dp) | add_offset |
real(dp) | tmin |
real(dp) | tmax |
real(dp) | tstr |
real(dp) | tend |
real(dp), dimension(2) | tintrp |
real(dp), dimension(2) | vtime |
type(esmf_routehandle) | rhandle |
Definition at line 215 of file cmeps_roms.h.
real (dp) cmeps_roms_mod::esm_field::add_offset |
Definition at line 238 of file cmeps_roms.h.
logical cmeps_roms_mod::esm_field::connected |
Definition at line 216 of file cmeps_roms.h.
character (len=22), dimension(2) cmeps_roms_mod::esm_field::datestring |
Definition at line 235 of file cmeps_roms.h.
logical cmeps_roms_mod::esm_field::debug_write |
Definition at line 217 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::dst_gtype |
Definition at line 226 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::dst_units |
Definition at line 227 of file cmeps_roms.h.
integer cmeps_roms_mod::esm_field::gtype |
Definition at line 219 of file cmeps_roms.h.
integer cmeps_roms_mod::esm_field::itype |
Definition at line 220 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::long_name |
Definition at line 225 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::map_norm |
Definition at line 232 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::map_type |
Definition at line 233 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::nc_tname |
Definition at line 231 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::nc_vname |
Definition at line 230 of file cmeps_roms.h.
type (esmf_routehandle) cmeps_roms_mod::esm_field::rhandle |
Definition at line 246 of file cmeps_roms.h.
real (dp) cmeps_roms_mod::esm_field::scale_factor |
Definition at line 237 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::short_name |
Definition at line 223 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::src_gtype |
Definition at line 228 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::src_units |
Definition at line 229 of file cmeps_roms.h.
character (len=:), allocatable cmeps_roms_mod::esm_field::standard_name |
Definition at line 224 of file cmeps_roms.h.
real (dp) cmeps_roms_mod::esm_field::tend |
Definition at line 242 of file cmeps_roms.h.
integer cmeps_roms_mod::esm_field::tindex |
Definition at line 221 of file cmeps_roms.h.
real (dp), dimension(2) cmeps_roms_mod::esm_field::tintrp |
Definition at line 243 of file cmeps_roms.h.
real (dp) cmeps_roms_mod::esm_field::tmax |
Definition at line 240 of file cmeps_roms.h.
real (dp) cmeps_roms_mod::esm_field::tmin |
Definition at line 239 of file cmeps_roms.h.
real (dp) cmeps_roms_mod::esm_field::tstr |
Definition at line 241 of file cmeps_roms.h.
real (dp), dimension(2) cmeps_roms_mod::esm_field::vtime |
Definition at line 244 of file cmeps_roms.h.