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

Taal: Support for restarting simulations #240

Closed
sloede opened this issue Oct 20, 2020 · 0 comments
Closed

Taal: Support for restarting simulations #240

sloede opened this issue Oct 20, 2020 · 0 comments
Labels
enhancement New feature or request taal

Comments

@sloede
Copy link
Member

sloede commented Oct 20, 2020

This issue is to track the discussion on how to implement restarting in Taal. From Slack on Oct 20th, 2020:

Michael
As a general question (since I forgot): Does Taal support writing restart files and restarting from them yet?

Hendrik Ranocha
I haven't implemented that part yet. There is an open check box in the main Taal PR for this. I think we just need another callback or enhance the savin callback to write restart files. Loading from restart files should probably be done in the elixir by using some convenient methods.

Michael
OK, thanks for the quick reply. Maybe we can somehow dispatch on the initial condition not being a function but a filename (or similar), which then would load data from there and reset dt and time in the solver

Hendrik Ranocha
Sounds also good to me. You can give it a shot, if you want. Otherwise, could you please open an issue and mention your idea(s) there?

@sloede sloede added enhancement New feature or request taal labels Oct 20, 2020
@sloede sloede mentioned this issue Oct 20, 2020
45 tasks
@ranocha ranocha mentioned this issue Oct 30, 2020
@ranocha ranocha closed this as completed Oct 31, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request taal
Projects
None yet
Development

No branches or pull requests

2 participants