Difference: RunMokkaLocally (4 vs. 5)

Revision 52013-11-11 - DanProtopopescu

Line: 1 to 1
 
META TOPICPARENT name="WebHome"

Running Mokka simulations locally

Line: 49 to 49
  A good tutorial can be found here.
Added:
>
>

Running Mokka on the PPE batch farm

Here's a simple script (mokka_test.pbs) that runs the Mokka example on the PPE batch farm:

#PBS -N Mokka_test_1
#PBS -m abe
#PBS -M gary.smythe@glasgow.ac.uk
#PBS -q long5

echo "Running Mokka test 1 ..." 

. /afs/phas.gla.ac.uk/data/ilc/software/ilcsoft/v01-14/init_ilcsoft.sh
cd /afs/phas.gla.ac.uk/data/ilc/software/validation/StandardConfig/current
Mokka -M ILD_o1_v05 -e ./particle.tbl bbudsc_3evt.steer

echo "Mokka test 1 done!"
To submit the job, in a shell type
qsub mokka_test.pbs
 
META FILEATTACHMENT attachment="100118_MokkaMarlinTutorial.pdf" attr="" comment="Mokka and Marlin tutorial for ILD - Jan 2009" date="1383314084" name="100118_MokkaMarlinTutorial.pdf" path="100118_MokkaMarlinTutorial.pdf" size="95943" stream="100118_MokkaMarlinTutorial.pdf" tmpFilename="/usr/tmp/CGItemp35661" user="DanProtopopescu" version="1"
META FILEATTACHMENT attachment="MokkaTutorial.tar" attr="" comment="Mokka tutorial files (tar archive)" date="1383651879" name="MokkaTutorial.tar" path="MokkaTutorial.tar" size="9646080" stream="MokkaTutorial.tar" tmpFilename="/usr/tmp/CGItemp45058" user="DanProtopopescu" version="1"
META FILEATTACHMENT attachment="ILD_G4_GLS.png" attr="" comment="ILD visualisation example (see text)" date="1383666516" name="ILD_G4_GLS.png" path="ILD_G4_GLS.png" size="61116" stream="ILD_G4_GLS.png" tmpFilename="/usr/tmp/CGItemp42504" user="DanProtopopescu" version="1"
 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback