#!/bin/bash

# Ensure the correct command is found:
export PATH=/users/e201502/aria/INSTALLATION_CODE_SATURNE/opt/code_saturne_6.0.0/bin:$PATH

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