thor scripts

This commit is contained in:
othocaeS 2016-05-12 19:48:11 -04:00
parent 407c2c5775
commit 59a496272f

View File

@ -15,4 +15,4 @@ module load openmpi/gnu/1.7.3
# replace ~/cloudy/cloudy_mpi with path to cloudy MPI executable file
cd ~/${RUN_DIR}
time mpirun -machinefile ${PBS_NODEFILE} -np ${num_proc} ~/cloudy/cloudy_mpi -r ${RUN_FILE}
time mpirun -machinefile ${PBS_NODEFILE} -np ${num_proc} ~/cloudy-agn/cloudy_mpi -r ${RUN_FILE}