mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2025-04-11 07:45:44 +00:00
thor scripts
This commit is contained in:
parent
407c2c5775
commit
59a496272f
@ -15,4 +15,4 @@ module load openmpi/gnu/1.7.3
|
|||||||
|
|
||||||
# replace ~/cloudy/cloudy_mpi with path to cloudy MPI executable file
|
# replace ~/cloudy/cloudy_mpi with path to cloudy MPI executable file
|
||||||
cd ~/${RUN_DIR}
|
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}
|
||||||
|
Loading…
Reference in New Issue
Block a user