sureau_ecos | R Documentation |
Function initSureauNetworks
initializes hydraulic networks for all plant cohorts in x
Function semi_implicit_integration
updates water potentials and cavitation across the hydraulic network
initSureauNetworks(x)
semi_implicit_integration(
network,
dt,
opt,
stemCavitationRecovery = "annual",
leafCavitationRecovery = "total"
)
x |
An object of class |
network |
A hydraulic network element of the list returned by |
dt |
Smallest time step (seconds) |
opt |
Option flag vector |
stemCavitationRecovery , leafCavitationRecovery |
A string indicating how refilling of embolized conduits is done:
|
Function initSureauNetworks
returns a vector of length equal to the number of cohorts. Each element is a list with Sureau-ECOS parameters.
Function semi_implicit_integration
does not return anything, but modifies input parameter network
.
Miquel De Cáceres Ainsa, CREAF
Nicolas Martin-StPaul, URFM-INRAE
Ruffault J, Pimont F, Cochard H, Dupuy JL, Martin-StPaul N (2022) SurEau-Ecos v2.0: a trait-based plant hydraulics model for simulations of plant water status and drought-induced mortality at the ecosystem level. Geoscientific Model Development 15, 5593-5626 (doi:10.5194/gmd-15-5593-2022).
spwb
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.