{
"title": "Icm",
"type": "object",
"properties": {
"marco": {
"anyOf": [
{
"$ref": "#/$defs/Marco"
},
{
"type": "null"
}
]
},
"core": {
"anyOf": [
{
"$ref": "#/$defs/Core"
},
{
"type": "null"
}
]
},
"sfm": {
"anyOf": [
{
"$ref": "#/$defs/Sfm"
},
{
"type": "null"
}
]
},
"silica": {
"anyOf": [
{
"$ref": "#/$defs/Silica"
},
{
"type": "null"
}
]
},
"zb": {
"anyOf": [
{
"$ref": "#/$defs/Zb"
},
{
"type": "null"
}
]
},
"ph_icm": {
"anyOf": [
{
"$ref": "#/$defs/Ph_icm"
},
{
"type": "null"
}
]
},
"sav": {
"anyOf": [
{
"$ref": "#/$defs/Sav"
},
{
"type": "null"
}
]
},
"stem": {
"anyOf": [
{
"$ref": "#/$defs/Stem"
},
{
"type": "null"
}
]
},
"veg": {
"anyOf": [
{
"$ref": "#/$defs/Veg"
},
{
"type": "null"
}
]
},
"bag": {
"anyOf": [
{
"$ref": "#/$defs/Bag"
},
{
"type": "null"
}
]
},
"ero": {
"anyOf": [
{
"$ref": "#/$defs/Ero"
},
{
"type": "null"
}
]
},
"poc": {
"anyOf": [
{
"$ref": "#/$defs/Poc"
},
{
"type": "null"
}
]
}
},
"$defs": {
"Bag": {
"additionalProperties": false,
"properties": {
"gpatch0": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": -999,
"description": "Region flag for Benthic Algae (BA). 1 indicates BA is ON for all elements, -999 indicates spatial distribution.",
"title": "Gpatch0"
},
"ba0": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 5.0,
"description": "Initial Benthic Algae (BA) concentration in grams of carbon per square meter.",
"title": "Ba0"
},
"ggpm": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 2.25,
"description": "Maximum growth rate for Benthic Algae (BA) per day.",
"title": "Ggpm"
},
"gtgp": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 20.0,
"description": "Optimal temperature for Benthic Algae (BA) growth in degrees Celsius.",
"title": "Gtgp"
},
"gktgp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.004,
0.006
],
"description": "Temperature dependence coefficients for Benthic Algae (BA) growth in inverse degrees Celsius squared.",
"title": "Gktgp"
},
"gmtb": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.05,
"description": "Respiration rate for Benthic Algae (BA) at the reference temperature gTR, per day.",
"title": "Gmtb"
},
"gprr": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.1,
"description": "Predation rate for Benthic Algae (BA) at the reference temperature gTR, per day.",
"title": "Gprr"
},
"gtr": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 20.0,
"description": "Reference temperature for Benthic Algae (BA) respiration in degrees Celsius.",
"title": "Gtr"
},
"gktr": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.069,
"description": "Temperature dependence coefficient for Benthic Algae (BA) respiration in inverse degrees Celsius.",
"title": "Gktr"
},
"galpha": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.1,
"description": "Initial slope of the Photosynthesis-Irradiance (P-I) curve for Benthic Algae (BA) in square meters per Einstein.",
"title": "Galpha"
},
"gksed": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0,
"description": "Light attenuation due to sediment for Benthic Algae (BA) growth (dimensionless).",
"title": "Gksed"
},
"gkba": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.01,
"description": "Light attenuation coefficient due to Benthic Algae (BA) self-shading in square meters per gram of carbon.",
"title": "Gkba"
},
"gkhn": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.01,
"description": "Nitrogen half-saturation constant for Benthic Algae (BA) growth in grams of nitrogen per square meter.",
"title": "Gkhn"
},
"gkhp": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.001,
"description": "Phosphorus half-saturation constant for Benthic Algae (BA) growth in grams of phosphorus per square meter.",
"title": "Gkhp"
},
"gp2c": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0167,
"description": "Phosphorus to carbon ratio in Benthic Algae (BA) biomass.",
"title": "Gp2C"
},
"gn2c": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.167,
"description": "Nitrogen to carbon ratio in Benthic Algae (BA) biomass.",
"title": "Gn2C"
},
"go2c": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 2.67,
"description": "Oxygen to carbon ratio for Benthic Algae (BA) respiration.",
"title": "Go2C"
},
"gfcp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.45,
0.05
],
"description": "Fractions of predated Benthic Algae (BA) carbon distributed into three classes in sediment.",
"title": "Gfcp"
},
"gfnp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.45,
0.05
],
"description": "Fractions of predated Benthic Algae (BA) nitrogen distributed into three classes in sediment.",
"title": "Gfnp"
},
"gfpp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.45,
0.05
],
"description": "Fractions of predated Benthic Algae (BA) phosphorus distributed into three classes in sediment.",
"title": "Gfpp"
}
},
"title": "Bag",
"type": "object"
},
"Core": {
"additionalProperties": false,
"properties": {
"gpm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
2.5,
2.8,
3.5
],
"description": "Phytoplankton growth rates for three different species (day^-1)",
"title": "Gpm"
},
"tgp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
15.0,
22.0,
27.0
],
"description": "Optimal temperatures for phytoplankton growth for three different species (\u00b0C)",
"title": "Tgp"
},
"ktgp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.005,
0.004,
0.003,
0.008,
0.006,
0.004
],
"description": "Temperature dependence for phytoplankton growth, dimensioned as (PB=1:3,1:2) (\u00b0C^-2)",
"title": "Ktgp"
},
"mtr": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.0,
0.0
],
"description": "Phytoplankton photorespiration coefficients for three species (0 < MTR < 1)",
"title": "Mtr"
},
"mtb": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.01,
0.02,
0.03
],
"description": "Phytoplankton metabolism rates for three species (day^-1)",
"title": "Mtb"
},
"tmt": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
20.0,
20.0,
20.0
],
"description": "Reference temperatures for phytoplankton metabolism for three species (\u00b0C)",
"title": "Tmt"
},
"ktmt": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0322,
0.0322,
0.0322
],
"description": "Temperature dependence for phytoplankton metabolism for three species (\u00b0C^-1)",
"title": "Ktmt"
},
"fcp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.35,
0.3,
0.2,
0.55,
0.5,
0.5,
0.1,
0.2,
0.3,
0.0,
0.0,
0.0
],
"description": "Fractions of phytoplankton carbon into (RPOC,LPOC,DOC,SRPOC) for three species",
"title": "Fcp"
},
"fnp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.35,
0.35,
0.35,
0.5,
0.5,
0.5,
0.1,
0.1,
0.1,
0.05,
0.05,
0.05,
0.0,
0.0,
0.0
],
"description": "Fractions of phytoplankton nitrogen into (RPON,LPON,DON,NH4,SRPON) for three species",
"title": "Fnp"
},
"fpp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.1,
0.1,
0.1,
0.2,
0.2,
0.2,
0.5,
0.5,
0.5,
0.2,
0.2,
0.2,
0.0,
0.0,
0.0
],
"description": "Fractions of phytoplankton Phosphorus into (RPOP,LPOP,DOP,PO4,SRPOP) for three species",
"title": "Fpp"
},
"fcm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.1,
0.1,
0.1,
0.0,
0.0,
0.0
],
"description": "Fractions of phytoplankton metabolism carbon into (RPOC,LPOC,DOC,SRPOC) for three species",
"title": "Fcm"
},
"fnm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
1.0,
1.0,
1.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"description": "Fractions of phytoplankton metabolism nitrogen into (RPON,LPON,DON,NH4,SRPON) for three species",
"title": "Fnm"
},
"fpm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.0,
0.0,
0.0,
0.0,
0.0,
1.0,
1.0,
1.0,
0.0,
0.0,
0.0,
0.0,
0.0,
0.0
],
"description": "Fractions of phytoplankton metabolism phosphorus into (RPOP,LPOP,DOP,PO4,SRPOP) for three species",
"title": "Fpm"
},
"nit": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.07,
"description": "Maximum nitrification rate (day^-1)",
"title": "Nit"
},
"tnit": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 27.0,
"description": "Optimal temperature for nitrification (\u00b0C)",
"title": "Tnit"
},
"ktnit": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0045,
0.0045
],
"description": "Temperature dependence for nitrification (T<=TNit & T>TNit) (\u00b0C^-2)",
"title": "Ktnit"
},
"khdon": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "Dissolved Oxygen half saturation for nitrification (mg/L)",
"title": "Khdon"
},
"khdoox": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.5,
"description": "Dissolved Oxygen half saturation for denitrification & DOC's oxic respiration (mg/L)",
"title": "Khdoox"
},
"khno3dn": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.1,
"description": "Nitrate half saturation for denitrification (mg/L)",
"title": "Khno3Dn"
},
"kc0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.005,
0.075,
0.2
],
"description": "Minimum decay rates of RPOC, LPOC, DOC (day^-1)",
"title": "Kc0"
},
"kn0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.005,
0.075,
0.2
],
"description": "Minimum decay rates of RPON, LPON, DON (day^-1)",
"title": "Kn0"
},
"kp0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.005,
0.075,
0.2
],
"description": "Minimum decay rates of RPOP, LPOP, DOP (day^-1)",
"title": "Kp0"
},
"kcalg": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.0,
0.0
],
"description": "Algae effect on RPOC, LPOC, DOC decay (day^-1.m3.g[C]^-1)",
"title": "Kcalg"
},
"knalg": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.0,
0.0
],
"description": "Algae effect on RPON, LPON, DON decay (day^-1.m3.g[C]^-1)",
"title": "Knalg"
},
"kpalg": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.0,
0.0
],
"description": "Algae effect on RPOP, LPOP, DOP decay (day^-1.m3.g[C]^-1)",
"title": "Kpalg"
},
"trm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
20.0,
20.0,
20.0
],
"description": "Reference temperatures for (RPOM,LPOM,DOM) decay (\u00b0C)",
"title": "Trm"
},
"ktrm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.069,
0.069,
0.069
],
"description": "Temperature dependence for (RPOM,LPOM,DOM) decay (\u00b0C^-1)",
"title": "Ktrm"
},
"ksr0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.001,
0.001,
0.001
],
"description": "Decay rates of SRPOC, SRPON, SRPOP (day^-1)",
"title": "Ksr0"
},
"trsr": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
20.0,
20.0,
20.0
],
"description": "Reference temperatures for (SRPOC,SRPON,SRPOP) decay (\u00b0C)",
"title": "Trsr"
},
"ktrsr": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.069,
0.069,
0.069
],
"description": "Temperature dependence for (SRPOC,SRPON,SRPOP) decay (\u00b0C^-1)",
"title": "Ktrsr"
},
"kpip": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0,
"description": "Dissolution rate of PIP (day^-1)",
"title": "Kpip"
},
"kcd": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "Oxidation rate of COD at TRCOD (day^-1)",
"title": "Kcd"
},
"trcod": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 20.0,
"description": "Reference temperature for COD oxidation (\u00b0C)",
"title": "Trcod"
},
"ktrcod": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.041,
"description": "Temperature dependence for COD oxidation (\u00b0C^-1)",
"title": "Ktrcod"
},
"khcod": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.5,
"description": "COD half saturation for COD oxidation (mg[O2]/L)",
"title": "Khcod"
},
"khn": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.01,
0.01,
0.01
],
"description": "Nitrogen half saturation for three phytoplankton species (mg/L)",
"title": "Khn"
},
"khp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.001,
0.001,
0.001
],
"description": "Phosphorus half saturation for three phytoplankton species (mg/L)",
"title": "Khp"
},
"khsal": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
1000000.0,
1000000.0,
0.1
],
"description": "Salinity when phytoplankton growth is halved for three species (PSU); (1e6: no salinity stress)",
"title": "Khsal"
},
"c2chl": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.059,
0.059,
0.059
],
"description": "Carbon to chlorophyll ratio for three phytoplankton species (g[C]/mg[Chl])",
"title": "C2Chl"
},
"n2c": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.167,
0.167,
0.167
],
"description": "Nitrogen to carbon ratio for three phytoplankton species",
"title": "N2C"
},
"p2c": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.02,
0.02,
0.02
],
"description": "Phosphorus to carbon ratio for three phytoplankton species",
"title": "P2C"
},
"o2c": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 2.67,
"description": "Oxygen to carbon ratio in respiration",
"title": "O2C"
},
"o2n": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 4.33,
"description": "Oxygen to ammonium ratio (g[O2]/g[NH4])",
"title": "O2N"
},
"dn2c": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.933,
"description": "Mass of NO3 consumed per mass of DOC oxidized in denitrification (g[N]/g[C])",
"title": "Dn2C"
},
"an2c": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.5,
"description": "Ratio of denitrification rate to oxic DOC respiration rate",
"title": "An2C"
},
"khdo": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.5,
0.5
],
"description": "DO half saturation for phytoplankton's DOC excretion (mg/L) for three species",
"title": "Khdo"
},
"kpo4p": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0,
"description": "Coefficient relating PO4 sorption to TSS",
"title": "Kpo4P"
},
"wrea": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0,
"description": "Baseline wind-induced reaeration coefficient for DO (day^-1)",
"title": "Wrea"
},
"pbmin": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.01,
0.01,
0.01
],
"description": "Minimum phytoplankton concentration (mg[C]/L) for three species",
"title": "Pbmin"
},
"dz_flux": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
1.0,
1.0
],
"description": "Surface/bottom thickness (m) within which surface flux/bottom flux are redistributed",
"title": "Dz Flux"
}
},
"title": "Core",
"type": "object"
},
"Ero": {
"additionalProperties": false,
"properties": {
"ierosion": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Determines the type of benthic erosion flux to be modeled. 0: No erosion, 1: H2S flux, 2: POC (Particulate Organic Carbon) flux, 3: H2S flux (alternative method).",
"title": "Ierosion"
}
},
"title": "Ero",
"type": "object"
},
"Marco": {
"additionalProperties": false,
"properties": {
"nsub": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 1,
"description": "Number of subcycles in ICM kinetics",
"title": "Nsub"
},
"ike": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Option for computing light attenuation coefficients. 0: Ke=Ke0+KeC*Chl+KeS*(tss2c*POC), 1: Ke=Ke0+KeC*Chl+KeS*TSS, 2: Ke=Ke0+KeC*Chl+KeSalt*Salt",
"title": "Ike"
},
"ke0": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.26,
"description": "Background light extinction coefficient (1/m)",
"title": "Ke0"
},
"kec": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.017,
"description": "Light attenuation due to chlorophyll",
"title": "Kec"
},
"kes": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.07,
"description": "Light attenuation due to TSS",
"title": "Kes"
},
"kesalt": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": -0.02,
"description": "Light attenuation due to CDOM (related to salinity)",
"title": "Kesalt"
},
"tss2c": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 6.0,
"description": "TSS to carbon ratio",
"title": "Tss2C"
},
"ilight": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Option for computing light limitation factor. 0: Carl Cerco method (unit: E/m^2)",
"title": "Ilight"
},
"alpha": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
8.0,
8.0,
8.0
],
"description": "Initial slope of P-I curve (g[C]*m2/g[Chl]/E) for each phytoplankton group",
"title": "Alpha"
},
"ipr": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 1,
"description": "Option for phytoplankton predation term. 0: linear formulation, 1: quadratic",
"title": "Ipr"
},
"prr": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.1,
0.2,
0.05
],
"description": "Predation rate by higher trophic level (day-1 or day-1.g-1.m3) for each phytoplankton group",
"title": "Prr"
},
"wqc0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
1.0,
0.5,
0.05,
1.0,
0.5,
0.5,
0.15,
0.15,
0.05,
0.01,
0.05,
0.005,
0.005,
0.01,
0.05,
0.0,
12.0
],
"description": "Initial values for ICM state variables",
"title": "Wqc0"
},
"wsp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.3,
0.1,
0.0,
0.25,
0.25,
0.0,
0.25,
0.25,
0.0,
0.0,
0.0,
0.25,
0.25,
0.0,
1.0,
0.0,
0.0
],
"description": "Settling velocity for ICM state variables (m.day-1)",
"title": "Wsp"
},
"wspn": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.3,
0.1,
0.0,
0.25,
0.25,
0.0,
0.25,
0.25,
0.0,
0.0,
0.0,
0.25,
0.25,
0.0,
1.0,
0.0,
0.0
],
"description": "Net settling velocity for ICM state variables (m.day-1)",
"title": "Wspn"
},
"isilica": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Silica model switch. 0: OFF, 1: ON",
"title": "Isilica"
},
"izb": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Zooplankton dynamics switch. 0: don't use, 1: use zooplankton dynamics",
"title": "Izb"
},
"iph": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "PH model switch. 0: OFF, 1: ON",
"title": "Iph"
},
"icbp": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Chesapeake Bay Program Model switch. 0: OFF, 1: ON",
"title": "Icbp"
},
"isav_icm": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Submerged Aquatic Vegetation switch. 0: OFF, 1: ON",
"title": "Isav Icm"
},
"iveg_icm": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Intertidal vegetation switch. 0: OFF, 1: ON",
"title": "Iveg Icm"
},
"ised": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 1,
"description": "Sediment module switch. 0: OFF, 1: Use sediment flux model",
"title": "Ised"
},
"iba": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Benthic Algae switch. 0: OFF, 1: ON",
"title": "Iba"
},
"irad": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Solar radiation option. 0: short wave from sflux, 1: short wave from ICM_rad.th.nc",
"title": "Irad"
},
"isflux": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Atmospheric fluxes option. 0: OFF, 1: additional nutrient fluxes from ICM_sflux.th.nc",
"title": "Isflux"
},
"ibflux": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Bottom fluxes option. 0: OFF, 1: additional nutrient fluxes from ICM_bflux.th.nc",
"title": "Ibflux"
},
"iout_icm": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "ICM station outputs switch. 0: OFF, 1: ON (requires istation.in with *.bp format)",
"title": "Iout Icm"
},
"nspool_icm": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 24,
"description": "Output frequency for ICM station outputs",
"title": "Nspool Icm"
},
"ilimit": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Option for nutrient limitation on phytoplankton growth. 0: f=min[f(N),f(P)]*f(I), 1: f=min[f(N),f(P),f(I)]",
"title": "Ilimit"
},
"idry_icm": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Shallow kinetic biochemical process option. 0: jump dry elements, keep last wet value, 1: turn on shallow kinetic biochemical process",
"title": "Idry Icm"
}
},
"title": "Marco",
"type": "object"
},
"Ph_icm": {
"additionalProperties": false,
"properties": {
"ppatch0": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": -999,
"description": "Region flag for pH modeling. If set to 1, pH modeling is enabled for all elements. If set to -999, spatial pH modeling is used.",
"title": "Ppatch0"
},
"pkcaco3": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 60.0,
"description": "Dissolution rate constant between calcium carbonate (CaCO3) and calcium ions (Ca++)",
"title": "Pkcaco3"
},
"pkca": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 60.0,
"description": "Sediment surface transfer coefficient from calcium carbonate (CaCO3) to calcium ions (Ca++)",
"title": "Pkca"
},
"prea": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "Reaeration rate for carbon dioxide (CO2)",
"title": "Prea"
},
"inu_ph": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Nudge option for pH model. Controls whether pH values are adjusted during simulation.",
"title": "Inu Ph"
}
},
"title": "Ph_icm",
"type": "object"
},
"Poc": {
"additionalProperties": false,
"properties": {
"erosion": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 864,
"description": "Erosion rate in kilograms per square meter per day",
"title": "Erosion"
},
"etau": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1e-06,
"description": "Critical bottom shear stress in Pascals",
"title": "Etau"
},
"eporo": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.8,
"description": "Coefficient in erosion formula (see code in icm_sfm.F90)",
"title": "Eporo"
},
"efrac": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.5,
"description": "Fraction coefficient in erosion formula (see code in icm_sfm.F90)",
"title": "Efrac"
},
"ediso": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 2.5,
"description": "H2S erosion coefficient (see code in icm_sfm.F90)",
"title": "Ediso"
},
"dfrac": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.02,
0.02
],
"description": "Deposition fraction of POC (Particulate Organic Carbon). If negative, dfrac will be computed",
"title": "Dfrac"
},
"dws_poc": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
3.0,
3.0
],
"description": "Coefficient in POC erosion (see code in icm_sfm.F90)",
"title": "Dws Poc"
}
},
"title": "Poc",
"type": "object"
},
"Sav": {
"additionalProperties": false,
"properties": {
"spatch0": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": -999,
"description": "Region flag for SAV. 1 indicates SAV is active on all elements, -999 indicates spatial distribution",
"title": "Spatch0"
},
"stleaf0": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": -999,
"description": "Initial concentration of total SAV leaf biomass",
"title": "Stleaf0"
},
"ststem0": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": -999,
"description": "Initial concentration of total SAV stem biomass",
"title": "Ststem0"
},
"stroot0": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": -999,
"description": "Initial concentration of total SAV root biomass",
"title": "Stroot0"
},
"sgpm": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.1,
"description": "Maximum growth rate of SAV per day",
"title": "Sgpm"
},
"stgp": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 32,
"description": "Optimal growth temperature for SAV in degrees Celsius",
"title": "Stgp"
},
"sktgp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.003,
0.005
],
"description": "Temperature dependence coefficients for SAV growth (for T<=sTGP and T>sTGP)",
"title": "Sktgp"
},
"sfam": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.2,
"description": "Fraction of SAV leaf production allocated to active metabolism",
"title": "Sfam"
},
"sfcp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.6,
0.3,
0.1
],
"description": "Fractions of SAV production allocated to leaf, stem, and root biomass",
"title": "Sfcp"
},
"smtb": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.02,
0.02,
0.02
],
"description": "Metabolism rates of SAV leaf, stem, and root",
"title": "Smtb"
},
"stmt": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
20,
20,
20
],
"description": "Reference temperatures for SAV leaf, stem, and root metabolism in degrees Celsius",
"title": "Stmt"
},
"sktmt": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.069,
0.069,
0.069
],
"description": "Temperature dependence coefficients for SAV leaf, stem, and root metabolism",
"title": "Sktmt"
},
"sfcm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.05,
0.15,
0.3,
0.5
],
"description": "Fractions of SAV metabolism carbon allocated to RPOC, LPOC, DOC, and CO2",
"title": "Sfcm"
},
"sfnm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.05,
0.15,
0.3,
0.5
],
"description": "Fractions of SAV metabolism nitrogen allocated to RPON, LPON, DON, and NH4",
"title": "Sfnm"
},
"sfpm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.05,
0.1,
0.35,
0.5
],
"description": "Fractions of SAV metabolism phosphorus allocated to RPOP, LPOP, DOP, and PO4",
"title": "Sfpm"
},
"skhnw": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.01,
"description": "Nitrogen half-saturation constant for SAV in water column",
"title": "Skhnw"
},
"skhns": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.1,
"description": "Nitrogen half-saturation constant for SAV in sediments",
"title": "Skhns"
},
"skhnh4": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.1,
"description": "Ammonium half-saturation constant for SAV",
"title": "Skhnh4"
},
"skhpw": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.001,
"description": "Phosphorus half-saturation constant for SAV in water column",
"title": "Skhpw"
},
"skhps": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.01,
"description": "Phosphorus half-saturation constant for SAV in sediments",
"title": "Skhps"
},
"salpha": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.006,
"description": "Initial slope of the SAV photosynthesis-irradiance curve",
"title": "Salpha"
},
"ske": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.045,
"description": "Light attenuation coefficient due to SAV absorption",
"title": "Ske"
},
"shtm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.054,
2.0
],
"description": "Minimum (base) and maximum SAV canopy height",
"title": "Shtm"
},
"s2ht": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0036,
0.0036,
0.0
],
"description": "Coefficients for converting SAV leaf, stem, and root biomass to canopy height",
"title": "S2Ht"
},
"sc2dw": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.38,
"description": "Carbon to dry weight ratio of SAV",
"title": "Sc2Dw"
},
"s2den": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 10,
"description": "Coefficient for computing SAV density from leaf biomass",
"title": "S2Den"
}
},
"title": "Sav",
"type": "object"
},
"Sfm": {
"additionalProperties": false,
"properties": {
"btemp0": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 5.0,
"description": "Initial temperature of the sediment layer in degrees Celsius",
"title": "Btemp0"
},
"bstc0": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.1,
"description": "Initial surface transfer coefficient for the sediment layer",
"title": "Bstc0"
},
"bstr0": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0,
"description": "Initial benthic stress in days",
"title": "Bstr0"
},
"bthp0": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0,
"description": "Initial consecutive days of hypoxia",
"title": "Bthp0"
},
"btox0": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0,
"description": "Initial consecutive days of oxic condition after hypoxia event",
"title": "Btox0"
},
"bnh40": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 4.0,
"description": "Initial NH4 concentration in the sediment layer (g/m3)",
"title": "Bnh40"
},
"bno30": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "Initial NO3 concentration in the sediment layer (g/m3)",
"title": "Bno30"
},
"bpo40": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 5.0,
"description": "Initial PO4 concentration in the sediment layer (g/m3)",
"title": "Bpo40"
},
"bh2s0": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 250.0,
"description": "Initial H2S concentration in the sediment layer (g/m3)",
"title": "Bh2S0"
},
"bch40": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 40.0,
"description": "Initial CH4 concentration in the sediment layer (g/m3)",
"title": "Bch40"
},
"bpos0": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 500.0,
"description": "Initial POS (Particulate Organic Silica) concentration in the sediment layer (g/m3)",
"title": "Bpos0"
},
"bsa0": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 500.0,
"description": "Initial SA (Salinity) concentration in the sediment layer (g/m3)",
"title": "Bsa0"
},
"bpoc0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
1000.0,
3000.0,
5000.0
],
"description": "Initial POC (Particulate Organic Carbon) concentrations for 3 classes (G1, G2, G3) in the sediment layer (g/m3)",
"title": "Bpoc0"
},
"bpon0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
150.0,
500.0,
1500.0
],
"description": "Initial PON (Particulate Organic Nitrogen) concentrations for 3 classes (G1, G2, G3) in the sediment layer (g/m3)",
"title": "Bpon0"
},
"bpop0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
30.0,
300.0,
500.0
],
"description": "Initial POP (Particulate Organic Phosphorus) concentrations for 3 classes (G1, G2, G3) in the sediment layer (g/m3)",
"title": "Bpop0"
},
"bdz": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.1,
"description": "Sediment thickness (m)",
"title": "Bdz"
},
"bvb": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.37e-05,
"description": "Burial rate (m/day)",
"title": "Bvb"
},
"bsolid": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.5
],
"description": "Sediment solid concentrations in Layer 1 and Layer 2 (Kg/L)",
"title": "Bsolid"
},
"bdiff": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.8e-07,
"description": "Diffusion coefficient for sediment temperature (m2/s)",
"title": "Bdiff"
},
"btr": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 20,
"description": "Reference temperature for sediment processes (\u00b0C)",
"title": "Btr"
},
"bvpmin": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 3e-06,
"description": "minimum particle mixing velocity coefficient (m.day-1)",
"title": "Bvpmin"
},
"bvp": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.00012,
"description": "particle mixing velocity coefficient (m.day-1)",
"title": "Bvp"
},
"bvd": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.001,
"description": "diffusion velocity coefficient (m.day-1)",
"title": "Bvd"
},
"bktvp": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.117,
"description": "temp. dependece of particle mixing velocity",
"title": "Bktvp"
},
"bktvd": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.08,
"description": "temp. dependece of diffusion velocity",
"title": "Bktvd"
},
"bkst": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.03,
"description": "1st order decay rate of benthic stress (day-1)",
"title": "Bkst"
},
"bstmax": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 20.0,
"description": "maximum value of benthic stress (day) (note: smaller than 1/bKST)",
"title": "Bstmax"
},
"bkhdo_vp": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 4.0,
"description": "DO half-saturation of particle mixing (mg/L)",
"title": "Bkhdo Vp"
},
"bdoc_st": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "DO criteria for benthic stress (mg/L)",
"title": "Bdoc St"
},
"banoxic": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 10.0,
"description": "consective days of hypoxia causing maximum benthic stress (day)",
"title": "Banoxic"
},
"boxic": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 45.0,
"description": "time lag for bethos recovery from hypoxia event (day)",
"title": "Boxic"
},
"bp2d": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0,
"description": "ratio from mixing coef. to diffusion coef. (benthos enhanced effect)",
"title": "Bp2D"
},
"bkc": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.035,
0.0018,
0.0
],
"description": "decay rate of POC (3G class) at bTR (day-1)",
"title": "Bkc"
},
"bkn": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.035,
0.0018,
0.0
],
"description": "decay rate of PON (3G class) at bTR (day-1)",
"title": "Bkn"
},
"bkp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.035,
0.0018,
0.0
],
"description": "decay rate of POP (3G class) at bTR (day-1)",
"title": "Bkp"
},
"bktc": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
1.1,
1.15,
1.17
],
"description": "temp. dependence of POC decay (oC-1)",
"title": "Bktc"
},
"bktn": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
1.1,
1.15,
1.17
],
"description": "temp. dependence of PON decay (oC-1)",
"title": "Bktn"
},
"bktp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
1.1,
1.15,
1.17
],
"description": "temp. dependence of POP decay (oC-1)",
"title": "Bktp"
},
"bfcp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.35,
0.55,
0.01,
0.35,
0.55,
0.01,
0.35,
0.55,
0.01
],
"description": "Phyto POC into sed POC (G3,PB=1:3)",
"title": "Bfcp"
},
"bfnp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.35,
0.55,
0.01,
0.35,
0.55,
0.01,
0.35,
0.55,
0.01
],
"description": "Phyto PON into sed PON (G3,PB=1:3)",
"title": "Bfnp"
},
"bfpp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.35,
0.55,
0.01,
0.35,
0.55,
0.01,
0.35,
0.55,
0.01
],
"description": "Phyto POP into sed POP (G3,PB=1:3)",
"title": "Bfpp"
},
"bfcm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.43,
0.57
],
"description": "refractory POC into sed POC(3G)",
"title": "Bfcm"
},
"bfnm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.54,
0.46
],
"description": "refractory PON into sed PON(3G)",
"title": "Bfnm"
},
"bfpm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.43,
0.57
],
"description": "refractory POP into sed POP(3G)",
"title": "Bfpm"
},
"bknh4f": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.2,
"description": "NH4 reaction rate in freshwater at bTR (1st layer) (m/day)",
"title": "Bknh4F"
},
"bknh4s": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.14,
"description": "NH4 reaction rate in salty water at bTR (1st layer) (m/day)",
"title": "Bknh4S"
},
"bktnh4": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.08,
"description": "temp. dependency for NH4 reaction (oC-1)",
"title": "Bktnh4"
},
"bkhnh4": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.5,
"description": "half-stauration NH4 for nitrification (g/m3)",
"title": "Bkhnh4"
},
"bkhdo_nh4": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 2.0,
"description": "half-stauration DO for nitrification (g/m3)",
"title": "Bkhdo Nh4"
},
"bpienh4": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "partition coefficients of NH4 in Layer 1 & 2 (Kg-1.L)",
"title": "Bpienh4"
},
"bsaltn": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "salinity criteria of fresh/salty water for NH4/NO3 reaction (PSU)",
"title": "Bsaltn"
},
"bkno3f": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.3,
"description": "NO3 reaction rate in freshwater at bTR (1st layer) (m/day)",
"title": "Bkno3F"
},
"bkno3s": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.125,
"description": "NO3 reaction rate in salty water at bTR (1st layer) (m/day)",
"title": "Bkno3S"
},
"bkno3": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.25,
"description": "NO3 reaction rate (2nd layer) (m/day)",
"title": "Bkno3"
},
"bktno3": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.08,
"description": "temp. dependency for NO3 reaction (oC-1)",
"title": "Bktno3"
},
"bkh2sd": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.2,
"description": "dissolved H2S reaction rate at bTR (1st layer) (m/day)",
"title": "Bkh2Sd"
},
"bkh2sp": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.4,
"description": "particulate H2S reaction rate at bTR (1st layer) (m/day)",
"title": "Bkh2Sp"
},
"bkth2s": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.08,
"description": "temp. dependency for H2S reaction (oC-1)",
"title": "Bkth2S"
},
"bpieh2ss": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 100.0,
"description": "partition coefficient of NH4 in Layer 1 (Kg-1.L)",
"title": "Bpieh2Ss"
},
"bpieh2sb": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 100.0,
"description": "partition coefficient of NH4 in Layer 2 (Kg-1.L)",
"title": "Bpieh2Sb"
},
"bkhdo_h2s": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 8.0,
"description": "O2 constant to normalize H2S oxidation (g[O2]/m3)",
"title": "Bkhdo H2S"
},
"bsaltc": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "salinity criteria of fresh/salty water for carbon reaction (PSU)",
"title": "Bsaltc"
},
"bkch4": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.2,
"description": "CH4 reaction rate at bTR (1st layer) (m/day)",
"title": "Bkch4"
},
"bktch4": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.08,
"description": "temp. dependency for CH4 reaction",
"title": "Bktch4"
},
"bkhdo_ch4": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.2,
"description": "half-saturation DO for CH4 oxidation (g[O2]/m3)",
"title": "Bkhdo Ch4"
},
"bo2n": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 2.86,
"description": "oxygen to nitrogen ratio in sediment (denitrification)",
"title": "Bo2N"
},
"bpiepo4": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 50.0,
"description": "partition coefficient of PO4 in Layer 2 (Kg-1.L)",
"title": "Bpiepo4"
},
"bkopo4f": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 3000.0,
"description": "oxygen dependency for PO4 sorption in freshwater in Layer 1",
"title": "Bkopo4F"
},
"bkopo4s": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 300.0,
"description": "oxygen dependency for PO4 sorption in salty water in Layer 1",
"title": "Bkopo4S"
},
"bdoc_po4": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "DO criteria for PO4 sorptiona (g[O2]/m3)",
"title": "Bdoc Po4"
},
"bsaltp": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "salinity criteria of fresh/salty water for PO4 partition (PSU)",
"title": "Bsaltp"
},
"bks": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.5,
"description": "decay rate of POS (3G class) at bTR",
"title": "Bks"
},
"bkts": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.1,
"description": "temp. dependence of POS decay",
"title": "Bkts"
},
"bsisat": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 40.0,
"description": "silica saturation conc. in pore water (g[Si]/m3)",
"title": "Bsisat"
},
"bpiesi": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 100.0,
"description": "partition coefficient of silica in Layer 2 (Kg-1.L)",
"title": "Bpiesi"
},
"bkosi": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 10.0,
"description": "oxygen dependency for silica sorption in Layer 1",
"title": "Bkosi"
},
"bkhpos": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 50000.0,
"description": "POS half saturation for POS dissolution (g/m3)",
"title": "Bkhpos"
},
"bdoc_si": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 1.0,
"description": "DO criteria for silica sorptiona (g[O2]/m3)",
"title": "Bdoc Si"
},
"bjposa": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0,
"description": "additional POS flux associated with POM detrius beside algea (g.m-2.day-1)",
"title": "Bjposa"
},
"bfcs": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.65,
0.255,
0.095
],
"description": "SAV POC into 3G sed 3G POC",
"title": "Bfcs"
},
"bfns": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.65,
0.3,
0.05
],
"description": "SAV PON into 3G sed 3G PON",
"title": "Bfns"
},
"bfps": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.65,
0.255,
0.095
],
"description": "SAV POP into 3G sed 3G POP",
"title": "Bfps"
},
"bfcv": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.65,
0.255,
0.095,
0.65,
0.255,
0.095,
0.65,
0.255,
0.095
],
"description": "VEG POC into sed POC (G3,PB=1:3)",
"title": "Bfcv"
},
"bfnv": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.65,
0.3,
0.05,
0.65,
0.3,
0.05,
0.65,
0.3,
0.05
],
"description": "VEG PON into sed PON (G3,PB=1:3)",
"title": "Bfnv"
},
"bfpv": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.65,
0.255,
0.095,
0.65,
0.255,
0.095,
0.65,
0.255,
0.095
],
"description": "VEG POP into sed POP (G3,PB=1:3)",
"title": "Bfpv"
}
},
"title": "Sfm",
"type": "object"
},
"Silica": {
"additionalProperties": false,
"properties": {
"fsp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.9,
0.1
],
"description": "fractions of diatom silica into (SU,SA)",
"title": "Fsp"
},
"fsm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.5
],
"description": "fractions of diatom metabolism Si into (SU,SA)",
"title": "Fsm"
},
"ks": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.03,
"description": "dissolution rate of SU at TRS (day-1)",
"title": "Ks"
},
"trs": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 20.0,
"description": "reference temp. for SU dissolution (oC)",
"title": "Trs"
},
"ktrs": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.092,
"description": "temp. dependence for SU dissolution (oC-1)",
"title": "Ktrs"
},
"khs": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.05,
0.0,
0.0
],
"description": "silica half saturation (mg/L); (0.0: no Si limitation)",
"title": "Khs"
},
"s2c": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.0,
0.0
],
"description": "silica to carbon ratio for phytolankton; (0.0: no Si uptake)",
"title": "S2C"
},
"ksap": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.0,
"description": "coefficient relating Silicate(SA) sorption to TSS",
"title": "Ksap"
}
},
"title": "Silica",
"type": "object"
},
"Stem": {
"additionalProperties": false,
"properties": {
"sn2c": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.09,
"description": "Nitrogen to carbon ratio of submerged aquatic vegetation (SAV)",
"title": "Sn2C"
},
"sp2c": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.01,
"description": "Phosphorus to carbon ratio",
"title": "Sp2C"
},
"so2c": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 2.67,
"description": "Oxygen to carbon ratio",
"title": "So2C"
}
},
"title": "Stem",
"type": "object"
},
"Veg": {
"additionalProperties": false,
"properties": {
"vpatch0": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": -999,
"description": "Region flag for VEG. (1: ON for all elements; -999: spatial distribution)",
"title": "Vpatch0"
},
"vtleaf0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
100.0,
100.0,
100.0
],
"description": "Initial concentration for total vegetation leaf biomass (3 values for different vegetation types)",
"title": "Vtleaf0"
},
"vtstem0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
100.0,
100.0,
100.0
],
"description": "Initial concentration for total vegetation stem biomass (3 values for different vegetation types)",
"title": "Vtstem0"
},
"vtroot0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
30.0,
30.0,
30.0
],
"description": "Initial concentration for total vegetation root biomass (3 values for different vegetation types)",
"title": "Vtroot0"
},
"vgpm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.1,
0.1,
0.1
],
"description": "Maximum growth rate for vegetation (day^-1) (3 values for different vegetation types)",
"title": "Vgpm"
},
"vfam": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.2,
0.2,
0.2
],
"description": "Fractions of leaf production allocated to active metabolism (3 values for different vegetation types)",
"title": "Vfam"
},
"vtgp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
32.0,
32.0,
32.0
],
"description": "Optimal growth temperature for vegetation (\u00b0C) (3 values for different vegetation types)",
"title": "Vtgp"
},
"vktgp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.003,
0.003,
0.003,
0.005,
0.005,
0.005
],
"description": "Temperature dependence coefficients for growth (6 values: 3 for T<=vTGP and 3 for T>vTGP, for different vegetation types)",
"title": "Vktgp"
},
"vfcp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.6,
0.6,
0.6,
0.3,
0.3,
0.3,
0.1,
0.1,
0.1
],
"description": "Fractions of production allocated to leaf/stem/root biomass (9 values: 3 for each vegetation type, 3 for each biomass component)",
"title": "Vfcp"
},
"vmtb": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.02,
0.02,
0.02,
0.02,
0.02,
0.02,
0.01,
0.01,
0.01
],
"description": "Metabolism rates for leaf/stem/root (9 values: 3 for each vegetation type, 3 for each biomass component)",
"title": "Vmtb"
},
"vtmt": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
20.0,
20.0,
20.0,
20.0,
20.0,
20.0,
20.0,
20.0,
20.0
],
"description": "Reference temperatures for leaf/stem/root metabolism (9 values: 3 for each vegetation type, 3 for each biomass component)",
"title": "Vtmt"
},
"vktmt": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.069,
0.069,
0.069,
0.069,
0.069,
0.069,
0.069,
0.069,
0.069
],
"description": "Temperature dependence coefficients for leaf/stem/root metabolism (9 values: 3 for each vegetation type, 3 for each biomass component)",
"title": "Vktmt"
},
"vfnm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.05,
0.05,
0.05,
0.15,
0.15,
0.15,
0.3,
0.3,
0.3,
0.5,
0.5,
0.5
],
"description": "Fractions of metabolism N into RPON, LPON, DON, NH4 (12 values: 3 for each vegetation type, 4 for each N form)",
"title": "Vfnm"
},
"vfpm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.05,
0.05,
0.05,
0.1,
0.1,
0.1,
0.35,
0.35,
0.35,
0.5,
0.5,
0.5
],
"description": "Fractions of metabolism P into RPOP, LPOP, DOP, PO4 (12 values: 3 for each vegetation type, 4 for each P form)",
"title": "Vfpm"
},
"vfcm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.05,
0.05,
0.05,
0.15,
0.15,
0.15,
0.3,
0.3,
0.3,
0.5,
0.5,
0.5
],
"description": "Fractions of metabolism C into RPOC, LPOC, DOC, CO2 (12 values: 3 for each vegetation type, 4 for each C form)",
"title": "Vfcm"
},
"ivnc": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 1,
"description": "Flag for recycled vegetation N destination (0: sediment; 1: water)",
"title": "Ivnc"
},
"ivpc": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 1,
"description": "Flag for recycled vegetation P destination (0: sediment; 1: water)",
"title": "Ivpc"
},
"vkhns": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.1,
0.1,
0.1
],
"description": "Nitrogen half-saturation constant in sediments (3 values for different vegetation types)",
"title": "Vkhns"
},
"vkhps": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.01,
0.01,
0.01
],
"description": "Phosphorus half-saturation constant in sediments (3 values for different vegetation types)",
"title": "Vkhps"
},
"vscr": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
35.0,
35.0,
35.0
],
"description": "Reference salinity for computing vegetation growth (3 values for different vegetation types)",
"title": "Vscr"
},
"vsopt": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
35.0,
15.0,
0.0
],
"description": "Optimal salinity for vegetation growth (3 values for different vegetation types)",
"title": "Vsopt"
},
"vinun": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
1.0,
1.0,
1.0
],
"description": "Reference value for inundation stress (nondimensional) (3 values for different vegetation types)",
"title": "Vinun"
},
"ivns": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 1,
"description": "Flag for N limitation on vegetation growth (0: OFF; 1: ON)",
"title": "Ivns"
},
"ivps": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 1,
"description": "Flag for P limitation on vegetation growth (0: OFF; 1: ON)",
"title": "Ivps"
},
"ivmrt": {
"anyOf": [
{
"type": "integer"
},
{
"type": "null"
}
],
"default": 0,
"description": "Flag for vegetation mortality term (0: OFF; 1: ON)",
"title": "Ivmrt"
},
"vtmr": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
17.0,
17.0,
17.0,
17.0,
17.0,
17.0
],
"description": "Reference temperatures for leaf/stem mortality (6 values: 3 for each vegetation type, 2 for leaf/stem)",
"title": "Vtmr"
},
"vktmr": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
4.0,
4.0,
4.0,
4.0,
4.0,
4.0
],
"description": "Temperature dependence coefficients for leaf/stem mortality (6 values: 3 for each vegetation type, 2 for leaf/stem)",
"title": "Vktmr"
},
"vmr0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
12.8,
12.8,
12.8,
12.8,
12.8,
12.8
],
"description": "Base value of temperature effect on mortality (6 values: 3 for each vegetation type, 2 for leaf/stem)",
"title": "Vmr0"
},
"vmrcr": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
15.0,
15.0,
15.0,
15.0,
15.0,
15.0
],
"description": "Reference value for computing mortality (6 values: 3 for each vegetation type, 2 for leaf/stem)",
"title": "Vmrcr"
},
"valpha": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.006,
0.006,
0.006
],
"description": "Initial slope of P-I curve (3 values for different vegetation types)",
"title": "Valpha"
},
"vke": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.045,
0.045,
0.045
],
"description": "Light attenuation coefficient from vegetation absorption (3 values for different vegetation types)",
"title": "Vke"
},
"vht0": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.054,
0.054,
0.054
],
"description": "Base vegetation canopy height (3 values for different vegetation types)",
"title": "Vht0"
},
"vcrit": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
250.0,
250.0,
250.0
],
"description": "Critical mass for computing vegetation height (3 values for different vegetation types)",
"title": "Vcrit"
},
"v2ht": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0036,
0.0036,
0.0036,
0.001,
0.001,
0.001
],
"description": "Coefficients to convert mass to canopy height (6 values: 3 for each vegetation type, 2 for different conditions)",
"title": "V2Ht"
},
"vc2dw": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.38,
0.38,
0.38
],
"description": "Carbon to dry weight ratio of vegetation (3 values for different vegetation types)",
"title": "Vc2Dw"
},
"v2den": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
10,
10,
10
],
"description": "Coefficient for computing vegetation density (3 values for different vegetation types)",
"title": "V2Den"
},
"vp2c": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.01,
0.01,
0.01
],
"description": "Phosphorus to carbon ratio in vegetation (3 values for different vegetation types)",
"title": "Vp2C"
},
"vn2c": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.09,
0.09,
0.09
],
"description": "Nitrogen to carbon ratio in vegetation (3 values for different vegetation types)",
"title": "Vn2C"
},
"vo2c": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
2.67,
2.67,
2.67
],
"description": "Oxygen to carbon ratio in vegetation (3 values for different vegetation types)",
"title": "Vo2C"
}
},
"title": "Veg",
"type": "object"
},
"Zb": {
"additionalProperties": false,
"properties": {
"zgpm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0,
0.0,
1.75,
1.75,
1.75,
1.75,
1.75,
1.75,
1.0,
0.0,
2.0,
2.0,
2.0,
2.0,
2.0,
2.0
],
"description": "Zooplankton predation rate (day^-1) for different prey types and zooplankton groups. Dimension: (prey=1:8, ZB=1:2)",
"title": "Zgpm"
},
"zkhg": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.175,
0.175,
0.175,
0.175,
0.175,
0.175,
0.175,
0.175,
0.175,
0.175,
0.175,
0.175,
0.175,
0.175,
0.175,
0.175
],
"description": "Reference prey concentration (mg/L) for zooplankton growth. Dimension: (prey=1:8, ZB=1:2)",
"title": "Zkhg"
},
"ztgp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
25.0,
25.0
],
"description": "Optimal temperature for zooplankton growth (\u00b0C)",
"title": "Ztgp"
},
"zktgp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0035,
0.008,
0.025,
0.03
],
"description": "Temperature dependence for zooplankton growth (\u00b0C^-2). Dimension: (ZB=1:2, 1:2) for T<=zTGP & T>zTGP",
"title": "Zktgp"
},
"zag": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.75,
"description": "Zooplankton assimilation efficiency ratio (0-1)",
"title": "Zag"
},
"zrg": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.1,
"description": "Zooplankton respiration ratio when grazing (0-1)",
"title": "Zrg"
},
"zmrt": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.02,
0.02
],
"description": "Zooplankton mortality rates (day^-1)",
"title": "Zmrt"
},
"zmtb": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.254,
0.186
],
"description": "Zooplankton metabolism rates (day^-1)",
"title": "Zmtb"
},
"ztmt": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
20.0,
20.0
],
"description": "Reference temperature for zooplankton metabolism (\u00b0C)",
"title": "Ztmt"
},
"zktmt": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.0693,
0.0693
],
"description": "Temperature dependence for zooplankton metabolism (\u00b0C^-1)",
"title": "Zktmt"
},
"zfcp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.35,
0.55,
0.1
],
"description": "Fractions of zooplankton carbon partitioned into (RPOC, LPOC, DOC)",
"title": "Zfcp"
},
"zfnp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.35,
0.5,
0.1,
0.05
],
"description": "Fractions of zooplankton nitrogen partitioned into (RPON, LPON, DON, NH4)",
"title": "Zfnp"
},
"zfpp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.1,
0.2,
0.5,
0.2
],
"description": "Fractions of zooplankton phosphorus partitioned into (RPOP, LPOP, DOP, PO4)",
"title": "Zfpp"
},
"zfsp": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.7,
0.25
],
"description": "Fractions of zooplankton silica partitioned into (SU, SA)",
"title": "Zfsp"
},
"zfcm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.1,
0.0
],
"description": "Fractions of zooplankton metabolism carbon partitioned into DOC. Dimension: (ZB=1:2)",
"title": "Zfcm"
},
"zfnm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.35,
0.3,
0.5,
0.4,
0.1,
0.2,
0.05,
0.1
],
"description": "Fractions of zooplankton metabolism nitrogen partitioned into (RPON, LPON, DON, NH4). Dimension: (ZB=1:2, 4)",
"title": "Zfnm"
},
"zfpm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.35,
0.3,
0.5,
0.4,
0.1,
0.2,
0.05,
0.1
],
"description": "Fractions of zooplankton metabolism phosphorus partitioned into (RPOP, LPOP, DOP, PO4). Dimension: (ZB=1:2, 4)",
"title": "Zfpm"
},
"zfsm": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.4,
0.5,
0.6
],
"description": "Fractions of zooplankton metabolism silica partitioned into (SU, SA). Dimension: (ZB=1:2, 2)",
"title": "Zfsm"
},
"zkhdo": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.5
],
"description": "Dissolved oxygen half-saturation for zooplankton's DOC excretion (mg/L)",
"title": "Zkhdo"
},
"zn2c": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.2,
0.2
],
"description": "Nitrogen to carbon ratio for zooplankton",
"title": "Zn2C"
},
"zp2c": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.02,
0.02
],
"description": "Phosphorus to carbon ratio for zooplankton",
"title": "Zp2C"
},
"zs2c": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.5
],
"description": "Silica to carbon ratio for zooplankton",
"title": "Zs2C"
},
"z2pr": {
"anyOf": [
{
"items": {},
"type": "array"
},
{
"type": "null"
}
],
"default": [
0.5,
0.5
],
"description": "Ratio converting zooplankton and phytoplankton biomass to predation rates on zooplankton (L.mg^-1.day^-1)",
"title": "Z2Pr"
},
"p2pr": {
"anyOf": [
{
"type": "number"
},
{
"type": "null"
}
],
"default": 0.25,
"description": "Ratio converting zooplankton and phytoplankton biomass to predation rates on phytoplankton (L.mg^-1.day^-1)",
"title": "P2Pr"
}
},
"title": "Zb",
"type": "object"
}
},
"additionalProperties": false
}