10#ifndef LD_POTENTIALEVAPOTRANSPIRATION_H_
11#define LD_POTENTIALEVAPOTRANSPIRATION_H_
13#include "ld_modelsconfig.h"
Spatially explicit groundwater model.
Definition: airchemistryput.h:15
double LDNDC_API thornthwaite_heat_index(double, size_t, double, double)
Thornthwaite heat index.
Definition: ld_thornthwaite.cpp:100
double LDNDC_API thornthwaite(double, double, double, double, double)
Potential evapotranspiration after .
Definition: ld_thornthwaite.cpp:41