Skip to content
Snippets Groups Projects
Commit 0bc1e112 authored by Paul Gierz's avatar Paul Gierz
Browse files

fix: move output to home folder for debugging

parent cbb5e56a
No related branches found
No related tags found
No related merge requests found
#!/bin/bash -e
#SBATCH -c 18 --time=12:00:00 -p smp
#SBATCH -o $HOME/slurm-%j.out
#Xsrun I know what I am doing
cd {{cookiecutter.project_path}}/FESOM2_MeshGen_{{cookiecutter.mesh_name}}/mesh_CORE2_{{cookiecutter.mesh_name}}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment