11#ifndef LDNDC_INPUT_SITE_TYPES_H_
12#define LDNDC_INPUT_SITE_TYPES_H_
14#include "crabmeat-common.h"
17namespace ldndc{
namespace site
35struct CBM_API iclass_site_stratum_t
37 iclass_site_stratum_t();
40 double stratum_height;
47 double stone_fraction;
81 double vangenuchten_n;
83 double vangenuchten_alpha;
106static size_t const STRATUM_PROPERTIES_CNT = 29;
107extern CBM_API ldndc_string_t
const STRATUM_PROPERTY_NAMES[STRATUM_PROPERTIES_CNT+1];
Spatially explicit groundwater model.
Definition airchemistryput.h:15
site defaults
Definition sitetypes.h:24
double sksbottom
Definition sitetypes.h:26
double watertable
Definition sitetypes.h:29