[Commits] [svn:einsteintoolkit] TwoPunctures/trunk/test/ (Rev. 130)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Thu Jan 17 11:05:35 CST 2013


User: rhaas
Date: 2013/01/17 11:05 AM

Modified:
 /trunk/test/
  bam.par, idpuncture.par, twopunctures.par

Log:
 activate TmunuBase in test parfiles
 
 required since ADMConstraints inherits from TmunuBase since rev 154.

File Changes:

Directory: /trunk/test/
=======================

File [modified]: bam.par
Delta lines: +1 -1
===================================================================
--- trunk/test/bam.par	2012-11-05 16:05:34 UTC (rev 129)
+++ trunk/test/bam.par	2013-01-17 17:05:35 UTC (rev 130)
@@ -3,7 +3,7 @@
 ActiveThorns = "Boundary CartGrid3D Time CoordBase SymBase LocalReduce"
 ActiveThorns = "PUGH PUGHReduce PUGHSlab"
 ActiveThorns = "IOASCII IOBasic IOUtil LocalReduce"
-ActiveThorns = "ADMBase StaticConformal"
+ActiveThorns = "TmunuBase ADMBase StaticConformal"
 ActiveThorns = "ADMConstraints ADMCoupling ADMMacros SpaceMask"
 ActiveThorns = "BAM_Elliptic EllBase"
 

File [modified]: idpuncture.par
Delta lines: +1 -1
===================================================================
--- trunk/test/idpuncture.par	2012-11-05 16:05:34 UTC (rev 129)
+++ trunk/test/idpuncture.par	2013-01-17 17:05:35 UTC (rev 130)
@@ -3,7 +3,7 @@
 ActiveThorns = "Boundary CartGrid3D Time CoordBase SymBase"
 ActiveThorns = "PUGH PUGHReduce PUGHSlab"
 ActiveThorns = "IOASCII IOBasic IOUtil"
-ActiveThorns = "ADMBase StaticConformal"
+ActiveThorns = "TmunuBase ADMBase StaticConformal"
 ActiveThorns = "ADMConstraints ADMCoupling ADMMacros SpaceMask"
 ActiveThorns = "IDPuncture TATelliptic TATJacobi TATMG TATPETSc"
 

File [modified]: twopunctures.par
Delta lines: +1 -1
===================================================================
--- trunk/test/twopunctures.par	2012-11-05 16:05:34 UTC (rev 129)
+++ trunk/test/twopunctures.par	2013-01-17 17:05:35 UTC (rev 130)
@@ -4,7 +4,7 @@
 ActiveThorns = "PUGH PUGHReduce PUGHSlab LocalReduce"
 ActiveThorns = "IOASCII IOBasic IOUtil"
 ActiveThorns = "ADMBase StaticConformal"
-ActiveThorns = "ADMConstraints ADMCoupling ADMMacros SpaceMask"
+ActiveThorns = "TmunuBase ADMConstraints ADMCoupling ADMMacros SpaceMask"
 ActiveThorns = "TwoPunctures"
 
 Cactus::cctk_itlast		= 0



More information about the Commits mailing list