This is an old revision of the document!
* * * UNDER CONSTRUCTION * * *
FEKO by EMSS is available on 10 reserved nodes for use by authorised users.
#!/bin/bash #MSUB -l nodes=2:ppn=8 #MSUB -l walltime=1:00:00 #MSUB -V #MSUB -o /export/home/username/scratch/simulations/job-1.out #MSUB -e /export/home/username/scratch/simulations/job-1.err #MSUB -d /export/home/username/scratch/simulations #MSUB -M be your_emall@address #MSUB -q mpirun -np 16 ### FIX ME !!!