Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
92 changes: 46 additions & 46 deletions parameters/NoahmpTable.TBL
Original file line number Diff line number Diff line change
Expand Up @@ -492,35 +492,35 @@

&noahmp_crop_parameters
! NCROP = 5
! 1: Corn
! 2: Soybean
! 3: Sorghum
! 4: Rice
! 5: Winter wheat
! 1: Corn (Zhang et al. 2020 JAMES)
! 2: Soybean (Zhang et al. 2020 JAMES)
! 3: Sorghum (not calibrated, placeholder)
! 4: Rice (not calibrated, placeholder)
! 5: Spring wheat (Zhang et al. 2023 GMD)

DEFAULT_CROP = 0 ! default crop type (1-5); if =0, use generic dynamic vegetation

!-------------------------------------------------------
! CropType: 1 2 3 4 5
!-------------------------------------------------------
PLTDAY = 111, 131, 111, 111, 111, ! Planting date
HSDAY = 300, 280, 300, 300, 300, ! Harvest date
PLTDAY = 111, 131, 111, 111, 145, ! Planting date
HSDAY = 300, 280, 300, 300, 273, ! Harvest date
PLANTPOP = 78.0, 78.0, 78.0, 78.0, 78.0, ! Plant density [per ha]
GDDTBASE = 10.0, 10.0, 10.0, 10.0, 10.0, ! Base temperature for Grow Degree Day (GDD) accumulation [C]
GDDTBASE = 10.0, 10.0, 10.0, 10.0, 5.0, ! Base temperature for Grow Degree Day (GDD) accumulation [C]
GDDTCUT = 30.0, 30.0, 30.0, 30.0, 30.0, ! Upper temperature for Grow Degree Day (GDD) accumulation [C]
GDDS1 = 50.0, 60.0, 50.0, 50.0, 50.0, ! Grow Degree Day (GDD) from seeding to emergence
GDDS2 = 625.0, 675.0, 718.0, 718.0, 718.0, ! Grow Degree Day (GDD) from seeding to initial vegetative
GDDS3 = 933.0, 1183.0, 933.0, 933.0, 933.0, ! Grow Degree Day (GDD) from seeding to post vegetative
GDDS4 = 1103.0, 1253.0, 1103.0, 1103.0, 1103.0, ! Grow Degree Day (GDD) from seeding to intial reproductive
GDDS5 = 1555.0, 1605.0, 1555.0, 1555.0, 1555.0, ! Grow Degree Day (GDD) from seeding to pysical maturity
GDDS1 = 50.0, 60.0, 50.0, 50.0, 150.0, ! Grow Degree Day (GDD) from seeding to emergence
GDDS2 = 625.0, 675.0, 718.0, 718.0, 450.0, ! Grow Degree Day (GDD) from seeding to initial vegetative
GDDS3 = 933.0, 1183.0, 933.0, 933.0, 770.0, ! Grow Degree Day (GDD) from seeding to post vegetative
GDDS4 = 1103.0, 1253.0, 1103.0, 1103.0, 950.0, ! Grow Degree Day (GDD) from seeding to intial reproductive
GDDS5 = 1555.0, 1605.0, 1555.0, 1555.0, 1120.0, ! Grow Degree Day (GDD) from seeding to pysical maturity
C3PSNI = 0.0, 1.0, 0.0, 1.0, 1.0, ! photosynthetic pathway: 0.0 = c4, 1.0 = c3; the following 11 *I parameters added by Z. Zhang, 2020/02
KC25I = 30.0, 30.0, 30.0, 30.0, 30.0, ! CO2 michaelis-menten constant at 25 degC (pa)
AKCI = 2.1, 2.1, 2.1, 2.1, 2.1, ! q10 for KC25; change in CO2 Michaelis-Menten constant for every 10-degC temperature change
KO25I = 3.E4, 3.E4, 3.E4, 3.E4, 3.E4, ! O2 michaelis-menten constant at 25 degC (pa)
AKOI = 1.2, 1.2, 1.2, 1.2, 1.2, ! q10 for KO25; change in O2 Michaelis-Menten constant for every 10-degC temperature change
AVCMXI = 2.4, 2.4, 2.4, 2.4, 2.4, ! q10 for VCMZ25; change in maximum rate of carboxylation for every 10-degC temperature change
VCMX25I = 60.0, 80.0, 60.0, 60.0, 55.0, ! maximum rate of carboxylation at 25c (umol CO2/m2/s)
BPI = 4.E4, 1.E4, 2.E3, 2.E3, 2.E3, ! minimum leaf conductance (umol/m2/s)
AVCMXI = 2.4, 2.4, 2.4, 2.4, 1.5, ! q10 for VCMZ25; change in maximum rate of carboxylation for every 10-degC temperature change
VCMX25I = 60.0, 80.0, 60.0, 60.0, 60.0, ! maximum rate of carboxylation at 25c (umol CO2/m2/s)
BPI = 4.E4, 1.E4, 2.E3, 2.E3, 1.E4, ! minimum leaf conductance (umol/m2/s)
MPI = 4., 9., 6., 9., 9., ! slope of conductance-to-photosynthesis relationship
FOLNMXI = 1.5, 1.5, 1.5, 1.5, 1.5, ! foliage nitrogen concentration when f(n)=1 (%)
QE25I = 0.05, 0.06, 0.06, 0.06, 0.06, ! quantum efficiency at 25 degC (umol CO2/umol photon)
Expand Down Expand Up @@ -555,8 +555,8 @@
LF_OVRC_S2 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of leaf turnover [1/s] at growth stage 2
LF_OVRC_S3 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of leaf turnover [1/s] at growth stage 3
LF_OVRC_S4 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of leaf turnover [1/s] at growth stage 4
LF_OVRC_S5 = 0.2, 0.2, 0.48, 0.48, 0.48, ! fraction of leaf turnover [1/s] at growth stage 5
LF_OVRC_S6 = 0.3, 0.3, 0.48, 0.48, 0.48, ! fraction of leaf turnover [1/s] at growth stage 6
LF_OVRC_S5 = 0.2, 0.2, 0.48, 0.48, 0.05, ! fraction of leaf turnover [1/s] at growth stage 5
LF_OVRC_S6 = 0.3, 0.3, 0.48, 0.48, 0.05, ! fraction of leaf turnover [1/s] at growth stage 6
LF_OVRC_S7 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of leaf turnover [1/s] at growth stage 7
LF_OVRC_S8 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of leaf turnover [1/s] at growth stage 8
ST_OVRC_S1 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of stem turnover [1/s] at growth stage 1
Expand All @@ -575,67 +575,67 @@
RT_OVRC_S6 = 0.06, 0.06, 0.06, 0.06, 0.06, ! fraction of root tunrover [1/s] at growth stage 6
RT_OVRC_S7 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of root tunrover [1/s] at growth stage 7
RT_OVRC_S8 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of root tunrover [1/s] at growth stage 8
LFMR25 = 0.8, 1.0, 1.0, 1.0, 1.0, ! leaf maintenance respiration at 25C [umol CO2/m2/s]
STMR25 = 0.05, 0.05, 0.1, 0.1, 0.1, ! stem maintenance respiration at 25C [umol CO2/kg bio/s]
RTMR25 = 0.05, 0.05, 0.0, 0.0, 0.0, ! root maintenance respiration at 25C [umol CO2/kg bio/s]
GRAINMR25 = 0.0, 0.0, 0.1, 0.1, 0.1, ! grain maintenance respiration at 25C [umol CO2/kg bio/s]
LFMR25 = 0.8, 1.0, 1.0, 1.0, 0.8, ! leaf maintenance respiration at 25C [umol CO2/m2/s]
STMR25 = 0.05, 0.05, 0.1, 0.1, 0.05, ! stem maintenance respiration at 25C [umol CO2/kg bio/s]
RTMR25 = 0.05, 0.05, 0.0, 0.0, 0.05, ! root maintenance respiration at 25C [umol CO2/kg bio/s]
GRAINMR25 = 0.0, 0.0, 0.1, 0.1, 0.0, ! grain maintenance respiration at 25C [umol CO2/kg bio/s]
LFPT_S1 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to leaf at growth stage 1
LFPT_S2 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to leaf at growth stage 2
LFPT_S3 = 0.36, 0.4, 0.4, 0.4, 0.4, ! fraction of carbohydrate flux to leaf at growth stage 3
LFPT_S4 = 0.1, 0.2, 0.2, 0.2, 0.2, ! fraction of carbohydrate flux to leaf at growth stage 4
LFPT_S5 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to leaf at growth stage 5
LFPT_S4 = 0.1, 0.2, 0.2, 0.2, 0.3, ! fraction of carbohydrate flux to leaf at growth stage 4
LFPT_S5 = 0.0, 0.0, 0.0, 0.0, 0.1, ! fraction of carbohydrate flux to leaf at growth stage 5
LFPT_S6 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to leaf at growth stage 6
LFPT_S7 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to leaf at growth stage 7
LFPT_S8 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to leaf at growth stage 8
STPT_S1 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to stem at growth stage 1
STPT_S2 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to stem at growth stage 2
STPT_S3 = 0.24, 0.2, 0.2, 0.2, 0.2, ! fraction of carbohydrate flux to stem at growth stage 3
STPT_S4 = 0.6, 0.5, 0.5, 0.5, 0.5, ! fraction of carbohydrate flux to stem at growth stage 4
STPT_S5 = 0.0, 0.0, 0.15, 0.15, 0.15, ! fraction of carbohydrate flux to stem at growth stage 5
STPT_S6 = 0.0, 0.0, 0.05, 0.05, 0.05, ! fraction of carbohydrate flux to stem at growth stage 6
STPT_S3 = 0.24, 0.2, 0.2, 0.2, 0.5, ! fraction of carbohydrate flux to stem at growth stage 3
STPT_S4 = 0.6, 0.5, 0.5, 0.5, 0.6, ! fraction of carbohydrate flux to stem at growth stage 4
STPT_S5 = 0.0, 0.0, 0.15, 0.15, 0.2, ! fraction of carbohydrate flux to stem at growth stage 5
STPT_S6 = 0.0, 0.0, 0.05, 0.05, 0.2, ! fraction of carbohydrate flux to stem at growth stage 6
STPT_S7 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to stem at growth stage 7
STPT_S8 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to stem at growth stage 8
RTPT_S1 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to root at growth stage 1
RTPT_S2 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to root at growth stage 2
RTPT_S3 = 0.4, 0.4, 0.4, 0.4, 0.4, ! fraction of carbohydrate flux to root at growth stage 3
RTPT_S4 = 0.3, 0.3, 0.3, 0.3, 0.3, ! fraction of carbohydrate flux to root at growth stage 4
RTPT_S3 = 0.4, 0.4, 0.4, 0.4, 0.1, ! fraction of carbohydrate flux to root at growth stage 3
RTPT_S4 = 0.3, 0.3, 0.3, 0.3, 0.1, ! fraction of carbohydrate flux to root at growth stage 4
RTPT_S5 = 0.05, 0.05, 0.05, 0.05, 0.05, ! fraction of carbohydrate flux to root at growth stage 5
RTPT_S6 = 0.0, 0.0, 0.05, 0.05, 0.05, ! fraction of carbohydrate flux to root at growth stage 6
RTPT_S6 = 0.0, 0.0, 0.05, 0.05, 0.0, ! fraction of carbohydrate flux to root at growth stage 6
RTPT_S7 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to root at growth stage 7
RTPT_S8 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to root at growth stage 8
GRAINPT_S1 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to grain at growth stage 1
GRAINPT_S2 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to grain at growth stage 2
GRAINPT_S3 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to grain at growth stage 3
GRAINPT_S4 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to grain at growth stage 4
GRAINPT_S5 = 0.95, 0.95, 0.8, 0.8, 0.8, ! fraction of carbohydrate flux to grain at growth stage 5
GRAINPT_S6 = 1.0, 1.0, 0.9, 0.9, 0.9, ! fraction of carbohydrate flux to grain at growth stage 6
GRAINPT_S5 = 0.95, 0.95, 0.8, 0.8, 0.7, ! fraction of carbohydrate flux to grain at growth stage 5
GRAINPT_S6 = 1.0, 1.0, 0.9, 0.9, 0.8, ! fraction of carbohydrate flux to grain at growth stage 6
GRAINPT_S7 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to grain at growth stage 7
GRAINPT_S8 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate flux to grain at growth stage 8
LFCT_S1 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from leaf to grain at growth stage 1
LFCT_S2 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from leaf to grain at growth stage 2
LFCT_S3 = 0.0, 0.0, 0.4, 0.4, 0.4, ! fraction of carbohydrate translocation from leaf to grain at growth stage 3
LFCT_S4 = 0.0, 0.0, 0.3, 0.3, 0.3, ! fraction of carbohydrate translocation from leaf to grain at growth stage 4
LFCT_S5 = 0.0, 0.0, 0.05, 0.05, 0.05, ! fraction of carbohydrate translocation from leaf to grain at growth stage 5
LFCT_S6 = 0.0, 0.0, 0.05, 0.05, 0.05, ! fraction of carbohydrate translocation from leaf to grain at growth stage 6
LFCT_S3 = 0.0, 0.0, 0.4, 0.4, 0.0, ! fraction of carbohydrate translocation from leaf to grain at growth stage 3
LFCT_S4 = 0.0, 0.0, 0.3, 0.3, 0.0, ! fraction of carbohydrate translocation from leaf to grain at growth stage 4
LFCT_S5 = 0.0, 0.0, 0.05, 0.05, 0.0, ! fraction of carbohydrate translocation from leaf to grain at growth stage 5
LFCT_S6 = 0.0, 0.0, 0.05, 0.05, 0.0, ! fraction of carbohydrate translocation from leaf to grain at growth stage 6
LFCT_S7 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from leaf to grain at growth stage 7
LFCT_S8 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from leaf to grain at growth stage 8
STCT_S1 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from stem to grain at growth stage 1
STCT_S2 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from stem to grain at growth stage 2
STCT_S3 = 0.0, 0.0, 0.4, 0.4, 0.4, ! fraction of carbohydrate translocation from stem to grain at growth stage 3
STCT_S4 = 0.0, 0.0, 0.3, 0.3, 0.3, ! fraction of carbohydrate translocation from stem to grain at growth stage 4
STCT_S5 = 0.0, 0.0, 0.05, 0.05, 0.05, ! fraction of carbohydrate translocation from stem to grain at growth stage 5
STCT_S6 = 0.0, 0.0, 0.05, 0.05, 0.05, ! fraction of carbohydrate translocation from stem to grain at growth stage 6
STCT_S3 = 0.0, 0.0, 0.4, 0.4, 0.0, ! fraction of carbohydrate translocation from stem to grain at growth stage 3
STCT_S4 = 0.0, 0.0, 0.3, 0.3, 0.0, ! fraction of carbohydrate translocation from stem to grain at growth stage 4
STCT_S5 = 0.0, 0.0, 0.05, 0.05, 0.0, ! fraction of carbohydrate translocation from stem to grain at growth stage 5
STCT_S6 = 0.0, 0.0, 0.05, 0.05, 0.0, ! fraction of carbohydrate translocation from stem to grain at growth stage 6
STCT_S7 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from stem to grain at growth stage 7
STCT_S8 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from stem to grain at growth stage 8
RTCT_S1 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from root to grain at growth stage 1
RTCT_S2 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from root to grain at growth stage 2
RTCT_S3 = 0.0, 0.0, 0.4, 0.4, 0.4, ! fraction of carbohydrate translocation from root to grain at growth stage 3
RTCT_S4 = 0.0, 0.0, 0.3, 0.3, 0.3, ! fraction of carbohydrate translocation from root to grain at growth stage 4
RTCT_S5 = 0.0, 0.0, 0.05, 0.05, 0.05, ! fraction of carbohydrate translocation from root to grain at growth stage 5
RTCT_S6 = 0.0, 0.0, 0.05, 0.05, 0.05, ! fraction of carbohydrate translocation from root to grain at growth stage 6
RTCT_S3 = 0.0, 0.0, 0.4, 0.4, 0.0, ! fraction of carbohydrate translocation from root to grain at growth stage 3
RTCT_S4 = 0.0, 0.0, 0.3, 0.3, 0.0, ! fraction of carbohydrate translocation from root to grain at growth stage 4
RTCT_S5 = 0.0, 0.0, 0.05, 0.05, 0.0, ! fraction of carbohydrate translocation from root to grain at growth stage 5
RTCT_S6 = 0.0, 0.0, 0.05, 0.05, 0.0, ! fraction of carbohydrate translocation from root to grain at growth stage 6
RTCT_S7 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from root to grain at growth stage 7
RTCT_S8 = 0.0, 0.0, 0.0, 0.0, 0.0, ! fraction of carbohydrate translocation from root to grain at growth stage 8
BIO2LAI = 0.015, 0.030, 0.015, 0.015, 0.015, ! leaf area per living leaf biomass [m2/kg]
BIO2LAI = 0.015, 0.030, 0.015, 0.015, 0.025, ! leaf area per living leaf biomass [m2/kg]
/

&noahmp_tiledrain_parameters
Expand Down