#include <pihm.h>
Data Fields | |
int | index |
realtype | interception |
realtype | snow |
realtype | surf |
realtype | unsat |
realtype | sat |
Definition at line 119 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().