write data from ascent to load in paraview #1321
Answered
by
JustinPrivitera
indra098124
asked this question in
Q&A
|
Is it possible to write data using ascent in a format that can be loaded in paraview for further post-processing? |
Answered by
JustinPrivitera
Aug 4, 2025
Replies: 2 comments 6 replies
|
With recent Ascent, you can create an extract that writes a set of legacy vtk files. These will be grouped by a |
6 replies
|
Does this solve your issue? https://ascent.readthedocs.io/en/latest/Actions/PathStringFormatting.html |
0 replies
Answer selected by
JustinPrivitera
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Does this solve your issue? https://ascent.readthedocs.io/en/latest/Actions/PathStringFormatting.html
Included in the latest version of Ascent.