Paul Romano
|
6c07553b89
|
Add cell instance to particle track file (thanks @pshriwise for suggestion)
|
2022-05-31 17:08:40 -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
|
b786ad4c9f
|
Write separate track files for multiple MPI ranks
|
2022-05-19 13:27:33 -04:00 |
|
Paul Romano
|
365aa0b0eb
|
Write all tracks to a single file
|
2022-05-19 13:27:33 -04:00 |
|
Paul Romano
|
b32d4b5ed3
|
Write particle types separately for track files
|
2022-05-19 13:27:33 -04:00 |
|
Paul Romano
|
8b270dd59b
|
Change track file format to include all information
|
2022-05-19 13:27:32 -04:00 |
|
Paul Romano
|
a6bd42ee8e
|
Expand Particle::tracks_ to include full state
|
2022-05-19 13:27:32 -04:00 |
|
Paul Romano
|
1bc2bd8460
|
Apply clang-format on entire source
|
2021-08-11 11:41:49 -05:00 |
|
Gavin Ridley
|
ad4e1c9f4a
|
remove std:: from vector,unique_ptr,make_unique,array
|
2021-05-03 18:01:27 -04:00 |
|
Gavin Ridley
|
d5d2072266
|
change particle to using accessor methods
|
2021-05-03 17:56:57 -04:00 |
|
Paul Romano
|
cc919d25c5
|
Use fmt/core.h header to reduce compile time
|
2020-02-10 10:33:57 -06:00 |
|
Paul Romano
|
2a230cd739
|
More use of fmt::print and fmt::format
|
2020-02-10 10:33:57 -06:00 |
|
John Tramm
|
c60a7e569f
|
formatting cleanup
|
2020-01-14 20:16:33 +00:00 |
|
John Tramm
|
63ef983f19
|
formatting sweep
|
2020-01-14 02:14:09 +00:00 |
|
John Tramm
|
768102ad18
|
converted tracks to be particle owned, rather than global threadprivate
|
2019-12-12 22:19:56 +00:00 |
|
Paul Romano
|
368f89697d
|
Use Position and Direction in Particle class
|
2019-03-01 16:00:36 -06:00 |
|
Paul Romano
|
b4ed267d4b
|
Add trailing underscore on Particle data members
|
2019-03-01 15:59:21 -06:00 |
|
Paul Romano
|
3358880959
|
Fix OpenMP builds on Intel compiler
|
2019-02-21 22:55:25 -06:00 |
|
Paul Romano
|
07fc0985bc
|
Convert particle track writing to C++
|
2019-02-20 15:03:36 -06:00 |
|