UrQMD_AuAu200TestSamp.xml 880 B

1234567891011121314151617181920212223
  1. <?xml version="1.0" encoding="utf-8" ?>
  2. <!-- Task description: -->
  3. <!-- -->
  4. <!-- UrQMD AuAu 200 GeV xml script -->
  5. <!-- -->
  6. <job nProcesses="2" filesPerHour="24" fileListSyntax="xrootd">
  7. <!-- Decription of the task -->
  8. <command>
  9. cd /gpfs01/star/scratch/pusheax/simu/urqmd/urqmd_auau200
  10. ln -s /star/u/pusheax/urqmd_inputfiles/inputfile_auau200.urqmd
  11. ln -s /star/data01/pwg/pusheax/stable/urqmd-3.4/urqmd.x86_64
  12. ln -s /star/data01/pwg/pusheax/stable/urqmd-3.4/urqmd_starter.sh
  13. urqmd_starter.sh --input inputfile_auau200.urqmd --output $JOBID
  14. </command>
  15. <stdout URL="file:./out/$JOBID.out" />
  16. <stderr URL="file:./err/$JOBID.err" />
  17. <output fromScratch="./$JOBID.f19" toURL="file:/gpfs01/star/scratch/pusheax/simu/urqmd/urqmd_auau200/f19"/>
  18. </job>