#!/bin/sh cd "${0%/*}" || exit # run from this directory Uinf=$1 nuInf=$2 model=$3 yp=$4 gnuplot<