#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/lgarelli/Code_Saturne/Code_Saturne_509_opt/bin:$PATH

# Run command:
\code_saturne run --coupling coupling_parameters.py
