From 3b9f8affef3338cd407798c113ee4174a4a46aca Mon Sep 17 00:00:00 2001 From: tradke Date: Thu, 6 May 2004 12:05:28 +0000 Subject: Added SymBase to ActiveThorns. git-svn-id: http://svn.cactuscode.org/arrangements/CactusPUGHIO/IOFlexIO/trunk@317 ebee0441-1374-4afa-a3b5-247f3ba15b9a --- test/checkpoint.parfile | 5 ++++- test/test_recover.par | 5 ++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/test/checkpoint.parfile b/test/checkpoint.parfile index b6b4c37..8ecd4a1 100644 --- a/test/checkpoint.parfile +++ b/test/checkpoint.parfile @@ -13,7 +13,10 @@ !DESC "Checkpoint Wavetoy ID in IEEEIO file format" -ActiveThorns = "Time PUGH PUGHReduce PUGHSlab WavetoyC IDScalarWaveC CoordBase CartGrid3D Boundary IOUtil IOBasic IOASCII IOFlexIO FlexIO" +ActiveThorns = "PUGH PUGHReduce PUGHSlab" +ActiveThorns = "CoordBase CartGrid3D SymBase Boundary Time" +ActiveThorns = "IOUtil IOBasic IOASCII IOFlexIO FlexIO" +ActiveThorns = "WavetoyC IDScalarWaveC" # Output directory must be the basename of the recovery parameter file's # filename diff --git a/test/test_recover.par b/test/test_recover.par index f0688ba..f70666d 100644 --- a/test/test_recover.par +++ b/test/test_recover.par @@ -13,7 +13,10 @@ !DESC "Recovery from WaveToy ID checkpoint file in IEEEIO file format" -ActiveThorns = "Time WavetoyC IDScalarWaveC PUGH PUGHReduce PUGHSlab CoordBase SymBase CartGrid3D Boundary IOUtil IOBasic IOASCII IOFlexIO FlexIO" +ActiveThorns = "PUGH PUGHReduce PUGHSlab" +ActiveThorns = "CoordBase CartGrid3D SymBase Boundary Time" +ActiveThorns = "IOUtil IOBasic IOASCII IOFlexIO FlexIO" +ActiveThorns = "WavetoyC IDScalarWaveC" # Say that we want to recover ... # You can also try "auto" and omit the ".it_0" field in the recover_file. -- cgit v1.2.3