LandscapeDNDC
1.37.0
Loading...
Searching...
No Matches
ld_oryza2000_sublai3.h
1
8
9
#ifndef ORYZA2000_SUBLAI3_H_
10
#define ORYZA2000_SUBLAI3_H_
11
12
namespace
ldndc
{
13
14
class
Oryza2000State;
15
class
Oryza2000Sublai3
16
{
17
18
public
:
19
Oryza2000Sublai3();
20
~Oryza2000Sublai3();
21
22
void
run( Oryza2000State *);
23
24
private
:
25
26
double
x;
27
bool
testl;
28
double
test;
29
double
testset;
30
31
double
wlvgexp;
32
double
wlvgexs;
33
34
double
laiexp;
35
double
laiexs;
36
37
double
glai1;
38
double
glai2;
39
40
double
tslvtr;
41
double
tshckl;
42
43
double
dvse;
44
};
45
46
}
/* namespace ldndc */
47
48
49
#endif
/* !ORYZA2000_SUBLAI3_H_ */
50
ldndc
Spatially explicit groundwater model.
Definition
airchemistryput.h:15
kernels
oryza2000
ld_oryza2000_sublai3.h
Generated by
1.13.2