#!/bin/bash

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

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