mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2024-12-05 02:05:07 +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
|
||||
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