#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/zhang/cfdexe/codeStaure/bin:$PATH

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