#!/bin/bash

# Ensure the correct command is found:
export PATH="/home/H81256/Code_Saturne/arch/v40/release/bin":$PATH
# Run command:
\code_saturne gui $@
