#!/bin/bash

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

# Run command:
\code_saturne run --param setup.xml --nprocs 2
