#include <pihm.h>
Data Fields | |
int | index |
int | node [3] |
int | nabr [3] |
realtype | edge [3] |
realtype | area |
realtype | x |
realtype | y |
realtype | zmin |
realtype | zmax |
realtype | NodeZmin |
realtype | NodeZmax |
realtype | NodeDist |
realtype | Ksat |
realtype | Porosity |
realtype | Alpha |
realtype | Beta |
realtype | Sf |
realtype | RzD |
realtype | LAImax |
realtype | VegFrac |
realtype | Albedo |
realtype | Rs_ref |
realtype | Rmin |
realtype | Rough |
realtype | windH |
int | soil |
int | LC |
int | IC |
int | BC |
int | prep |
int | temp |
int | humidity |
int | WindVel |
int | Rn |
int | G |
int | pressure |
int | source |
Definition at line 51 of file pihm.h.
int element_type::node[3] |
nodes of an element :: counter-clock-wise
Definition at line 55 of file pihm.h.
Referenced by initialize(), and read_alloc().
int element_type::nabr[3] |
neighbor i shares edge i (0: on boundary)
Definition at line 56 of file pihm.h.
Referenced by read_alloc().
realtype element_type::edge[3] |
realtype element_type::area |
realtype element_type::x |
realtype element_type::y |
realtype element_type::zmin |
realtype element_type::zmax |
realtype element_type::NodeZmin |
realtype element_type::NodeZmax |
realtype element_type::NodeDist |
realtype element_type::Ksat |
realtype element_type::Porosity |
realtype element_type::Alpha |
realtype element_type::Beta |
realtype element_type::Sf |
realtype element_type::RzD |
realtype element_type::LAImax |
realtype element_type::VegFrac |
Vegitation Fraction
Definition at line 78 of file pihm.h.
Referenced by calET_IS(), printET0(), and printET0cdf().
realtype element_type::Albedo |
realtype element_type::Rs_ref |
realtype element_type::Rmin |
realtype element_type::Rough |
realtype element_type::windH |
Height at which Wind Velocity is measured
Definition at line 83 of file pihm.h.
Referenced by calET_IS().
int element_type::LC |
int element_type::IC |
int element_type::BC |
boundary type. 0:natural bc (no flow); +ve:Dirichlet BC; -ve:Nuemann BC
Definition at line 89 of file pihm.h.
Referenced by read_alloc().
precipatation (forcing) type
Definition at line 91 of file pihm.h.
Referenced by calET_IS(), and read_alloc().
tempurature (forcing) type
Definition at line 92 of file pihm.h.
Referenced by calET_IS(), and read_alloc().
wind velocity type
Definition at line 94 of file pihm.h.
Referenced by calET_IS(), and read_alloc().
int element_type::Rn |
net radiation input
Definition at line 95 of file pihm.h.
Referenced by calET_IS(), and read_alloc().
int element_type::G |