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
In milestone O2.3.6, we have implemented implicit solvers for RichardsModel, EnergyHydrologyModel, and SoilCanopyModel. As we developed these, we identified some areas for improvement that we want to address at some point, as well as ideas for improved stability that may or may not be necessary. These are documented here.
Cost/benefits/risks
costs: developer time
benefits: increased simulation stability, decreased code duplication, more robust code
risks: potential regressions if we alter equations
Purpose
In milestone O2.3.6, we have implemented implicit solvers for RichardsModel, EnergyHydrologyModel, and SoilCanopyModel. As we developed these, we identified some areas for improvement that we want to address at some point, as well as ideas for improved stability that may or may not be necessary. These are documented here.
Cost/benefits/risks
costs: developer time
benefits: increased simulation stability, decreased code duplication, more robust code
risks: potential regressions if we alter equations
Producers
@juliasloan25 @kmdeck
Components
Inputs
Implicit solvers introduced in #135
Results and deliverables
Maintain or improve stability of implicitly-stepped experiments
Reviewers
@juliasloan25 @kmdeck @dennisYatunin (PRs)
@tapios @cmbengue (SDI review)
Tasks
general implicit stepping
SoilCanopyModel
EnergyHydrologyModel
RichardsModel
The text was updated successfully, but these errors were encountered: