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

Use firedrake checkpointing to write out timesteps #42

Open
JHopeCollins opened this issue May 17, 2022 · 0 comments
Open

Use firedrake checkpointing to write out timesteps #42

JHopeCollins opened this issue May 17, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@JHopeCollins
Copy link
Collaborator

Currently the only way of outputting from paradiag is with the post module which writes out vtk files.

We should be able to use the new checkpointing module in Firedrake to dump the solutions to hdf5 instead, which would allow restarting, post-processing etc, not just visualising.

@JHopeCollins JHopeCollins added the enhancement New feature or request label May 17, 2022
@JHopeCollins JHopeCollins self-assigned this May 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant