Paul Romano
|
b41e22f68b
|
Refactor ParticleType to use PDG Monte Carlo numbering scheme (#3756)
Co-authored-by: GuySten <62616591+GuySten@users.noreply.github.com>
Co-authored-by: Amanda Lund <alund1187@gmail.com>
|
2026-02-03 07:23:24 +00:00 |
|
Paul Romano
|
55b52b7ef3
|
Release of version 0.15.0 (#3050)
|
2024-06-22 01:28:56 +00:00 |
|
Patrick Shriwise
|
7936b8a59c
|
Support track file writing for particle restart runs. (#2957)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2024-04-24 22:14:17 +00:00 |
|
Patrick Shriwise
|
eda39ad9ca
|
Python source class refactor (#2524)
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2023-06-20 21:27:55 -05:00 |
|
Paul Romano
|
aec246be72
|
Rename Tracks.write_tracks_to_vtk --> Tracks.write_to_vtk
|
2022-08-16 22:09:58 -05:00 |
|
Jonathan Shimwell
|
3a2d4a9138
|
suggestions from code review by @paulromano
Co-authored-by: Paul Romano <paul.k.romano@gmail.com>
|
2022-08-15 16:05:02 +01:00 |
|
shimwell
|
d15c051263
|
added missing arg
|
2022-08-13 12:34:17 +01:00 |
|
shimwell
|
ecd0455b06
|
added vtk writing to tracks object
|
2022-08-13 12:32:14 +01:00 |
|
Paul Romano
|
ae849c5842
|
Have filter methods return new Track/Tracks objects
|
2022-05-25 22:12:44 -05:00 |
|
Paul Romano
|
2e54c31915
|
Rename TrackFile --> Tracks
|
2022-05-25 16:58:20 -05:00 |
|
Paul Romano
|
7b0862c4dc
|
Add filter method to TrackFile and Track classes
|
2022-05-25 16:47:25 -05:00 |
|
Paul Romano
|
22bc340f9d
|
Rename Track.particles --> Track.particle_tracks
|
2022-05-25 14:52:44 -05:00 |
|
Paul Romano
|
2e0472d57c
|
Respond to @shimwell comments on #2071
|
2022-05-23 12:28:28 -05:00 |
|
Paul Romano
|
c73a4d2e15
|
Make sure track file unit test uses reproducible cell/material IDs
|
2022-05-20 13:01:09 -05:00 |
|
Paul Romano
|
e34bf445f0
|
Add max_tracks setting (maximum number of tracks per process)
|
2022-05-20 10:46:59 -05:00 |
|
Paul Romano
|
4f1e8f46f5
|
Add unit tests for TrackFile class
|
2022-05-19 17:27:47 -05:00 |
|