relative

loading
details
attribute current value
name relative
description no description
owning solver NaTT 1.3
contents
#!/bin/sh
DIR=${0%/*}
PATH=$DIR:$PATH
xsltproc "$DIR/xtc2tpdb.xml" "$1" | NaTT.exe POLO POLO -c:b --dim:2 UNCURRY EDG POLO WPO -a:mpol POLO --dim:2 LOOP 2> $DIR/stderr.txt
cat $DIR/stderr.txt

back to NaTT 1.3