Skip to content

Commit

Permalink
add all files resulting from running fodo_cxx
Browse files Browse the repository at this point in the history
  • Loading branch information
Sajid Ali committed Apr 19, 2024
1 parent 4f81710 commit 22cc56e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@ The scripts that were used in order to produce these openPMD files from Warp can
## Examples created with the Particle-In-Cell code Synergia
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`.
These include the following:
- bunch_dump.h5 - Contains the bunch after propagation through the FODO lattice after 25 turns
- particles.h5 - Contains the position/momentum of the first 1000 particles stored at the end of each turn as obtained by `diagnostics_particles`
- tracks.h5 - Contains the tracks of the first 100 particles as obtained by `diagnostics_bulk_track`
- diag.h5 - Contains the properties of the beam at the end of each turn as obtained by `diagnostics_full2`.
- `bunch_dump.h5` - Contains the bunch after propagation through the FODO lattice after 25 turns
- `particles.h5` - Contains the position/momentum of the first 1000 particles stored at the end of each turn as obtained by `diagnostics_particles`
- `tracks.h5` - Contains the tracks of the first 100 particles as obtained by `diagnostics_bulk_track`
- `diag.h5` - Contains the properties of the beam at the end of each turn as obtained by `diagnostics_full2`.

## Examples created with the finite-element code FEMM

Expand Down

0 comments on commit 22cc56e

Please sign in to comment.