Skip to content

Commit

Permalink
set output name
Browse files Browse the repository at this point in the history
  • Loading branch information
mariojmdavid committed Jan 20, 2024
1 parent e29e4d1 commit 47360ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions udocker-files/prep-gromacs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
#SBATCH --job-name=prep_gromacs
#SBATCH --ntasks=1
#SBATCH --partition=hpc
#SBATCH --output=gromacs-prep-%j.out
#SBATCH --error=gromacs-prep-%j.err

export TUT_DIR=$HOME/udocker-tutorial
export PATH=$HOME/udocker-1.3.10/udocker:$PATH
Expand Down

0 comments on commit 47360ad

Please sign in to comment.