Example jobcard for CLAS/g7 @ JLab
!***********************************
!* CLAS/g7: gamma A => e+e- X *
!***********************************
!******************************************************************************
! General Input :
!******************************************************************************
&input
numEnsembles = 1000 ! number of ensembles
eventtype = 3 ! 3=photon A
numTimeSteps = 0 ! number of time steps
delta_T = 0.2 ! time step size
num_runs_SameEnergy = 1
num_Energies = 400
length_perturbative = 500
freezeRealParticles = .true.
path_to_input = "~/GiBUU/buuinput"
! localEnsemble=.true. ! default: parallel ensemble
! LRF_equals_CALC_frame=.false. ! needed for offshell potential
/
&target
target_Z = 1
target_A = 1
/
!******************************************************************************
! Photon-induced reactions
!******************************************************************************
&low_photo_induced
energy_gamma = 1.0
delta_energy = 0.01
energy_weighting = 0
vecMes(1:3) = .true., .true., .true.
vecMes_Delta(1:3) = .true., .true., .true.
fritiof = .true.
resonances = .true.
singlePi = .false.
twoPi = .false.
pi0Eta = .false.
/
&DileptonAnalysis
enable = .true.
filter = 5 ! 1=KEK, 2,3,4=HADES, 5=g7/CLAS
binsz = 0.01
nEvent = 10
nEvent_BH = 100
WriteEvents = 0
/
&input_FF_ResProd
! W_cutOff_lambda=1.071
W_cutOff_switch=.true. ! Switch on W-dependence in form factors
/
!******************************************************************************
! Ground State (Frozen Nucleus, Analytic Density, Zero Temperature)
!******************************************************************************
&initDensity
densitySwitch=2 !1=dynamic density according to testparticle density, 2=analytic density prescription, 0=no density
/
&initPauli
pauliSwitch=2 !1=dynamic, 2=analytic, 0=no pauli blocking
/