#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/flavio/saturne/4.0.4/bin:$PATH

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