#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/sangouard/Code_Saturne/6.1.0/code_saturne-6.1.0/arch/Linux_x86_64/bin:$PATH

# Run command:
\code_saturne run --param case3.xml --id case3
