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.
stateX(htemp, sca)
The output is a list with the evapotranspiraion (eatemp) as a value.
## Not run: ------------------------------------ # stateX() ## ---------------------------------------------