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