Add VELMASS analysis scripts
This commit is contained in:
parent
6cde261fcf
commit
7ce772730a
8 changed files with 695 additions and 293 deletions
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
#SBATCH --job-name=velmass_ics
|
||||
#SBATCH --job-name=velmass_ics_model
|
||||
#SBATCH --nodes=1
|
||||
#SBATCH --exclusive
|
||||
#SBATCH --ntasks=40
|
||||
|
@ -28,7 +28,7 @@ set -e
|
|||
|
||||
# Path variables
|
||||
BORG=/data101/bartlett/build_borg/tools/hades_python/hades_python
|
||||
RUN_DIR=/data101/bartlett/fsigma8/borg_velocity/velmass_ics
|
||||
RUN_DIR=/data101/bartlett/fsigma8/borg_velocity/velmass_ics_model
|
||||
|
||||
mkdir -p $RUN_DIR
|
||||
cd $RUN_DIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue