#!/bin/bash

# Ensure the correct command is found:
export PATH="/export/home/sh248391/opt/bin":$PATH

# Run command:
\code_saturne gui $@
