SUEWS API Site
Documentation of SUEWS source code
|
Public Attributes | |
real(kind(1d0)) | sfr |
real(kind(1d0)) | emis |
type(ohm_prm) | ohm |
type(soil_prm) | soil |
real(kind(1d0)) | state |
real(kind(1d0)) | statelimit |
real(kind(1d0)) | irrfracpaved |
real(kind(1d0)) | wetthresh |
type(water_dist_prm) | waterdist |
Definition at line 379 of file suews_ctrl_driver.f95.
real(kind(1d0)) suews_driver::lc_paved_prm::emis |
Definition at line 381 of file suews_ctrl_driver.f95.
real(kind(1d0)) suews_driver::lc_paved_prm::irrfracpaved |
Definition at line 386 of file suews_ctrl_driver.f95.
type(ohm_prm) suews_driver::lc_paved_prm::ohm |
Definition at line 382 of file suews_ctrl_driver.f95.
real(kind(1d0)) suews_driver::lc_paved_prm::sfr |
Definition at line 380 of file suews_ctrl_driver.f95.
type(soil_prm) suews_driver::lc_paved_prm::soil |
Definition at line 383 of file suews_ctrl_driver.f95.
real(kind(1d0)) suews_driver::lc_paved_prm::state |
Definition at line 384 of file suews_ctrl_driver.f95.
real(kind(1d0)) suews_driver::lc_paved_prm::statelimit |
Definition at line 385 of file suews_ctrl_driver.f95.
type(water_dist_prm) suews_driver::lc_paved_prm::waterdist |
Definition at line 388 of file suews_ctrl_driver.f95.
real(kind(1d0)) suews_driver::lc_paved_prm::wetthresh |
Definition at line 387 of file suews_ctrl_driver.f95.