element_IC_type Struct Reference

Data Structure of Initial Condition State of an Element. More...

#include <pihm.h>


Data Fields

int index
realtype interception
realtype snow
realtype surf
realtype unsat
realtype sat


Detailed Description

Data Structure of Initial Condition State of an Element.

Definition at line 119 of file pihm.h.


Field Documentation

int element_IC_type::index

Definition at line 122 of file pihm.h.

realtype element_IC_type::interception

Interception IC State (head) of the Element

Definition at line 124 of file pihm.h.

Referenced by read_alloc().

realtype element_IC_type::snow

Snow IC State (head) of the Element

Definition at line 125 of file pihm.h.

Referenced by read_alloc().

realtype element_IC_type::surf

Overland IC State (head) of the Element

Definition at line 126 of file pihm.h.

Referenced by read_alloc().

realtype element_IC_type::unsat

Unsaturated IC State (head) of the Element

Definition at line 127 of file pihm.h.

Referenced by read_alloc().

realtype element_IC_type::sat

Saturated IC State (head) of the Element

Definition at line 128 of file pihm.h.

Referenced by read_alloc().


The documentation for this struct was generated from the following file:
Generated on Thu Jul 12 14:34:20 2007 for PIHM by  doxygen 1.5.2