#! /bin/bash
#
# no error is permitted
set -e

# application name
appli_name="OSCAR-test"