#!/bin/bash

# Ensure the correct command is found:
export PATH="/home/scratch/mstorti/TO-BACKUP/DATA-CD/CODE-SATURNE/Code_Saturne/bin":$PATH

# Run command:
\code_saturne gui $@
