= Job cards for GiBUU = We use so-called "job cards" for passing input parameters to GiBUU. A job card is just a simple plain-text file which contains all these parameters, determining the setup of the simulation being performed (e.g. type of projectile and target, beam energy, number of runs, which analysis to perform, which output to generate, etc). Before you go on studying the example job cards given below, please note the following: * Each job card consists of several "namelists". Each namelist contains input parameters for one specific module within GiBUU. * Text after an exclamation mark (!) is considered as a comment in a namelist * Some of the example files given below are not strictly conform with the Fortran 2003 standard (we use "$end" as ending and not "/", and we use "$" instead of "&"). So code compiled with some compilers might complain about our convention (if this is the case then please replace "$end" by "/" and "$" by "&"). * Unless indicated otherwise, distances are given in ''fm'', Energies and momenta in ''GeV'' and hadronic cross sections in ''mb''. For detailed information on almost all possible namelists and its switches we refer to our [http://gibuu.physik.uni-giessen.de/Documentation/code/robo_namelist.html#top online namelist documentation]. == Examples == 1. [wiki:jobCards/omegaTaps TAPS]: {{{ #!latex $\gamma A\rightarrow\omega X$ @ 0.9-2.2 GeV }}} 2. [wiki:AnnotatedJobHarp Pion or proton induced reaction on nuclei in the energy regime of 3 to 50 GeV, as e.g. possible within the HARP and NA61/Shine experiments.] 3. [wiki:jobCards/deuterium Jobcard switches for Deuterium targets] 4. [wiki:jobcards/FOPI FOPI]: {{{ #!latex $\pi^-$A @ 1.7 GeV }}} 5. [wiki:jobcards/ANKE ANKE]: {{{ #!latex pA @ 2.83 GeV }}} 6. [wiki:jobcards/g7 CLAS/g7]: {{{ #!latex $\gamma A\rightarrow e^+e^-X$ @ 1-5 GeV }}} 7. [wiki:jobcards/jobPhotoProd High energy photon induced]: Using !HiLepton in the limit {{{ #!latex $Q^2\rightarrow 0$ }}} 8. [wiki:jobcards/HADES HADES]: {{{ #!latex pp @ 3.5 GeV }}} 9. [wiki:jobcards/External External input]: == List of sample jobcards according event types == 0 -- elementary:: collision of two elementary particles[[BR]] * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/000_ELE.job ELE.job] 01 -- Heavy Ion:: nucleus-nucleus collisions at low energies[[BR]] * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/001_HIC.job HIC.job] 02 -- Pion induced ''(low energy)'':: pion induced reaction on nuclei at low energies[[BR]] * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/002_Pion.job Pion.job] * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/002_pionDCX.job PionDCX.job] Emphasis on double charge exchange reactions * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/002_localTest localTest] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/002_pionAbsorption pionAbsorption] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/002_PropaCheck PropaCheck] 03 -- Real Photon induced:: real photon (Q^2^=0) induced reactions (at low energies)[[BR]] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/003_2Pi_Proton 2Pi_Proton] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/003_electronPhoton_lowEnergies electronPhoton_lowEnergies] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/003_gammaDilep gammaDilep] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/003_gammatwoPi gammatwoPi] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/003_Mainz Mainz] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/003_metagExperiment metagExperiment] 04 -- Lepton/virtual Photon induced ''(low energy)'':: virtual photon induced reactions at low energies[[BR]] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/004_electron_induced_vacuum electron_induced_vacuum] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/004_VirtualPhoton VirtualPhoton] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/004_VirtualPhoton_neutron VirtualPhoton_neutron] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/004_VirtualPhoton_proton VirtualPhoton_proton] 05 -- Neutrino induced:: neutrino induced reactions on nuclei[[BR]] * OLD: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/005_leptonInducedReactions_1pionHNV leptonInducedReactions_1pionHNV] * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/005_Neutrino.job Neutrino.job] General purpose jobcard * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/005_neutrino_C12_forT2Kexper.job neutrino_C12_forT2Kexper.job] K2K on C,,12,, 12 -- Pion induced ''(high energy)'':: high energy pion induced reactions on nuclei[[BR]] * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/012_HARP.job HARP.job] high energy pion induced reactions on Nucleus suitable for HARP and NA61/SHINE * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/012_HiPion_A.job HiPion_A.job] high energy pion induced reactions on Nucleus * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/012_HiPion_N.job HiPion_N.job] high energy pion induced reactions on Nucleon * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/012_pionDilep.job pionDilep.job] pi A => e+ e- X * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/012_protonDilep.job protonDilep.job] p A => e+ e- X 14 -- Lepton/virtual Photon induced ''(high energy)'':: high energy lepton (i.e. virtual photon) induced reactions on nuclei[[BR]] * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/014_HiLepton_N.job HiLepton_N.job] high energy lepton on nucleon (deuterium) * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/014_HiLepton_A.job HiLepton_A.job] high energy lepton on a nucleus * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/014_HiLepton_N.EIC.job HiLepton_N.EIC.job] high energy lepton on nucleon (deuterium), specialised for EIC calculations * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/014_HiLepton_A.EIC.job HiLepton_A.EIC.job] high energy lepton on a nucleus, specialised for EIC calculations 22 -- Transport of an external hadronic source from a data file:: [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/022_ExternalSource.inp sample input file], see also [wiki:jobcards/External here] * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/022_External.job External.job] particles are inserted as real particles * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/022_External.Perturbative.job External.Perturbative.job] particles are inserted as perturbative particles 31 -- Nucleons in a Box of nucleons (continuous boundary conditions):: a box initialized with protons and neutrons * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/031_NucleonsInBox.job NucleonsInBox.job] 32 -- Pions in a Box of nucleons (continuous boundary conditions):: a box initialized with protons and neutrons, combined with pion induced reactions 33 -- Deltas in a Box of nucleons (continuous boundary conditions):: a box initialized with protons and neutrons, where additionally Deltas are running through * [http://gibuu.physik.uni-giessen.de/GiBUU/browser/workingCode/testRun/jobCards/033_inABox_delta.job inABox_delta.job] 100 -- Groundstate calculation:: 200 -- simple transport of a given particle:: 300 -- Hadron induced::