Merged
Conversation
Member
Author
|
Perhaps we should still include #2238 if that indeed makes the results more robust for longer simulations. |
Member
|
We wanted a release because of the functionality currently in main. We can always make another release once we are happy with resetting the cumulative, we don't need to wait on it, nor should we rush it. |
Member
Author
|
We can check tomorrow if it fixes known issues with models. It is a pretty important issue to resolve, so even if this fix is not optimal, we do need something soon. It is unlikely to be wrong, it just trades performance for accuracy on demand. |
evetion
approved these changes
Apr 15, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[v2025.3.0] - 2025-04-14
The only breaking change in this release is to disallow connecting a single FlowBoundary to multiple Basins.
There are large improvements in the ability to visualize results on the map in QGIS.
We also welcome the Junction node to the family, which will help laying out networks in a recognizable manner.
Added
solver_stats.arrow. #2209model.to_fews. #2161results/concentration.arrow. #2165Changed
autodiff = true, leading to better performance. #2137 #2183