Set of functions used in the calculation of carbon balance.
carbon_leafStarchCapacity(LAI, N, SLA, leafDensity)
carbon_leafStructuralBiomass(LAI, N, SLA)
carbon_sapwoodStarchCapacity(SA, H, L, V, woodDensity, conduit2sapwood)
carbon_sapwoodStructuralBiomass(SA, H, L, V, woodDensity)
carbon_sapwoodStructuralLivingBiomass(SA, H, L, V, woodDensity, conduit2sapwood)
carbon_sugarConcentration(osmoticWP, temp, nonSugarConc)
carbon_osmoticWaterPotential(sugarConc, temp, nonSugarConc)
carbon_relativeSapViscosity(sugarConc, temp)
carbon_sugarStarchDynamicsLeaf(sugarConc, starchConc, eqSugarConc)
Leaf area index.
Density (ind<U+00B7>ha-1).
Specific leaf area (mm2/mg = m2/kg).
Density of leaf tissue (dry weight over volume).
Sapwood area (cm2).
Plant height (cm).
Coarse root length (mm) for each soil layer.
Proportion of fine roots in each soil layer.
Wood density (dry weight over volume).
Proportion of sapwood corresponding to conducive elements (vessels or tracheids) as opposed to parenchymatic tissue.
Osmotic water potential (MPa).
Temperature (degrees Celsius).
Concentration of inorganic solutes (mol/l).
Concentration of soluble sugars (mol/l).
Concentration of starch (mol/l)
Equilibrium concentration of soluble sugars (mol/l).
Values returned for each function are:
carbon_leafStarchCapacity
: Capacity of storing starch in the leaf compartment (mol glucose).
carbon_sapwoodStarchCapacity
: Capacity of storing starch in the sapwood compartment (mol glucose).