#!/bin/bash

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

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