#!/bin/bash #SBATCH -c 18 --time=12:00:00 -p smp #Xsrun I know what I am doing cd {{cookiecutter.project_path}}/FESOM2_Mesh_Generation_{{cookiecutter.mesh_name}}/mesh_CORE2_{{cookiecutter.mesh_name}} make clean make basic make refine module load intel.compiler make relax