Address comments on #1934 from @ojschumann

This commit is contained in:
Paul Romano 2021-12-27 14:17:10 -05:00
parent cad7f68129
commit 7b89ce11e7
4 changed files with 23 additions and 16 deletions

View file

@ -32,3 +32,4 @@ The current version of the particle restart file format is 2.0.
multi-group mode.
- **xyz** (*double[3]*) -- Position of the particle.
- **uvw** (*double[3]*) -- Direction of the particle.
- **time** (*double*) -- Time of the particle in [s].