#!/bin/bash

# Ensure the correct command is found:
export PATH="/opt/SalomeCFD/Salome_CFD-V8_5_0-Code_Saturne-5_3-U16.04_b6160a87/modules/CFDSTUDY_v53/bin":$PATH

# Run command:
\code_saturne gui $@
