Home
Info
News
Bug-Report
About Genesis
Program
Download
Installation
Manual
Input Parameters
Input Files
Getting Started
Support
3rd Party Programs
Input File Library
Gallery
Contact
Other Links

Scan Parameters

ISCAN
0integerunitless

Selects the parameter for a scan over a certain range of its value:
  1. GAMMA0
  2. DELGAM
  3. CURPEAK
  4. XLAMDS
  5. AW0
  6. ISEED
  7. PXBEAM
  8. PYBEAM
  9. XBEAM
  10. YBEAM
  11. RXBEAM
  12. RYBEAM
  13. XLAMD
  14. DELAW
  15. ALPHAX
  16. ALPHAY
  17. EMITX
  18. EMITY
  19. PRAD0
  20. ZRAYL
  21. ZWAIST
  22. AWD
  23. BEAMFILE
  24. BEAMOPT
  25. BEAMGAM
The last two enables a user-defined scan, where a steady-state run is performed for each entry of the supplied BEAMFILE. BEAMOPT differs from BEAMFILE that it automatically adjust XLAMDS according to the resonance condition and the beam energy, defined in the BEAMFILE. The BEAMGAM option is similar to BEAMFILE, but overwrites the value of energy with GAMMA0 from the main input file.

SCAN
' 'string

By supplying the parameter name to scan over it overrules the setting of ISCAN.

NSCAN
3integerunitless

Number of steps per scan.

SVAR
0.01floatunitless

Defines the scan range of the selected scan parameter. The parameter is varied between (1-SVAR) and (1+SVAR) of its initial value. One exception is the scan over ISEED where the random number generator is not reinitialized.