srs

loading
details
attribute current value
name srs
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 --dim:2 -c:b EDG POLO WPO POLO --dim:2 LOOP 2> $DIR/stderr.txt
cat $DIR/stderr.txt

back to NaTT 1.3