#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/chahine/Code_Saturne/6.0.6/code_saturne-6.0.6/arch/Linux_x86_64/bin:$PATH

# Run command:
\code_saturne run --param setup_dispersion.xml --nprocs 4
