#!/bin/sh
# syntax: isentrope [arguments]
# e.g. isentrope data_file

# run interface
exec electra isentrope $*
