Skip to content

Commit 22cc56e

Browse files
author
Sajid Ali
committed
add all files resulting from running fodo_cxx
1 parent 4f81710 commit 22cc56e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ The scripts that were used in order to produce these openPMD files from Warp can
3131
## Examples created with the Particle-In-Cell code Synergia
3232
The files `synergia-fodo.tar.gz` were generated by running the `fodo_cxx` example from the accelerator modeling package [`synergia`](https://github.com/fnalacceleratormodeling/synergia2) (using the `devel3` branch, commit id `81c96e4`). Is is the result of running the example file with the following command line options: `./fodo_cxx macroparticles=4096 gridx=8 gridy=8 gridz=8 turns=25`.
3333
These include the following:
34-
- bunch_dump.h5 - Contains the bunch after propagation through the FODO lattice after 25 turns
35-
- particles.h5 - Contains the position/momentum of the first 1000 particles stored at the end of each turn as obtained by `diagnostics_particles`
36-
- tracks.h5 - Contains the tracks of the first 100 particles as obtained by `diagnostics_bulk_track`
37-
- diag.h5 - Contains the properties of the beam at the end of each turn as obtained by `diagnostics_full2`.
34+
- `bunch_dump.h5` - Contains the bunch after propagation through the FODO lattice after 25 turns
35+
- `particles.h5` - Contains the position/momentum of the first 1000 particles stored at the end of each turn as obtained by `diagnostics_particles`
36+
- `tracks.h5` - Contains the tracks of the first 100 particles as obtained by `diagnostics_bulk_track`
37+
- `diag.h5` - Contains the properties of the beam at the end of each turn as obtained by `diagnostics_full2`.
3838

3939
## Examples created with the finite-element code FEMM
4040

0 commit comments

Comments
 (0)