14#include "ld_modelsconfig.h"
15#include <containers/cbm_vector.h>
16#include "mbe_legacymodel.h"
17#include "physiology/ld_stomatalconductance.h"
21class LDNDC_API BerryBall
24 static double const TK25;
26 static double const TK30;
28 static double const T30;
30 static double const TPU25;
32 static double const FGC;
34 static double const TO25;
36 static double const FDET;
38 static double const CDET;
40 static double const PHI;
42 static double const FREP;
44 static double const CREP;
46 static double const GAMMA0;
48 static double const C4WPFACT;
68 double *carbonuptake_fl;
69 double *relativeconductance_fl;
75 double *co2comp25_std_fl;
124 double max_foliage_layer;
125 double nd_airpressure;
133 double *co2_concentration_fl;
134 double *sunlitfoliagefraction_fl;
172 set_vegetation_base_state( MoBiLE_Plant *);
175 set_vegetation_non_stomatal_water_limitation_state(
double const & ,
181 get_vegetation_state( MoBiLE_Plant *);
Spatially explicit groundwater model.
Definition: airchemistryput.h:15
stomatalconductance_method_e
Stomatal conductance methods.
Definition: ld_stomatalconductance.h:20