!*************************************************** ! General Input : !*************************************************** $initDatabase propagationSwitch=0 ! 0=all resonances with more than 1 star, 1=only delta&nucleon 2=only nucleons !used to initialize the resonances' database $end $input numEnsembles=2, !number of ensembles eventtype=1, ! HeavyIon collision numTimeSteps=750 !number of time steps delta_T=0.2 !time step size variableTimeStep=.false. ! use variable time step checkGridSize_Flag=.false. !check grid dimensions time_max=150. ! maximum time fullensemble=.false. num_runs_SameEnergy=5 num_Energies=1 printParticleVectors=.false. !switch for printing the PV at start & end of simulation printParticleVectorTime=.false. !switch for time-dependent printing of the PV timeForOutput=50. !starting time for time-dependent printing of the PV (fm/c) timeSequence=10. !time sequence of the time dependent output of the PV (fm/c) path_to_Input='~/WC/buuinput' FinalCoulombCorrection=.false. povray_switch=.true. $end $initRandom SEED=91231 !Seed for the random number $end $SMM_Input SMM_Flag=.false. !if true, analysis on fragmenting sources is performed during the run rho_cutoff=100. spectator_cutoff=1. $end $initDensity densitySwitch=1, !1=dynamic density according to testparticle density, 2=analytic density prescription splineExtraPolation=.false. !Switch for linear spline extrapolation for dynamically calculated density: Extrapolates density between gridSize(1)=20. ! Size of density grid in x-direction (fm) gridSize(2)=20. ! Size of density grid in y-direction (fm) gridSize(3)=30. ! Size of density grid in z-direction (fm) gridPoints(1)=20 ! Number of grid points in x-direction gridPoints(2)=20 ! Number of grid points in y-direction gridPoints(3)=30 ! Number of grid points in z-direction $end $initPauli pauliSwitch=1 !1=dynamic, 2=analytic $end $RMF_input RMF_flag=.false. ! if .true. then use relativistic mean field N_set=3 ! Number of the parameter set fact_hyp=1. !scaling factor for hyperon coupling (=default. More realistic: 2/3) fact_kaon=0. !scaling factor for kaon coupling (=default. If fact_hyp=2/3, then set fact_kaon=1/3) $end $propagation_RMF_input predictorCorrector=.true. $end $propagation delta_P=0.01, ! Delta Momentum for derivatives coulomb=.false., ! Whether to use coulomb in propagation hadronic=.false., ! Whether to use hadronic potentials in propagation DerivativeType=1, ! 1=first order Range-Kutta, 2=second order Range-Kutta predictorCorrector=.true. ! Whether to use a predictor/corrector algorithm to do the propagation $end !************************************************************ ! Input for potentials !************************************************************ $Coulomb CoulombFlag=.false. $ $mesonPotential $end $baryonPotential !Switch for equation of state for nucleon resonances spin=1/2 !Parameters for nucleon potentials: ! 0=no potential ! 1=soft mom-dep lambda = 2.130 ! 2=hard mom-dep lambda = 2.126 ! 3=soft non-mom-dep ! 4=hard non-mom-dep ! 5=medium mom-dep EQS_Type=0, !Switch for potential of spin=3/2 resonances ! 1=nucleon (spin=1/2) potential times 2/3 [according to ericson/Weise book] ! 2= 100 MeV *rho/rhoNull ! 3= nucleon potential DeltaPot=3, !Switch for the assymetry term in the nucleon potential symmetriePotFlag=.false. noPerturbativePotential=.false. $end $Yukawa yukawaFlag=.false. !decides whether Yukawa is switched off(.false.) or on (.true.) $end !************************************************************ ! Input specific for the reactions !************************************************************ $target !Only relevant for eventtypes 0,1,13 and 14 target_Z=20, target_A=40 $end !************************************************************ $heavyIon !Eventype=1 impact_Parameter=2.1, distance=10.5, coulomb=.false., ekin_lab_Target=0., !kinetic Energy/nucleon of Target in lab frame ekin_lab_Projectile=40. !kinetic Energy/nucleon of Projectile in lab frame adjustGridFlag=.true. $end $projectile !Only relevant for heavy ion collisions (eventtype=0) projectile_Z=20, projectile_A=40 $end !********************************************************* ! The collision term !********************************************************** $hadronFormation tauForma=0.8 !formation proper time in restframe of hadron $end $collisionTerm energyCheck=0.1 ! accuracy of energy check in GeV oneBodyProcesses=.true. twoBodyProcesses=.true. threeBodyProcesses=.false. twoPlusOneBodyProcesses=.false. maxout=20 debug=.false. $end $insertion minimumEnergy=0.01 ! minimal kinetic energy of a produced nucleon in GeV $end $angular_distribution deltaPWave=.false. pionNucleon_Backward=.false. rho_pipi_nonIsotropic=.false. $end $master_1Body debug=.false. correctEnergy=.true. $end $master_2Body correctEnergy=.true. baryonBaryonScattering=.true. baryonMesonScattering=.true. mesonMesonScattering=.true. debug=.false. $end $XsectionRatios_input flagInMedium=.true. flagTabulate=.false. $end $master_3Body pionThreeBody=.true. deltaThreeBody=.false. debug=.false. $end !**************************************************************** ! The widths of the particles !*************************************************************** $width_Baryon mediumSwitch=.false. ! Switch on and off the in-medium width of all baryons at once -> The vacuum width are used. mediumSwitch_Delta=.false. ! Switch on and off the in-medium width of the delta. .false.=vacuum width $end $width_Meson mediumSwitch=.false. ! Switch on and off the in-medium width of all mesons at once -> The vacuum width are used. $end !****************************************************************** ! Temperature and thermodynamics !**************************************************** $initThermoDynamics temperatureSwitch=1 ! 1=groundstate calculations (T=0,mu=E_F) ! 2=the full procedure according to testparticle density (real particles only!) $end