[SCM] Gerris Flow Solver branch, upstream, updated. b3aa46814a06c9cb2912790b23916ffb44f1f203

Stephane Popinet s.popinet at niwa.co.nz
Fri May 15 02:51:49 UTC 2009


The following commit has been merged in the upstream branch:
commit f58fa5a06662f06be326718429da523f1c37071b
Author: Stephane Popinet <s.popinet at niwa.co.nz>
Date:   Thu Apr 14 02:53:16 2005 +1000

    Update for xmgr -> xmgrace transition
    
    darcs-hash:20050413165316-fbd8f-26a6ba2ecd8f96b61f27442c68e02ea4c4d0ac4f.gz

diff --git a/test/advection/order/report.sh b/test/advection/order/report.sh
index 4ab38df..d2e1fd6 100755
--- a/test/advection/order/report.sh
+++ b/test/advection/order/report.sh
@@ -47,7 +47,7 @@ EOF
 for file in $1; do
     testfile=test/`basename $file`
     sname=`basename $file | awk '{print substr ($1, 1, index ($1, ".") - 1)}'`
-    xmgr -hardcopy -noask -eps -device 2 -printfile figures/$sname.eps -p order.par $file $testfile > /dev/null 2>&1
+    xmgrace -hardcopy -noask -hdevice EPS -printfile figures/$sname.eps -p order.par $file $testfile
     echo "\\begin{figure}" >> $texfile.tex
     echo "\\begin{center}" >> $texfile.tex
     echo "\\psfig{file=figures/$sname.eps, height=\\hsize, angle=270}" >> $texfile.tex

-- 
Gerris Flow Solver



More information about the debian-science-commits mailing list