Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convergence of large outflows from small Basins #1414

Open
visr opened this issue Apr 22, 2024 · 0 comments
Open

Convergence of large outflows from small Basins #1414

visr opened this issue Apr 22, 2024 · 0 comments
Labels
core Issues related to the computational core in Julia performance Relates to runtime performance or convergence

Comments

@visr
Copy link
Member

visr commented Apr 22, 2024

If you have a small Basin with e.g. a large infiltration, the model is not very stable. We need to build a test model for this case to make sure it is able to handle such a case well. In principle we use a reduction_factor to reduce the infiltration, but for sufficiently large outflows it will step over this smooth landing within one timestep. We need to look into this case to understand the behavior, and how it behaves with both adaptive and fixed timestepping, under different solvers. Perhaps we need to use better tolerances or error norms to handle these cases better.

Related to #1406.

@visr visr added the core Issues related to the computational core in Julia label Apr 22, 2024
@visr visr added the performance Relates to runtime performance or convergence label Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
core Issues related to the computational core in Julia performance Relates to runtime performance or convergence
Projects
Status: To do
Development

No branches or pull requests

1 participant