soils_type Struct Reference

Data Structure of a Soil Type. More...

#include <pihm.h>


Data Fields

int index
realtype Ksat
realtype SitaS
realtype SitaR
realtype Alpha
realtype Beta
realtype Sf
realtype RzD
int Macropore
realtype base
realtype gama
int Inf


Detailed Description

Data Structure of a Soil Type.

Definition at line 135 of file pihm.h.


Field Documentation

int soils_type::index

soil type class number

Definition at line 138 of file pihm.h.

Referenced by read_alloc().

realtype soils_type::Ksat

saturated soil conductivity

Definition at line 140 of file pihm.h.

Referenced by read_alloc().

realtype soils_type::SitaS

soil porosity

Definition at line 141 of file pihm.h.

Referenced by read_alloc().

realtype soils_type::SitaR

soil moisture residual

Definition at line 142 of file pihm.h.

Referenced by read_alloc().

realtype soils_type::Alpha

soil curve parameter 1

Definition at line 143 of file pihm.h.

Referenced by read_alloc().

realtype soils_type::Beta

soil curve parameter 2

Definition at line 144 of file pihm.h.

Referenced by read_alloc().

realtype soils_type::Sf

surface slope of friction

Definition at line 145 of file pihm.h.

Referenced by read_alloc().

realtype soils_type::RzD

rootZone Depth

Definition at line 146 of file pihm.h.

Referenced by read_alloc().

int soils_type::Macropore

1: macropore; 0: regular soil

Definition at line 148 of file pihm.h.

Referenced by read_alloc().

realtype soils_type::base

base value

Definition at line 149 of file pihm.h.

Referenced by read_alloc().

realtype soils_type::gama

amplifier factor

Definition at line 150 of file pihm.h.

Referenced by read_alloc().

int soils_type::Inf

index of infiltration capacity type

Definition at line 152 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