#!/bin/bash

# Ensure the correct command is found:
export PATH="/home/plaza/opt/code_saturne-3.0.1/bin":$PATH

# Run command:
\code_saturne run --param test1 
