#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/ash/code_saturne-5.0.9/cs/arch/Linux_x86_64/bin:$PATH

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