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
Setting the state of the local inertial model for land routing is not working, broken during refactoring of the code for v1.0.
Improved the accuracy of reservoir or lake state after initialization with a warm state by re-ordering computations of 1d-2d local inertial model. The inflow from land to a reservoir or lake was updated during the local inertial overland flow routing (final computation during each internal time step of the 1d-2d local inertial model). This results in small inflow deviations when starting with a warm state as the inflow from land to a reservoir or lake is not yet updated while a reservoir or lake is updated as part of the river routing. Order of computations is now: 1) overland flow routing, 2) reservoir or lake inflow and 3) river routing.
The text was updated successfully, but these errors were encountered:
vers-w
changed the title
Fix init state and waterbody boundary condition local inertial model
Fix init state and reservoir/lake state 1d-2d local inertial model
May 26, 2025
Uh oh!
There was an error while loading. Please reload this page.
Setting the state of the local inertial model for land routing is not working, broken during refactoring of the code for v1.0.
Improved the accuracy of reservoir or lake state after initialization with a warm state by re-ordering computations of 1d-2d local inertial model. The inflow from land to a reservoir or lake was updated during the local inertial overland flow routing (final computation during each internal time step of the 1d-2d local inertial model). This results in small inflow deviations when starting with a warm state as the inflow from land to a reservoir or lake is not yet updated while a reservoir or lake is updated as part of the river routing. Order of computations is now: 1) overland flow routing, 2) reservoir or lake inflow and 3) river routing.
The text was updated successfully, but these errors were encountered: