SUEWS API Site
Documentation of SUEWS source code
|
Variables | |
integer | tstep |
integer | tstep_prev |
integer | nsh |
integer | nsd |
integer | nsdorig |
integer | t_interval |
integer | nper |
integer | nperestm |
real(kind(1d0)) | nsh_real |
real(kind(1d0)) | tstep_real |
real(kind(1d0)) | nper_real |
real(kind(1d0)) | nperestm_real |
real(kind(1d0)) | halftimestep |
integer | stabilitymethod |
integer | roughlenheatmethod |
integer | in |
integer | is |
integer | aerodynamicresistancemethod = 2 |
integer | ie_start |
integer | ie_end |
real(kind(1d0)), dimension(2) | surplusevap |
real(kind(1d0)) | flowchange |
real(kind(1d0)) | pipecapacity |
real(kind(1d0)) | runofftowater |
real(kind(1d0)) | smcap |
real(kind(1d0)) | soildensity |
real(kind(1d0)) | soildepthmeas |
real(kind(1d0)) | soilrocks |
real(kind(1d0)) | surfacearea |
real(kind(1d0)) | surfacearea_ha |
real(kind(1d0)) | waterbodytype |
real(kind(1d0)) | waterstorcap |
real(kind(1d0)) | wuareaevetr_m2 |
real(kind(1d0)) | wuareadectr_m2 |
real(kind(1d0)) | wuareagrass_m2 |
real(kind(1d0)) | wuareatotal_m2 |
real(kind(1d0)) | wu_evetr |
real(kind(1d0)) | wu_dectr |
real(kind(1d0)) | wu_grass |
real(kind(1d0)) | additionalwater |
real(kind(1d0)) | ch_per_interval |
real(kind(1d0)) | chsnow_per_interval |
real(kind(1d0)) | di_dt |
real(kind(1d0)) | dr_per_interval |
real(kind(1d0)) | ev_per_interval |
real(kind(1d0)) | surf_chang_per_tstep |
real(kind(1d0)) | tot_chang_per_tstep |
real(kind(1d0)) | nwstate_per_tstep |
real(kind(1d0)) | state_per_tstep |
real(kind(1d0)) | drain_per_tstep |
real(kind(1d0)) | runoff_per_tstep |
real(kind(1d0)) | runoffsoil_per_tstep |
real(kind(1d0)) | ev_per_tstep |
real(kind(1d0)) | qe_per_tstep |
real(kind(1d0)) | p_mm |
real(kind(1d0)) | pin |
real(kind(1d0)) | planf |
real(kind(1d0)) | rb |
real(kind(1d0)) | runoffagimpervious |
real(kind(1d0)) | runoffagveg |
real(kind(1d0)) | runoffwaterbody |
real(kind(1d0)) | runoffpipes |
real(kind(1d0)) | runoffagimpervious_m3 |
real(kind(1d0)) | runoffagveg_m3 |
real(kind(1d0)) | runoffwaterbody_m3 |
real(kind(1d0)) | runoffpipes_m3 |
real(kind(1d0)) | runoff_per_interval |
real(kind(1d0)) | addimpervious |
real(kind(1d0)) | addveg |
real(kind(1d0)) | addwaterbody |
real(kind(1d0)) | addpipes |
real(kind(1d0)) | runoffsoil_per_interval |
real(kind(1d0)) | qe_per_interval |
real(kind(1d0)) | soilmoistcap |
real(kind(1d0)) | soilstate |
real(kind(1d0)) | st_per_interval |
real(kind(1d0)) | surpluswaterbody |
real(kind(1d0)) | tlv_sub |
real(kind(1d0)) | overuse = 0 |
real(kind(1d0)) | zh |
real(kind(1d0)) | h |
real(kind(1d0)) | l_mod |
real(kind(1d0)) | psim |
real(kind(1d0)) | psih |
real(kind(1d0)) | ra |
real(kind(1d0)) | rasnow |
real(kind(1d0)) | tstar |
real(kind(1d0)) | ustar |
real(kind(1d0)) | z0_gis |
real(kind(1d0)) | resistsurf |
real(kind(1d0)) | gdq |
real(kind(1d0)) | qnm |
real(kind(1d0)) | gq |
real(kind(1d0)) | gtemp |
real(kind(1d0)) | gl |
real(kind(1d0)) | sdp |
real(kind(1d0)) | smd |
real(kind(1d0)) | vsmd |
real(kind(1d0)) | gs |
real(kind(1d0)) | gsc |
real(kind(1d0)) | rss |
real(kind(1d0)) | vdrc |
real(kind(1d0)) | numpm |
real(kind(1d0)) | sp |
real(kind(1d0)) | sae |
real(kind(1d0)) | ev |
real(kind(1d0)) | rst |
real(kind(1d0)) | qeph |
real(kind(1d0)) | qeout |
real(kind(1d0)), dimension(:), allocatable | qhforcbl |
real(kind(1d0)), dimension(:), allocatable | qeforcbl |
integer | qh_choice |
real(kind(1d0)) | ext_wu |
real(kind(1d0)) | faut |
real(kind(1d0)) | h_maintain |
real(kind(1d0)) | int_wu |
real(kind(1d0)) | irrfracpaved |
real(kind(1d0)) | irrfracbldgs |
real(kind(1d0)) | irrfracevetr |
real(kind(1d0)) | irrfracdectr |
real(kind(1d0)) | irrfracgrass |
real(kind(1d0)) | irrfracbsoil |
real(kind(1d0)) | irrfracwater |
real(kind(1d0)) | internalwateruse_h |
real(kind(1d0)), dimension(7) | daywatper |
real(kind(1d0)), dimension(7) | daywat |
real(kind(1d0)), dimension(3) | ie_a |
real(kind(1d0)), dimension(3) | ie_m |
real(kind(1d0)) sues_data::addimpervious |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::additionalwater |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::addpipes |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::addveg |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::addwaterbody |
Definition at line 1435 of file suews_ctrl_const.f95.
integer sues_data::aerodynamicresistancemethod = 2 |
Definition at line 1406 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::ch_per_interval |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::chsnow_per_interval |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)), dimension(7) sues_data::daywat |
Definition at line 1531 of file suews_ctrl_const.f95.
Referenced by initialstate(), suews_calculations(), and suews_translate().
real(kind(1d0)), dimension(7) sues_data::daywatper |
Definition at line 1531 of file suews_ctrl_const.f95.
Referenced by initialstate(), suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::di_dt |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::dr_per_interval |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::drain_per_tstep |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::ev |
Definition at line 1504 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::ev_per_interval |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::ev_per_tstep |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::ext_wu |
Definition at line 1517 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::faut |
Definition at line 1517 of file suews_ctrl_const.f95.
Referenced by initialstate(), suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::flowchange |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::gdq |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::gl |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::gq |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::gs |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::gsc |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::gtemp |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::h |
Definition at line 1479 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::h_maintain |
Definition at line 1517 of file suews_ctrl_const.f95.
Referenced by initialstate(), suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::halftimestep |
Definition at line 1396 of file suews_ctrl_const.f95.
Referenced by metdisagg::disaggregatemet(), and overallruncontrol().
real(kind(1d0)), dimension(3) sues_data::ie_a |
Definition at line 1536 of file suews_ctrl_const.f95.
Referenced by initialstate(), suews_calculations(), and suews_translate().
integer sues_data::ie_end |
Definition at line 1408 of file suews_ctrl_const.f95.
Referenced by initialstate(), suews_calculations(), and suews_translate().
real(kind(1d0)), dimension(3) sues_data::ie_m |
Definition at line 1536 of file suews_ctrl_const.f95.
Referenced by initialstate(), suews_calculations(), and suews_translate().
integer sues_data::ie_start |
Definition at line 1408 of file suews_ctrl_const.f95.
Referenced by initialstate(), suews_calculations(), and suews_translate().
integer sues_data::in |
Definition at line 1402 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::int_wu |
Definition at line 1517 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::internalwateruse_h |
Definition at line 1517 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::irrfracbldgs |
Definition at line 1517 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::irrfracbsoil |
Definition at line 1517 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::irrfracdectr |
Definition at line 1517 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::irrfracevetr |
Definition at line 1517 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::irrfracgrass |
Definition at line 1517 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::irrfracpaved |
Definition at line 1517 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::irrfracwater |
Definition at line 1517 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
integer sues_data::is |
Definition at line 1403 of file suews_ctrl_const.f95.
Referenced by suews_calculations().
real(kind(1d0)) sues_data::l_mod |
Definition at line 1479 of file suews_ctrl_const.f95.
integer sues_data::nper |
Definition at line 1384 of file suews_ctrl_const.f95.
Referenced by metdisagg::disaggregatemet(), and suews_program().
real(kind(1d0)) sues_data::nper_real |
Definition at line 1392 of file suews_ctrl_const.f95.
Referenced by suews_program().
integer sues_data::nperestm |
Definition at line 1384 of file suews_ctrl_const.f95.
Referenced by metdisagg::disaggregateestm(), and suews_program().
real(kind(1d0)) sues_data::nperestm_real |
Definition at line 1392 of file suews_ctrl_const.f95.
Referenced by suews_program().
integer sues_data::nsd |
Definition at line 1384 of file suews_ctrl_const.f95.
Referenced by metdisagg::disaggregateestm(), metdisagg::disaggregatemet(), overallruncontrol(), and suews_program().
integer sues_data::nsdorig |
Definition at line 1384 of file suews_ctrl_const.f95.
Referenced by suews_program().
integer sues_data::nsh |
Definition at line 1384 of file suews_ctrl_const.f95.
Referenced by initialstate(), overallruncontrol(), ctrl_output::suews_output_agg(), ctrl_output::suews_output_txt_grp(), and suews_program().
real(kind(1d0)) sues_data::nsh_real |
Definition at line 1392 of file suews_ctrl_const.f95.
Referenced by nextinitial(), overallruncontrol(), and suews_calculations().
real(kind(1d0)) sues_data::numpm |
Definition at line 1504 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::nwstate_per_tstep |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::overuse = 0 |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::p_mm |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::pin |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::pipecapacity |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::planf |
Definition at line 1435 of file suews_ctrl_const.f95.
Referenced by initialstate().
real(kind(1d0)) sues_data::psih |
Definition at line 1479 of file suews_ctrl_const.f95.
Referenced by resist_module::aerodynamicresistance(), bluews_module::cbl_initial(), and suews_calculations().
real(kind(1d0)) sues_data::psim |
Definition at line 1479 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::qe_per_interval |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::qe_per_tstep |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)), dimension(:), allocatable sues_data::qeforcbl |
Definition at line 1513 of file suews_ctrl_const.f95.
Referenced by bluews_module::cbl_initial(), suews_calculations(), and suews_program().
real(kind(1d0)) sues_data::qeout |
Definition at line 1504 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::qeph |
Definition at line 1504 of file suews_ctrl_const.f95.
integer sues_data::qh_choice |
Definition at line 1514 of file suews_ctrl_const.f95.
Referenced by bluews_module::cbl_initial(), suews_calculations(), and suews_program().
real(kind(1d0)), dimension(:), allocatable sues_data::qhforcbl |
Definition at line 1513 of file suews_ctrl_const.f95.
Referenced by bluews_module::cbl_initial(), suews_calculations(), and suews_program().
real(kind(1d0)) sues_data::qnm |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::ra |
Definition at line 1479 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::rasnow |
Definition at line 1479 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::rb |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::resistsurf |
Definition at line 1490 of file suews_ctrl_const.f95.
integer sues_data::roughlenheatmethod |
Definition at line 1399 of file suews_ctrl_const.f95.
Referenced by overallruncontrol(), suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::rss |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::rst |
Definition at line 1504 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoff_per_interval |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoff_per_tstep |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoffagimpervious |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoffagimpervious_m3 |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoffagveg |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoffagveg_m3 |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoffpipes |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoffpipes_m3 |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoffsoil_per_interval |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoffsoil_per_tstep |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runofftowater |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::runoffwaterbody |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::runoffwaterbody_m3 |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::sae |
Definition at line 1504 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::sdp |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::smcap |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by metdisagg::disaggregatemet(), suews_initializemetdata(), and suews_translate().
real(kind(1d0)) sues_data::smd |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::soildensity |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by metdisagg::disaggregatemet(), suews_initializemetdata(), and suews_translate().
real(kind(1d0)) sues_data::soildepthmeas |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by metdisagg::disaggregatemet(), suews_initializemetdata(), and suews_translate().
real(kind(1d0)) sues_data::soilmoistcap |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::soilrocks |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by metdisagg::disaggregatemet(), suews_initializemetdata(), and suews_translate().
real(kind(1d0)) sues_data::soilstate |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::sp |
Definition at line 1504 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::st_per_interval |
Definition at line 1435 of file suews_ctrl_const.f95.
integer sues_data::stabilitymethod |
Definition at line 1399 of file suews_ctrl_const.f95.
Referenced by overallruncontrol(), suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::state_per_tstep |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::surf_chang_per_tstep |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::surfacearea |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::surfacearea_ha |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by suews_translate().
real(kind(1d0)), dimension(2) sues_data::surplusevap |
Definition at line 1411 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::surpluswaterbody |
Definition at line 1435 of file suews_ctrl_const.f95.
integer sues_data::t_interval |
Definition at line 1384 of file suews_ctrl_const.f95.
Referenced by overallruncontrol().
real(kind(1d0)) sues_data::tlv_sub |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::tot_chang_per_tstep |
Definition at line 1435 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::tstar |
Definition at line 1479 of file suews_ctrl_const.f95.
integer sues_data::tstep |
Definition at line 1384 of file suews_ctrl_const.f95.
Referenced by metdisagg::disaggregateestm(), metdisagg::disaggregatemet(), overallruncontrol(), suews_calculations(), estm_module::suews_getestmdata(), ctrl_output::suews_output(), suews_program(), and suews_translate().
integer sues_data::tstep_prev |
Definition at line 1384 of file suews_ctrl_const.f95.
Referenced by overallruncontrol(), suews_calculations(), and suews_translate().
real(kind(1d0)) sues_data::tstep_real |
Definition at line 1392 of file suews_ctrl_const.f95.
Referenced by overallruncontrol(), estm_module::suews_getestmdata(), and suews_initializemetdata().
real(kind(1d0)) sues_data::ustar |
Definition at line 1479 of file suews_ctrl_const.f95.
Referenced by bluews_module::cbl_initial(), and suews_calculations().
real(kind(1d0)) sues_data::vdrc |
Definition at line 1504 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::vsmd |
Definition at line 1490 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::waterbodytype |
Definition at line 1415 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::waterstorcap |
Definition at line 1415 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::wu_dectr |
Definition at line 1415 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::wu_evetr |
Definition at line 1415 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::wu_grass |
Definition at line 1415 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::wuareadectr_m2 |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by suews_translate().
real(kind(1d0)) sues_data::wuareaevetr_m2 |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by suews_translate().
real(kind(1d0)) sues_data::wuareagrass_m2 |
Definition at line 1415 of file suews_ctrl_const.f95.
Referenced by suews_translate().
real(kind(1d0)) sues_data::wuareatotal_m2 |
Definition at line 1415 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::z0_gis |
Definition at line 1479 of file suews_ctrl_const.f95.
real(kind(1d0)) sues_data::zh |
Definition at line 1435 of file suews_ctrl_const.f95.
Referenced by initialstate().