9#ifndef LDNDC_DATASYNTH_GROUNDWATER_WATERTABLE_H_
10#define LDNDC_DATASYNTH_GROUNDWATER_WATERTABLE_H_
12#include "synthesizers/groundwater/synth-groundwater.h"
16namespace ldndc{
namespace groundwater{
namespace synth
18 struct CBM_API watertable_t :
public ldndc::groundwater::synth::item_base_t
20 SYNTH_GROUNDWATER_RECORD_ITEM_COMMON_DECL(watertable_t,WATERTABLE)
23 extern watertable_t CBM_API
const synth_groundwater_watertable;
Spatially explicit groundwater model.
Definition airchemistryput.h:15