SUEWS API Site
Documentation of SUEWS source code
Public Attributes | List of all members
suews_driver::lc_dectr_prm Type Reference
Collaboration diagram for suews_driver::lc_dectr_prm:
Collaboration graph
[legend]

Public Attributes

real(kind(1d0)) sfr
 
real(kind(1d0)) emis
 
real(kind(1d0)) faidectree
 
real(kind(1d0)) dectreeh
 
real(kind(1d0)) pormin_dec
 
real(kind(1d0)) pormax_dec
 
real(kind(1d0)) alb_min
 
real(kind(1d0)) alb_max
 
type(ohm_prmohm
 
type(soil_prmsoil
 
real(kind(1d0)) statelimit
 
real(kind(1d0)) capmax_dec
 
real(kind(1d0)) capmin_dec
 
real(kind(1d0)) irrfracdectr
 
real(kind(1d0)) wetthresh
 
type(bioco2_prmbioco2
 
real(kind(1d0)) maxconductance
 
type(lai_prmlai
 
type(water_dist_prmwaterdist
 

Detailed Description

Definition at line 405 of file suews_ctrl_driver.f95.

Member Data Documentation

◆ alb_max

real(kind(1d0)) suews_driver::lc_dectr_prm::alb_max

Definition at line 413 of file suews_ctrl_driver.f95.

413 REAL(KIND(1D0)) :: alb_max

◆ alb_min

real(kind(1d0)) suews_driver::lc_dectr_prm::alb_min

Definition at line 412 of file suews_ctrl_driver.f95.

412 REAL(KIND(1D0)) :: alb_min

◆ bioco2

type(bioco2_prm) suews_driver::lc_dectr_prm::bioco2

Definition at line 421 of file suews_ctrl_driver.f95.

421 TYPE(bioCO2_PRM) :: bioco2

◆ capmax_dec

real(kind(1d0)) suews_driver::lc_dectr_prm::capmax_dec

Definition at line 417 of file suews_ctrl_driver.f95.

417 REAL(KIND(1D0)) :: capmax_dec ! Maximum water storage capacity for upper surfaces (i.e. canopy) (absent for evergreen trees ??)

◆ capmin_dec

real(kind(1d0)) suews_driver::lc_dectr_prm::capmin_dec

Definition at line 418 of file suews_ctrl_driver.f95.

418 REAL(KIND(1D0)) :: capmin_dec ! Minimum water storage capacity for upper surfaces (i.e. canopy).

◆ dectreeh

real(kind(1d0)) suews_driver::lc_dectr_prm::dectreeh

Definition at line 409 of file suews_ctrl_driver.f95.

409 REAL(KIND(1D0)) :: dectreeh

◆ emis

real(kind(1d0)) suews_driver::lc_dectr_prm::emis

Definition at line 407 of file suews_ctrl_driver.f95.

407 REAL(KIND(1D0)) :: emis

◆ faidectree

real(kind(1d0)) suews_driver::lc_dectr_prm::faidectree

Definition at line 408 of file suews_ctrl_driver.f95.

408 REAL(KIND(1D0)) :: faidectree

◆ irrfracdectr

real(kind(1d0)) suews_driver::lc_dectr_prm::irrfracdectr

Definition at line 419 of file suews_ctrl_driver.f95.

419 REAL(KIND(1D0)) :: irrfracdectr

◆ lai

type(lai_prm) suews_driver::lc_dectr_prm::lai

Definition at line 424 of file suews_ctrl_driver.f95.

424 TYPE(LAI_PRM) :: lai

◆ maxconductance

real(kind(1d0)) suews_driver::lc_dectr_prm::maxconductance

Definition at line 422 of file suews_ctrl_driver.f95.

422 REAL(KIND(1D0)) :: maxconductance ! the maximum conductance of each vegetation or surface type. [mm s-1]

◆ ohm

type(ohm_prm) suews_driver::lc_dectr_prm::ohm

Definition at line 414 of file suews_ctrl_driver.f95.

414 TYPE(OHM_PRM) :: ohm

◆ pormax_dec

real(kind(1d0)) suews_driver::lc_dectr_prm::pormax_dec

Definition at line 411 of file suews_ctrl_driver.f95.

411 REAL(KIND(1D0)) :: pormax_dec

◆ pormin_dec

real(kind(1d0)) suews_driver::lc_dectr_prm::pormin_dec

Definition at line 410 of file suews_ctrl_driver.f95.

410 REAL(KIND(1D0)) :: pormin_dec ! absent for evergreen trees ??

◆ sfr

real(kind(1d0)) suews_driver::lc_dectr_prm::sfr

Definition at line 406 of file suews_ctrl_driver.f95.

406 REAL(KIND(1D0)) :: sfr

◆ soil

type(soil_prm) suews_driver::lc_dectr_prm::soil

Definition at line 415 of file suews_ctrl_driver.f95.

415 TYPE(SOIL_PRM) :: soil

◆ statelimit

real(kind(1d0)) suews_driver::lc_dectr_prm::statelimit

Definition at line 416 of file suews_ctrl_driver.f95.

416 REAL(KIND(1D0)) :: statelimit ! ******* dummy variable *******

◆ waterdist

type(water_dist_prm) suews_driver::lc_dectr_prm::waterdist

Definition at line 425 of file suews_ctrl_driver.f95.

425 TYPE(WATER_DIST_PRM) :: waterdist

◆ wetthresh

real(kind(1d0)) suews_driver::lc_dectr_prm::wetthresh

Definition at line 420 of file suews_ctrl_driver.f95.

420 REAL(KIND(1D0)) :: wetthresh

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