#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/yvan/Code_Saturne/arch/dbg50/bin:$PATH

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