Description Usage Arguments Value Examples
View source: R/stateX.evapotranspiration.R
Computes the evapotranspiration. So far as a function of the snow coverage and the temperature. Both the snow coverage and the temperature are distributed over several level zones.
1 | stateX.evapotranspiration(htemp, sca)
|
htemp |
temperature for each level zone |
sca |
snow coverage for each level zone |
The output is a list with the evapotranspiraion (eatemp) as a value.
1 2 3 4 | ## Not run:
stateX()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.