171 #endif // OPAL_Options_HH
int seed
The current random seed.
unsigned int delPartFreq
The frequency to delete particles (currently: OPAL-cycl only)
bool enableHDF5
If true HDF5 files are written.
std::string rngtype
random number generator
int repartFreq
The frequency to do particles repartition for better load balance between nodes.
DumpFrame psDumpFrame
flag to decide in which coordinate frame the phase space will be dumped for OPAL-cycl ...
bool cZero
If true create symmetric distribution.
bool cloTuneOnly
Do closed orbit and tune calculation only.
int scSolveFreq
The frequency to solve space charge fields.
int amrRegridFreq
After how many steps the AMR grid hierarchy is updated.
bool writeBendTrajectories
bool enableVTK
If true VTK files are written.
int numBlocks
RCG: cycle length.
int psDumpFreq
The frequency to dump the phase space, i.e.dump data when steppsDumpFreq==0.
bool psDumpEachTurn
phase space dump flag for OPAL-cycl
int minBinEmitted
The number of bins that have to be emitted before the bin are squashed into a single bin...
int sptDumpFreq
The frequency to dump single particle trajectory of particles with ID = 0 & 1.
int nLHS
number of old left hand sides used to extrapolate a new start vector
int minStepForRebin
The number of steps into the simulation before the bins are squashed into a single bin...
bool amr
Enable AMR if true.
int recycleBlocks
RCG: number of recycle blocks.
int version
opal version of input file
int rebinFreq
The frequency to reset energy bin ID for all particles.
int amrYtDumpFreq
The frequency to dump AMR grid data and particles into file.
int statDumpFreq
The frequency to dump statistical values, e.e. dump data when stepstatDumpFreq==0.
double haloShift
The constant parameter C to shift halo, by < w^4 > / < w^2 > ^2 - C (w=x,y,z)
The CLASSIC random generator.