incomp-flame-1d/code/run.sh
2020-02-26 10:03:27 +09:00

1 line
144 B
Bash

(TSTAMP=`date -Iseconds`; python sample/itape.py --default sample/4pi-IC1/itape | tee ${TSTAMP}-input.txt | ./ex - | tee ${TSTAMP}-output.txt)