Description Usage Arguments Value
View source: R/2-energy_model.R
Computes the energy and water related variables for the shade tree (if any), the coffee and the soil. Call different sub-models:
light_model_tree() for the light interception of the shade tree
light_model_coffee() for the light interception of the coffee
energy_model_tree() for the energy fluxes of the tree (H, LE, Tleaf...)
energy_model_coffee() for the energy fluxes of the coffee (H, LE, Tleaf...)
soil_model() the full soil model (water transport, H, T Soil...)
balance_model() the energy balance at plot scale model (H, LE, Rn...)
1  | energy_water_models(S, i)
 | 
S | 
 The simulation list  | 
i | 
 The day index.  | 
Nothing, modify the list of simulation S in place. See DynACof() for more details.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.