mirror of
https://asciireactor.com/otho/cloudy-agn.git
synced 2025-06-27 08:53:28 +00:00
updated thor script
This commit is contained in:
parent
104c1dccb9
commit
528ee08c84
@ -2,12 +2,12 @@
|
|||||||
#PBS -l mem=128GB
|
#PBS -l mem=128GB
|
||||||
#PBS -l nodes=4:ppn=16:research
|
#PBS -l nodes=4:ppn=16:research
|
||||||
#PBS -l walltime=169:00:00
|
#PBS -l walltime=169:00:00
|
||||||
#PBS -N cldn23_mehdipour
|
#PBS -N SED_cd22_.5sol
|
||||||
#PBS -j oe
|
#PBS -j oe
|
||||||
|
|
||||||
|
|
||||||
RUN_FILE="mpi"
|
RUN_FILE="mpi_grid"
|
||||||
RUN_DIR="cloudy/runs/c17/mehdipour/grids/4thdex/cldn_23.00"
|
RUN_DIR="cloudy/runs/c17/SED/grids/4thdex/halfsolar/cldn_22.00"
|
||||||
|
|
||||||
num_proc=$(cat ${PBS_NODEFILE} | wc -l)
|
num_proc=$(cat ${PBS_NODEFILE} | wc -l)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user