GEF 2016/1.1
General
description of fission observables. Released October 14, 2016.
Last modification November 25, 2016 (Adapted to calculations with high statistics).
Most important developments:
- Proton-induced fission up to Ep = 30 MeV supported
- Neutron emission between saddle and scission added
- New adjustment of model parameters
- Gamma spectra with condition on fragment mass
- Uncertainties available for more fission observables
Please contact us, if you are interested in calculations of delayed neutrons and cumulative yields.
We
are happy about any feed-back (mail to
schmidt-erzhausen<at>t_online.de). This helps to correct errors,
to improve the quality of the model and to better respond to the needs
and preferences of the users.
Use of the GEF code is subject to the GNU GENERAL PUBLIC LICENSE agreement that you find here: <License>.
Stand-alone version (Monte-Carlo method)
The
stand-alone version of the GEF code is written in FreeBASIC (a). The
FreeBASIC compiler produces binary code from the same source on Windows
(b) and on Linux. The executable uses the C library. For
the Windows
version, a GUI is provided, written in JustBasic (c). The Windows
version runs also on Linux with Wine (d).
Quick start on Windows:
- Download the binaries
(that includes some additional files).
- Start GEF.bat in a
command window.
- Fill in the input mask of the graphical user interface and start
the calculation.
- Output is written to file \out\...
.dat.
Quick start on Linux:
- Download the binaries.
- Make sure that the binary file GEF is executable.
- Enter ./GEF in a command
window.
- Answer the input dialogue.
- Output is written to file
/out/... .dat.
Windows version
Input mask of the graphical user interface:
For Windows and Linux
Complete
package
Documentation
Readme file
(Technical information, list of relevant publications)
JEFF-Report 24, part I
(Comprehensive documentation of the GEF model.)
JEFF-Report 24, part II
(Technical information on the GEF code.)
Source (for Windows and Linux)
Source
files
Data
Input files for extended input options
Distribution of entrance energies (example)
List of input parameters (example)
See Readme file
for more detailed information.
Output
Data tables in XML format (example)
List-mode file (example) (short sample of most complete event list)
Raw data for the multi-variate distribution of fission-fragment yields
from calculations with perturbed parameters (example)
See Readme file
for more detailed information.
You
may consider using the Windows version of GEF on Linux with Wine in
order to profit from the more comfortable input handling offered by the
graphical user interface. This option may also solve problems of
missing libraries under Linux.
Subroutine (Folding method)
The subroutine aims for being used
in combination with other nuclear-reaction codes. For a given
fissioning nucleus with excitation energy E* and angular momentum I
it calculates complete distributions of a number of fission observables
before emission of prompt neutrons and prompt gamma radiation with the
GEF model.
Documentation
Technical description of the subroutine
FreeBASIC version
Source files
FORTRAN version
Source files