Skip to content

Conversation

@ia267
Copy link
Collaborator

@ia267 ia267 commented Dec 10, 2025

At the moment we are writing a separate snapshot file for each time-step. This makes it difficult to visualise the time evolution in Paraview without additional processing of the snapshot files. This PR changes this so that now it will write a single snapshot bp file with multiple timesteps that we can visualise in paraview.

If we want to export a single timestep we can use ADIOS utilities to do so.

Fixes #249

@ia267 ia267 self-assigned this Dec 10, 2025
@ia267 ia267 added the enhancement New feature or request label Dec 10, 2025
@mathrack mathrack merged commit 6120e1f into xcompact3d:main Dec 11, 2025
2 checks passed
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

Successfully merging this pull request may close these issues.

Output a single snapshot file

2 participants