WRF-Hydro NUOPC Cap
 All Classes Files Functions Variables Macros Pages
Private Attributes | List of all members
wrfhydro_nuopc::type_internalstatestruct Type Reference

Private Attributes

integer did = 1
 
character hgrid = '0'
 
integer verbosity = VERBOSITY_LV1
 
character(len=64) configfile = 'hydro.namelist'
 
character(len=64) dasconfigfile = 'namelist.hrldas'
 
character(len=256) forcingdir = 'WRFHYDRO_FORCING'
 
logical nesttonest = .FALSE.
 
logical lwrite_grid = .TRUE.
 
logical llog_memory = .FALSE.
 
logical ltestfill_imp = .FALSE.
 
logical ltestfill_exp = .FALSE.
 
integer nfields = size(WRFHYDRO_FieldList)
 
integer timeslice = 0
 
integer timestepint = 0
 
logical lwrite_debug = .FALSE.
 
integer debugintvlint =0
 
type(esmf_timeinterval) debugintvl
 
type(esmf_timeinterval) debugimpaccum
 
type(esmf_timeinterval) debugexpaccum
 
integer debugimpslice = 1
 
integer debugexpslice = 1
 
type(esmf_clock), dimension(1) clock
 
type(esmf_timeinterval),
dimension(1) 
steptimer
 
type(esmf_state), dimension(1) nstateimp
 
type(esmf_state), dimension(1) nstateexp
 
integer, dimension(1) mode = WRFHYDRO_Unknown
 

Member Data Documentation

type (esmf_clock), dimension(1) wrfhydro_nuopc::type_internalstatestruct::clock
private
character(len=64) wrfhydro_nuopc::type_internalstatestruct::configfile = 'hydro.namelist'
private
character(len=64) wrfhydro_nuopc::type_internalstatestruct::dasconfigfile = 'namelist.hrldas'
private
type(esmf_timeinterval) wrfhydro_nuopc::type_internalstatestruct::debugexpaccum
private
integer wrfhydro_nuopc::type_internalstatestruct::debugexpslice = 1
private
type(esmf_timeinterval) wrfhydro_nuopc::type_internalstatestruct::debugimpaccum
private
integer wrfhydro_nuopc::type_internalstatestruct::debugimpslice = 1
private
type(esmf_timeinterval) wrfhydro_nuopc::type_internalstatestruct::debugintvl
private
integer wrfhydro_nuopc::type_internalstatestruct::debugintvlint =0
private
integer wrfhydro_nuopc::type_internalstatestruct::did = 1
private
character(len=256) wrfhydro_nuopc::type_internalstatestruct::forcingdir = 'WRFHYDRO_FORCING'
private
character wrfhydro_nuopc::type_internalstatestruct::hgrid = '0'
private
logical wrfhydro_nuopc::type_internalstatestruct::llog_memory = .FALSE.
private
logical wrfhydro_nuopc::type_internalstatestruct::ltestfill_exp = .FALSE.
private
logical wrfhydro_nuopc::type_internalstatestruct::ltestfill_imp = .FALSE.
private
logical wrfhydro_nuopc::type_internalstatestruct::lwrite_debug = .FALSE.
private
logical wrfhydro_nuopc::type_internalstatestruct::lwrite_grid = .TRUE.
private
integer, dimension(1) wrfhydro_nuopc::type_internalstatestruct::mode = WRFHYDRO_Unknown
private
logical wrfhydro_nuopc::type_internalstatestruct::nesttonest = .FALSE.
private
integer wrfhydro_nuopc::type_internalstatestruct::nfields = size(WRFHYDRO_FieldList)
private
type(esmf_state), dimension(1) wrfhydro_nuopc::type_internalstatestruct::nstateexp
private
type(esmf_state), dimension(1) wrfhydro_nuopc::type_internalstatestruct::nstateimp
private
type (esmf_timeinterval), dimension(1) wrfhydro_nuopc::type_internalstatestruct::steptimer
private
integer wrfhydro_nuopc::type_internalstatestruct::timeslice = 0
private
integer wrfhydro_nuopc::type_internalstatestruct::timestepint = 0
private
integer wrfhydro_nuopc::type_internalstatestruct::verbosity = VERBOSITY_LV1
private

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