This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
Modify RHS parameter functions #2066
Labels
land - soil - water
code related to the balance law for water in soil
land - soil
general label for land-soil modeling
Description
for robustness, replace theta with
theta = max(eps(FT), theta)
in all functions of theta on the RHS, but do not change the state value.
Figure out if we want to issue a warning if theta <0, though.
The text was updated successfully, but these errors were encountered: