#!/bin/bash

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

# Run command:
\code_saturne run --param bundle_bench_c016_01.xml --initialize
