#!/bin/bash

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

# Run command:
\code_saturne run --param pipe.xml --nprocs 8
