#!/bin/bash

# Ensure the correct command is found:
export PATH="/opt/code_saturne-3.2.1/arch/Linux_x86_64/bin":$PATH

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