#!/bin/bash

# Ensure the correct command is found:
export PATH="":$PATH

# Run command:
\code_saturne run --param jet_2_phi_case1.xml
