From 62ca29881644861012a799eb43db38776bb5683a Mon Sep 17 00:00:00 2001 From: Zoltan BARCZA Date: Tue, 28 Feb 2023 14:25:47 +0100 Subject: [PATCH] updating parameter.csv files --- RBBGCMuso/inst/examples/hhs/c3grass_muso7.epc | 4 ++-- RBBGCMuso/inst/examples/hhs/parameters.csv | 19 ++++++---------- RBBGCMuso/inst/examples/hhs/parameters2.csv | 22 +++++++++++++++++++ 3 files changed, 31 insertions(+), 14 deletions(-) create mode 100644 RBBGCMuso/inst/examples/hhs/parameters2.csv diff --git a/RBBGCMuso/inst/examples/hhs/c3grass_muso7.epc b/RBBGCMuso/inst/examples/hhs/c3grass_muso7.epc index 7af2d26..c06cff3 100644 --- a/RBBGCMuso/inst/examples/hhs/c3grass_muso7.epc +++ b/RBBGCMuso/inst/examples/hhs/c3grass_muso7.epc @@ -96,8 +96,8 @@ CROP SPECIFIC PARAMETERS 0.2 (prop.) theoretical maximum of flowering thermal stress mortality parameter ---------------------------------------------------------------------------------------- STRESS AND SENESCENCE PARAMETERS -0.98 (prop) VWC ratio to calc. soil moisture limit 1 (prop. to FC-WP) -0.7 (prop) VWC ratio to calc. soil moisture limit 2 (prop. to SAT-FC) +0.5 (prop) VWC ratio to calc. soil moisture limit 1 (prop. to FC-WP) +0.99 (prop) VWC ratio to calc. soil moisture limit 2 (prop. to SAT-FC) 0.4 (prop) minimum of soil moisture limit2 multiplicator (full anoxic stress value) 1000 (Pa) vapor pressure deficit: start of conductance reduction 4000 (Pa) vapor pressure deficit: complete conductance reduction diff --git a/RBBGCMuso/inst/examples/hhs/parameters.csv b/RBBGCMuso/inst/examples/hhs/parameters.csv index 4029c42..012e424 100644 --- a/RBBGCMuso/inst/examples/hhs/parameters.csv +++ b/RBBGCMuso/inst/examples/hhs/parameters.csv @@ -1,22 +1,17 @@ ABREVIATION,INDEX,min,max TRANSFERGROWTHP,11,0.1,1 T_BASE,13,0,8 -WPM,26,0,0.1 CN_leaf,29,14.3,58.8 CWIC,52,0.01,0.07 CLEC,53,0.3,0.8 -FLNR,59,0.1,0.2 +FLNR,59,0.1,0.4 MSTOMACOND,61,0.001,0.007 +BOUNDARYLAYERCOND,63,0.001,0.05 ROOTDEPTH,67,0.5,3 ROOTDISTRIB,68,0.2,5 -RELSWCCRIT1,99,0.97,1 -RELSWCCRIT2,100,0.4,1 +NFIXATION,76,0.002,0.03 +RELSWCCRIT1,99,0.4,1 SENESCENCABG,104,0,0.1 -AllocP_l, 132.60,0,1 -AllocP_fr,133.60,0,1 -AllocP_fr,134.60,0,0 -AllocP_ss,135.60,0,1 -AllocP_ls,136.60,0,0 -AllocP_ds,137.60,0,0 -AllocP_lr,138.60,0,0 -AllocP_dr,139.60,0,0 +TURNOVEROFDEADBIOMASS,109,0.01,0.4 +SLA1,140.60,20,50 +CURRENTGROWTHPROP1,141.60,0.2,1.0 diff --git a/RBBGCMuso/inst/examples/hhs/parameters2.csv b/RBBGCMuso/inst/examples/hhs/parameters2.csv new file mode 100644 index 0000000..4029c42 --- /dev/null +++ b/RBBGCMuso/inst/examples/hhs/parameters2.csv @@ -0,0 +1,22 @@ +ABREVIATION,INDEX,min,max +TRANSFERGROWTHP,11,0.1,1 +T_BASE,13,0,8 +WPM,26,0,0.1 +CN_leaf,29,14.3,58.8 +CWIC,52,0.01,0.07 +CLEC,53,0.3,0.8 +FLNR,59,0.1,0.2 +MSTOMACOND,61,0.001,0.007 +ROOTDEPTH,67,0.5,3 +ROOTDISTRIB,68,0.2,5 +RELSWCCRIT1,99,0.97,1 +RELSWCCRIT2,100,0.4,1 +SENESCENCABG,104,0,0.1 +AllocP_l, 132.60,0,1 +AllocP_fr,133.60,0,1 +AllocP_fr,134.60,0,0 +AllocP_ss,135.60,0,1 +AllocP_ls,136.60,0,0 +AllocP_ds,137.60,0,0 +AllocP_lr,138.60,0,0 +AllocP_dr,139.60,0,0