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_pet

Element daily_interannual_pet ftype=logical pytype=bool

descriptor_directory

Element descriptor_directory ftype=character(lchar) pytype=str

descriptor_format

Element descriptor_format ftype=character(lchar) pytype=str

descriptor_name

Element descriptor_name ftype=character(20) pytype=str

dt

Element dt ftype=real(sp) pytype=float

end_time

Element end_time ftype=character(lchar) pytype=str

mean_forcing

Element mean_forcing ftype=logical pytype=bool

pet_conversion_factor

Element pet_conversion_factor ftype=real(sp) pytype=float

pet_directory

Element pet_directory ftype=character(lchar) pytype=str

pet_format

Element pet_format ftype=character(lchar) pytype=str

prcp_conversion_factor

Element prcp_conversion_factor ftype=real(sp) pytype=float

prcp_directory

Element prcp_directory ftype=character(lchar) pytype=str

prcp_format

Element prcp_format ftype=character(lchar) pytype=str

prcp_yyyymmdd_access

Element prcp_yyyymmdd_access ftype=logical pytype=bool

qobs_directory

Element qobs_directory ftype=character(lchar) pytype=str

read_descriptor

Element read_descriptor ftype=logical pytype=bool

read_pet

Element read_pet ftype=logical pytype=bool

read_prcp

Element read_prcp ftype=logical pytype=bool

read_qobs

Element read_qobs ftype=logical pytype=bool

save_net_prcp_domain

Element save_net_prcp_domain ftype=logical pytype=bool

save_qsim_domain

Element save_qsim_domain ftype=logical pytype=bool

sparse_storage

Element sparse_storage ftype=logical pytype=bool

start_time

Element start_time ftype=character(lchar) pytype=str

structure

Element structure ftype=character(lchar) pytype=str

Methods

copy

from_handle