Go to the documentation of this file. 1 #ifndef MOJA_MODULES_CBM_PLDECAYPARAS_H_
2 #define MOJA_MODULES_CBM_PLDECAYPARAS_H_
4 #include "moja/modules/cbm/_modules.cbm_exports.h"
5 #include "moja/flint/modulebase.h"
15 double akwsb()
const {
return _akwsb; }
16 double akwc()
const {
return _akwc; }
17 double akwfe()
const {
return _akwfe; }
18 double akwfne()
const {
return _akwfne; }
19 double akwr()
const {
return _akwr; }
20 double akfm()
const {
return _akfm; }
21 double aksf()
const {
return _aksf; }
22 double aksr()
const {
return _aksr; }
23 double aka()
const {
return _aka; }
24 double akc()
const {
return _akc; }
25 double akaa()
const {
return _aka; }
26 double akco()
const {
return _akc; }
28 double MAT()
const {
return _MAT; }
29 double tref()
const {
return _tref; }
30 double c()
const {
return _c; }
31 double d()
const {
return _d; }
33 double Q10wsb()
const {
return _Q10wsb; }
34 double Q10wc()
const {
return _Q10wc; }
35 double Q10wf()
const {
return _Q10wf; }
36 double Q10wr()
const {
return _Q10wr; }
37 double Q10sf()
const {
return _Q10sf; }
38 double Q10sr()
const {
return _Q10sr; }
39 double Q10fm()
const {
return _Q10fm; }
40 double Q10a()
const {
return _Q10a; }
41 double Q10c()
const {
return _Q10c; }
43 double Pt()
const {
return _Pt; }
45 double kwsb()
const {
return _kwsb; }
46 double kwc()
const {
return _kwc; }
47 double kwfe()
const {
return _kwfe; }
48 double kwfne()
const {
return _kwfne; }
49 double kwr()
const {
return _kwr; }
50 double kfm()
const {
return _kfm; }
51 double ksf()
const {
return _ksf; }
52 double ksr()
const {
return _ksr; }
53 double ka()
const {
return _ka; }
54 double kc()
const {
return _kc; }
55 double kaa()
const {
return _ka; }
56 double kco()
const {
return _kc; }
68 void setValue(
const DynamicObject& data)
override;
70 void updateAppliedDecayParameters(
double meanAnnualTemperature);
112 double computeAppliedDecayRate(
double baseDecayRate,
double q10);
double kaa() const
Definition: peatlanddecayparameters.h:55
double aka() const
Definition: peatlanddecayparameters.h:23
double Q10wc() const
Definition: peatlanddecayparameters.h:34
Definition: peatlanddecayparameters.h:13
double kwr() const
Definition: peatlanddecayparameters.h:49
Definition: ageclasshelper.cpp:12
double kwsb() const
Definition: peatlanddecayparameters.h:45
double kwc() const
Definition: peatlanddecayparameters.h:46
double ka() const
Definition: peatlanddecayparameters.h:53
double kfm() const
Definition: peatlanddecayparameters.h:50
double Q10sf() const
Definition: peatlanddecayparameters.h:37
double kc() const
Definition: peatlanddecayparameters.h:54
double akc() const
Definition: peatlanddecayparameters.h:24
PeatlandDecayParameters()
Default constructor
Definition: peatlanddecayparameters.h:62
double akwr() const
Definition: peatlanddecayparameters.h:19
double ksf() const
Definition: peatlanddecayparameters.h:51
double Q10sr() const
Definition: peatlanddecayparameters.h:38
double d() const
Definition: peatlanddecayparameters.h:31
double Q10wf() const
Definition: peatlanddecayparameters.h:35
double aksf() const
Definition: peatlanddecayparameters.h:21
double Pt() const
Definition: peatlanddecayparameters.h:43
Definition: peatlandparameters.h:15
double Q10a() const
Definition: peatlanddecayparameters.h:40
double akfm() const
Definition: peatlanddecayparameters.h:20
double kwfne() const
Definition: peatlanddecayparameters.h:48
PeatlandLandCoverType
Definition: peatlandparameters.h:12
double MAT() const
Definition: peatlanddecayparameters.h:28
double Q10fm() const
Definition: peatlanddecayparameters.h:39
double akwc() const
Definition: peatlanddecayparameters.h:16
PeatlandType
Definition: peatlandparameters.h:11
double ksr() const
Definition: peatlanddecayparameters.h:52
double c() const
Definition: peatlanddecayparameters.h:30
double kco() const
Definition: peatlanddecayparameters.h:56
double kwfe() const
Definition: peatlanddecayparameters.h:47
double akwfne() const
Definition: peatlanddecayparameters.h:18
double akwsb() const
Definition: peatlanddecayparameters.h:15
double Q10wr() const
Definition: peatlanddecayparameters.h:36
double akaa() const
Definition: peatlanddecayparameters.h:25
double akco() const
Definition: peatlanddecayparameters.h:26
double akwfe() const
Definition: peatlanddecayparameters.h:17
double Q10c() const
Definition: peatlanddecayparameters.h:41
Definition: ageclasshelper.cpp:10
double tref() const
Definition: peatlanddecayparameters.h:29
double aksr() const
Definition: peatlanddecayparameters.h:22
double Q10wsb() const
Definition: peatlanddecayparameters.h:33