#!/bin/sh

# Ensure the correct command is found:
export PATH=/usr/local/bin:$PATH

# Run command:
\code_saturne run --param try6restart.xml --id 20160103-1833
