#!/bin/bash

# Ensure the correct command is found:
export PATH=/home/lgarelli/Code_Saturne/Code_Saturne_604/bin:$PATH

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