[Commits] [svn:einsteintoolkit] Hydro_InitExcision/trunk/test/ (Rev. 118)

ian.hinder at aei.mpg.de ian.hinder at aei.mpg.de
Sat Aug 27 05:42:16 CDT 2011


User: hinder
Date: 2011/08/27 05:42 AM

Modified:
 /trunk/test/
  diag_flip_pugh_eno.par, diag_flip_pugh_ppm.par, diag_flip_pugh_tvd.par, diag_pugh_eno.par, diag_pugh_ppm.par, diag_pugh_tvd.par, halfsphere_pugh_ppm.par, halfsphere_pugh_tvd.par, sphere_pugh_ppm.par, sphere_pugh_tvd.par, x_flip_pugh_eno.par, x_flip_pugh_ppm.par, x_flip_pugh_tvd.par, x_pugh_eno.par, x_pugh_ppm.par, x_pugh_tvd.par

Log:
 Change tests to use initial_shift = zero
 
 initial_shift = none is no longer supported by GRHydro.  Addresses test suite failure from Ticket #520.  Tests now pass with no change required to output.

File Changes:

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

File [modified]: diag_flip_pugh_eno.par
Delta lines: +1 -1
===================================================================
--- trunk/test/diag_flip_pugh_eno.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/diag_flip_pugh_eno.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -50,7 +50,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: diag_flip_pugh_ppm.par
Delta lines: +1 -1
===================================================================
--- trunk/test/diag_flip_pugh_ppm.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/diag_flip_pugh_ppm.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -50,7 +50,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: diag_flip_pugh_tvd.par
Delta lines: +1 -1
===================================================================
--- trunk/test/diag_flip_pugh_tvd.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/diag_flip_pugh_tvd.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -50,7 +50,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: diag_pugh_eno.par
Delta lines: +1 -1
===================================================================
--- trunk/test/diag_pugh_eno.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/diag_pugh_eno.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -50,7 +50,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: diag_pugh_ppm.par
Delta lines: +1 -1
===================================================================
--- trunk/test/diag_pugh_ppm.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/diag_pugh_ppm.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -50,7 +50,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: diag_pugh_tvd.par
Delta lines: +1 -1
===================================================================
--- trunk/test/diag_pugh_tvd.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/diag_pugh_tvd.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -50,7 +50,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: halfsphere_pugh_ppm.par
Delta lines: +1 -1
===================================================================
--- trunk/test/halfsphere_pugh_ppm.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/halfsphere_pugh_ppm.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -54,7 +54,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: halfsphere_pugh_tvd.par
Delta lines: +1 -1
===================================================================
--- trunk/test/halfsphere_pugh_tvd.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/halfsphere_pugh_tvd.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -54,7 +54,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: sphere_pugh_ppm.par
Delta lines: +1 -1
===================================================================
--- trunk/test/sphere_pugh_ppm.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/sphere_pugh_ppm.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -54,7 +54,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: sphere_pugh_tvd.par
Delta lines: +1 -1
===================================================================
--- trunk/test/sphere_pugh_tvd.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/sphere_pugh_tvd.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -54,7 +54,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: x_flip_pugh_eno.par
Delta lines: +1 -1
===================================================================
--- trunk/test/x_flip_pugh_eno.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/x_flip_pugh_eno.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -49,7 +49,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: x_flip_pugh_ppm.par
Delta lines: +1 -1
===================================================================
--- trunk/test/x_flip_pugh_ppm.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/x_flip_pugh_ppm.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -49,7 +49,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: x_flip_pugh_tvd.par
Delta lines: +1 -1
===================================================================
--- trunk/test/x_flip_pugh_tvd.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/x_flip_pugh_tvd.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -49,7 +49,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: x_pugh_eno.par
Delta lines: +1 -1
===================================================================
--- trunk/test/x_pugh_eno.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/x_pugh_eno.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -49,7 +49,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: x_pugh_ppm.par
Delta lines: +1 -1
===================================================================
--- trunk/test/x_pugh_ppm.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/x_pugh_ppm.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -49,7 +49,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 

File [modified]: x_pugh_tvd.par
Delta lines: +1 -1
===================================================================
--- trunk/test/x_pugh_tvd.par	2011-04-21 04:46:48 UTC (rev 117)
+++ trunk/test/x_pugh_tvd.par	2011-08-27 10:42:15 UTC (rev 118)
@@ -49,7 +49,7 @@
 ActiveThorns = "ADMBase StaticConformal SpaceMask CoordGauge ADMMacros ADMCoupling"
 
 ADMBase::evolution_method		=	"none"
-ADMBase::initial_shift			=	"none"
+ADMBase::initial_shift			=	"zero"
 ADMBase::metric_type			= 	"physical"
 SpaceMask::use_mask = "yes"
 



More information about the Commits mailing list