#!/bin/bash

# Ensure the correct command is found:
export PATH=/Programs/Code_Saturne-5.0.5-PV-5.2.0-openmpi-3.0.0/build-catalyst/bin:$PATH

# Run command:
\code_saturne run --nprocs 3 --param SC-G016S-R000.xml
