trixi-framework / trixi-framework/Trixi.jl
Plotting at different saved times (movies etc.)
Open
visualization
- Dominant language
- Julia
- Stars
- 731
- Forks
- 166
- Avg merge
- 2d 18h
- Merged PRs (30d)
- 25
Description
OrdinaryDiffEq.jl provides a nice `saveat` kwarg to specify times at which to save solution snapshots. This seems like it would be useful for visualizing dynamic behavior or creating movies, but would require modification of current plot recipes.
Contributor guide
Assessment
This issue has not been assessed yet.