Skip to content

Conversation

@pshriwise
Copy link
Contributor

… the whole track

Description

This PR modifies track to VTK writing such that particle states are written as separate vtkPolyLine's.

Below are track representations from #3622 before and after this change.

image image

Fixes #3625

Checklist

  • I have performed a self-review of my own code
  • ~I have run clang-format (version 15) ~on any C++ source files (if applicable)
  • I have followed the style guidelines for Python source files (if applicable)
  • I have made corresponding changes to the documentation (if applicable)
  • I have added tests that prove my fix is effective or that my feature works (if applicable)

@paulromano paulromano merged commit 5c2bfe7 into openmc-dev:develop Nov 12, 2025
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve track file writing to remove artifacts from secondary particle revival

2 participants