#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/kyle_renfroe/Code_Saturne/saturne_build/prodMPI/bin:$PATH

# Run command:
\code_saturne run --param pfender_case1.xml -n 4
