#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/D43345/Code_Saturne/arch/salome_meca/bin:$PATH

# Run command:
\code_saturne gui $@
