LandscapeDNDC
1.37.0
Loading...
Searching...
No Matches
ld_oryza2000_phenol.h
1
8
9
#ifndef ORYZA2000_PHENOL_H_
10
#define ORYZA2000_PHENOL_H_
11
12
namespace
ldndc
{
13
14
class
Oryza2000State;
15
class
Oryza2000Phenol
16
{
17
18
public
:
19
Oryza2000Phenol();
20
~Oryza2000Phenol();
21
22
void
run( Oryza2000State *,
double
);
23
24
void
reset();
25
26
private
:
27
double
tstr;
//Temperature sum for phenological development at transplanting (°Cd)
28
};
29
}
/* namespace ldndc */
30
31
32
#endif
/* !ORYZA2000_PHENOL_H_ */
33
ldndc
Spatially explicit groundwater model.
Definition
airchemistryput.h:15
kernels
oryza2000
ld_oryza2000_phenol.h
Generated by
1.13.2