You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
In #651, we convert the SoilCanopy model from being entirely explicitly-stepped to using explicit and implicit timestepping for different variables. This invalidates the conservation calculations we were previously using (see this link for more details).
We should re-think this test and update the calculations to accurately check conservation if possible.
The text was updated successfully, but these errors were encountered:
Is your feature request related to a problem? Please describe.
In #651, we convert the
SoilCanopy
model from being entirely explicitly-stepped to using explicit and implicit timestepping for different variables. This invalidates the conservation calculations we were previously using (see this link for more details).We should re-think this test and update the calculations to accurately check conservation if possible.
The text was updated successfully, but these errors were encountered: