#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/bstorti/Programs/Saturne_5/bin:$PATH

# Run command:
\code_saturne run --param unsteady.xml --nprocs 2 --threads-per-task 2
