#!/bin/bash


# Ensure the correct command is found:
export PATH="/opt/code_saturne-3.0.0-betaR4215/bin":$PATH
# Run command:
\code_saturne run --param CASECS3Beta.xml --id 20121129-1016
