Warning, /JETSCAPE/config/jetscape_user_HydroFile.xml is written in an unsupported language. File is not indexed.
0001 <?xml version="1.0"?>
0002
0003 <jetscape>
0004
0005 <nEvents> 1 </nEvents>
0006 <setReuseHydro> true </setReuseHydro>
0007 <nReuseHydro> 5 </nReuseHydro>
0008 <vlevel> 0 </vlevel>
0009
0010 <!-- Jetscape Writer -->
0011 <JetScapeWriterAscii> on </JetScapeWriterAscii>
0012
0013 <!-- Inital State Module -->
0014 <IS>
0015 <grid_max_x> 10 </grid_max_x>
0016 <grid_max_y> 10 </grid_max_y>
0017 <grid_max_z> 0.0 </grid_max_z>
0018 <grid_step_x> 0.2 </grid_step_x>
0019 <grid_step_y> 0.2 </grid_step_y>
0020 <grid_step_z> 0.2 </grid_step_z>
0021 <Trento> </Trento>
0022 </IS>
0023
0024 <!-- Hard Process -->
0025 <Hard>
0026 <PGun>
0027 <name>PGun</name>
0028 <pT>100</pT>
0029 </PGun>
0030 </Hard>
0031
0032 <!-- Hydro Module 1 -->
0033 <Hydro>
0034 <hydro_from_file>
0035 <name>MUSICFile</name>
0036 <read_in_multiple_hydro>0</read_in_multiple_hydro>
0037 <hydro_files_folder>.</hydro_files_folder>
0038
0039 <!-- read in file type -->
0040 <!-- hydro_type == 1 read in evo file from VISHNew -->
0041 <!-- hydro_type == 2 read in evo file from MUSIC -->
0042 <hydro_type>7</hydro_type>
0043 <boost_invariant_>1</boost_invariant_>
0044
0045 <!-- MUSIC hydro evolution filename (plain binary format) -->
0046 <!-- the associated input file specifies the grid information -->
0047 <MUSIC_input_file>music_input</MUSIC_input_file>
0048 <PreEq_file>evolution_all_xyeta_fs.dat</PreEq_file>
0049 <MUSIC_file>evolution_all_xyeta_MUSIC.dat</MUSIC_file>
0050 <!-- transition temperature between QGP and Hadron Resonance Gas -->
0051 <T_c>0.154</T_c>
0052
0053 <!-- read in hydro evo file every Ntau step -->
0054 <!-- (only works for MUSIC evo files) -->
0055 <read_hydro_every_ntau>1</read_hydro_every_ntau>
0056 </hydro_from_file>
0057 </Hydro>
0058
0059 <!--Eloss Modules -->
0060 <Eloss>
0061 <deltaT>0.1</deltaT>
0062 <formTime> -0.1</formTime>
0063 <maxT>250</maxT>
0064 <mutex>ON</mutex>
0065
0066 <Matter>
0067 <name>Matter</name>
0068 <matter_on> 1 </matter_on>
0069 <Q0> 2.0 </Q0>
0070 <T0> 0.16 </T0>
0071 <vir_factor> 0.25 </vir_factor>
0072 <in_vac> 0 </in_vac>
0073 <recoil_on> 1 </recoil_on>
0074 <broadening_on> 0 </broadening_on>
0075 <brick_med> 0 </brick_med>
0076 <hydro_Tc> 0.16 </hydro_Tc>
0077 <QhatParametrizationType> 5 </QhatParametrizationType>
0078 <qhat0> -2.0 </qhat0>
0079 <alphas> 0.25 </alphas>
0080 </Matter>
0081
0082 <Lbt>
0083 <name>Lbt</name>
0084 <Q0> 2.0 </Q0>
0085 <in_vac> 0 </in_vac>
0086 <only_leading> 0 </only_leading>
0087 <hydro_Tc> 0.16 </hydro_Tc>
0088 <alphas> 0.25 </alphas>
0089 </Lbt>
0090 <AddLiquefier> true </AddLiquefier>
0091 </Eloss>
0092
0093 <!-- Jet Hadronization Module -->
0094 <JetHadronization>
0095 <name>colorless</name>
0096 <take_recoil>1</take_recoil>
0097 <eCMforHadronization>2510</eCMforHadronization>
0098 </JetHadronization>
0099
0100 </jetscape>