Code indexing in gitaly is broken and leads to code not being visible to the user. We work on the issue with highest priority.

Skip to content
Snippets Groups Projects

Resolve "Undulator Test"

Merged albajacas_a requested to merge 96-undulator-test into master
1 unresolved thread
Files
2
@@ -13,7 +13,7 @@ Title, string="AWA_WIGGLER";
//Global Parameters
REAL rf_freq = 1.0; //RF frequency. (Hz)
REAL n_particles = 5e5; //Number of particles in simulation.
REAL n_particles = 1e4; // number of particles
REAL beam_bunch_charge = 0.3 * 1e-9; //Charge of bunch. (C)
//Initial Momentum Calculation
Loading