smash.solver._mwd_setup.SetupDT#
- class smash.solver._mwd_setup.SetupDT(name=setupdt)[source]#
Defined at smash/solver/derived_type/mwd_setup.f90 lines 82-115
Notes
SetupDT Derived Type.
- Attributes:
daily_interannual_petElement daily_interannual_pet ftype=logical pytype=bool
descriptor_directoryElement descriptor_directory ftype=character(lchar) pytype=str
descriptor_formatElement descriptor_format ftype=character(lchar) pytype=str
descriptor_nameElement descriptor_name ftype=character(20) pytype=str
dtElement dt ftype=real(sp) pytype=float
end_timeElement end_time ftype=character(lchar) pytype=str
mean_forcingElement mean_forcing ftype=logical pytype=bool
pet_conversion_factorElement pet_conversion_factor ftype=real(sp) pytype=float
pet_directoryElement pet_directory ftype=character(lchar) pytype=str
pet_formatElement pet_format ftype=character(lchar) pytype=str
prcp_conversion_factorElement prcp_conversion_factor ftype=real(sp) pytype=float
prcp_directoryElement prcp_directory ftype=character(lchar) pytype=str
prcp_formatElement prcp_format ftype=character(lchar) pytype=str
prcp_yyyymmdd_accessElement prcp_yyyymmdd_access ftype=logical pytype=bool
qobs_directoryElement qobs_directory ftype=character(lchar) pytype=str
read_descriptorElement read_descriptor ftype=logical pytype=bool
read_petElement read_pet ftype=logical pytype=bool
read_prcpElement read_prcp ftype=logical pytype=bool
read_qobsElement read_qobs ftype=logical pytype=bool
save_net_prcp_domainElement save_net_prcp_domain ftype=logical pytype=bool
save_qsim_domainElement save_qsim_domain ftype=logical pytype=bool
sparse_storageElement sparse_storage ftype=logical pytype=bool
start_timeElement start_time ftype=character(lchar) pytype=str
structureElement structure ftype=character(lchar) pytype=str
Methods
copy
from_handle