#!/bin/bash

# Ensure the correct command is found:
export PATH="/home/damien/CodeSaturne/code_saturne-2.1.1/code_saturne-2.1.1/bin":$PATH

# Run command:
\code_saturne run --param test24.xml 

