aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authordiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2002-08-28 14:50:05 +0000
committerdiener <diener@2a26948c-0e4f-0410-aee8-f1d3e353619c>2002-08-28 14:50:05 +0000
commitcddda5856cd62c71d47ea596e776b1a4f1819b45 (patch)
tree0090138e2353721351bc7edf35132057663a009c /test
parentc86a08a75d41ec7fdb3d70e8eeacebc1e6d6f073 (diff)
The configuration I used to create the testsuite, had an older version
of MoL, that didn't require NaNChecker. So I forgot NaNChecker in the active thornlist. git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinAnalysis/EHFinder/trunk@45 2a26948c-0e4f-0410-aee8-f1d3e353619c
Diffstat (limited to 'test')
-rw-r--r--test/eh_test1.par2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/eh_test1.par b/test/eh_test1.par
index f963ca0..cbeeaf2 100644
--- a/test/eh_test1.par
+++ b/test/eh_test1.par
@@ -1,4 +1,4 @@
-ActiveThorns = " admbase coordgauge staticconformal cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic boundary pughinterp ehfinder mol exact admcoupling "
+ActiveThorns = " admbase coordgauge staticconformal cartgrid3d time pugh pughreduce pughslab ioascii ioutil iobasic boundary pughinterp ehfinder mol exact admcoupling nanchecker "
IOBasic::outScalar_vars = " ehfinder::f ehfinder::sf ehfinder::eh_mask"
IOASCII::out1D_vars = " ehfinder::f ehfinder::sf ehfinder::eh_mask"