Skip to content

Commit ae2db7a

Browse files
author
Sajid Ali
committed
add all files resulting from running fodo_cxx
modified: README.md deleted: synergia-fodo-diag.h5 new file: synergia-fodo.tar.gz
1 parent aac2266 commit ae2db7a

File tree

3 files changed

+6
-1
lines changed

3 files changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,12 @@ The files `example-2d.tar.gz`, `example-3d.tar.gz` and `example-thetaMode.tar.gz
3131
The scripts that were used in order to produce these openPMD files from Warp can be found in the directory `scripts/warp`.
3232

3333
## Examples created with the Particle-In-Cell code Synergia
34-
The file `synergia-fodo-diag.h5` was 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` and renaming the resulting diagnostics output `diag.h5`.
34+
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) (version/commit `2024.04.17-5a794e3c3`). 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`.
35+
These include the following:
36+
- `bunch_dump.h5` - Contains the bunch after propagation through the FODO lattice after 25 turns
37+
- `particles.h5` - Contains the position/momentum of the first 1000 particles stored at the end of each turn as obtained by `diagnostics_particles`
38+
- `tracks.h5` - Contains the tracks of the first 100 particles as obtained by `diagnostics_bulk_track`
39+
- `diag.h5` - Contains the properties of the beam at the end of each turn as obtained by `diagnostics_full2`.
3540

3641
## Examples created with the finite-element code FEMM
3742

synergia-fodo-diag.h5

-77.3 KB
Binary file not shown.

synergia-fodo.tar.gz

1.47 MB
Binary file not shown.

0 commit comments

Comments
 (0)