Add TrackFile Python class for parsing track files

This commit is contained in:
Paul Romano 2022-05-13 12:04:20 -05:00
parent b32d4b5ed3
commit 2e9560a72c
4 changed files with 78 additions and 0 deletions

View file

@ -187,6 +187,7 @@ Post-processing
openmc.Particle
openmc.StatePoint
openmc.Summary
openmc.TrackFile
The following classes and functions are used for functional expansion reconstruction.