aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorknarf <knarf@55d78c69-0c5c-4738-8e60-d8a2776539f3>2011-01-31 15:35:54 +0000
committerknarf <knarf@55d78c69-0c5c-4738-8e60-d8a2776539f3>2011-01-31 15:35:54 +0000
commit10e104ff6a971bd20b0cc59cea0827abe5a37658 (patch)
tree2bd1d7c3bc181f49906cf3b4a67397ababa20cda
parent8b34e1f73e4a4bf44d714faed3032ea1ed8a17fb (diff)
let testsuites use EOS_Omni - which makes them pass again
git-svn-id: http://svn.einsteintoolkit.org/cactus/EinsteinInitialData/Hydro_InitExcision/trunk@113 55d78c69-0c5c-4738-8e60-d8a2776539f3
-rw-r--r--test/diag_flip_pugh_eno.par6
-rw-r--r--test/diag_flip_pugh_ppm.par6
-rw-r--r--test/diag_flip_pugh_tvd.par6
-rw-r--r--test/diag_pugh_eno.par6
-rw-r--r--test/diag_pugh_ppm.par6
-rw-r--r--test/diag_pugh_tvd.par6
-rw-r--r--test/halfsphere_pugh_eno.par.disabled6
-rw-r--r--test/halfsphere_pugh_ppm.par6
-rw-r--r--test/halfsphere_pugh_tvd.par6
-rw-r--r--test/sphere_pugh_eno.par.disabled6
-rw-r--r--test/sphere_pugh_ppm.par6
-rw-r--r--test/sphere_pugh_tvd.par6
-rw-r--r--test/x_flip_pugh_eno.par6
-rw-r--r--test/x_flip_pugh_ppm.par6
-rw-r--r--test/x_flip_pugh_tvd.par6
-rw-r--r--test/x_pugh_eno.par6
-rw-r--r--test/x_pugh_ppm.par6
-rw-r--r--test/x_pugh_tvd.par6
18 files changed, 72 insertions, 36 deletions
diff --git a/test/diag_flip_pugh_eno.par b/test/diag_flip_pugh_eno.par
index 949b30f..003a519 100644
--- a/test/diag_flip_pugh_eno.par
+++ b/test/diag_flip_pugh_eno.par
@@ -54,9 +54,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/diag_flip_pugh_ppm.par b/test/diag_flip_pugh_ppm.par
index c06caec..cd4ccfd 100644
--- a/test/diag_flip_pugh_ppm.par
+++ b/test/diag_flip_pugh_ppm.par
@@ -54,9 +54,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/diag_flip_pugh_tvd.par b/test/diag_flip_pugh_tvd.par
index bb6d39b..62d34ac 100644
--- a/test/diag_flip_pugh_tvd.par
+++ b/test/diag_flip_pugh_tvd.par
@@ -54,9 +54,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/diag_pugh_eno.par b/test/diag_pugh_eno.par
index ca2b680..f118639 100644
--- a/test/diag_pugh_eno.par
+++ b/test/diag_pugh_eno.par
@@ -54,9 +54,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/diag_pugh_ppm.par b/test/diag_pugh_ppm.par
index 05a4e25..9f452e8 100644
--- a/test/diag_pugh_ppm.par
+++ b/test/diag_pugh_ppm.par
@@ -54,9 +54,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/diag_pugh_tvd.par b/test/diag_pugh_tvd.par
index d6ca542..87cb8a2 100644
--- a/test/diag_pugh_tvd.par
+++ b/test/diag_pugh_tvd.par
@@ -54,9 +54,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/halfsphere_pugh_eno.par.disabled b/test/halfsphere_pugh_eno.par.disabled
index 1ec6af7..702da35 100644
--- a/test/halfsphere_pugh_eno.par.disabled
+++ b/test/halfsphere_pugh_eno.par.disabled
@@ -58,9 +58,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/halfsphere_pugh_ppm.par b/test/halfsphere_pugh_ppm.par
index 2045c2b..a8178bd 100644
--- a/test/halfsphere_pugh_ppm.par
+++ b/test/halfsphere_pugh_ppm.par
@@ -58,9 +58,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/halfsphere_pugh_tvd.par b/test/halfsphere_pugh_tvd.par
index 8ad60b0..4178f17 100644
--- a/test/halfsphere_pugh_tvd.par
+++ b/test/halfsphere_pugh_tvd.par
@@ -58,9 +58,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/sphere_pugh_eno.par.disabled b/test/sphere_pugh_eno.par.disabled
index 5c2e7bf..59bfa19 100644
--- a/test/sphere_pugh_eno.par.disabled
+++ b/test/sphere_pugh_eno.par.disabled
@@ -58,9 +58,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/sphere_pugh_ppm.par b/test/sphere_pugh_ppm.par
index c438d05..5a0e448 100644
--- a/test/sphere_pugh_ppm.par
+++ b/test/sphere_pugh_ppm.par
@@ -58,9 +58,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/sphere_pugh_tvd.par b/test/sphere_pugh_tvd.par
index 5947630..0cc0f7a 100644
--- a/test/sphere_pugh_tvd.par
+++ b/test/sphere_pugh_tvd.par
@@ -58,9 +58,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/x_flip_pugh_eno.par b/test/x_flip_pugh_eno.par
index 029a579..339fcc2 100644
--- a/test/x_flip_pugh_eno.par
+++ b/test/x_flip_pugh_eno.par
@@ -53,9 +53,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/x_flip_pugh_ppm.par b/test/x_flip_pugh_ppm.par
index ed20d5c..ff1408b 100644
--- a/test/x_flip_pugh_ppm.par
+++ b/test/x_flip_pugh_ppm.par
@@ -53,9 +53,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/x_flip_pugh_tvd.par b/test/x_flip_pugh_tvd.par
index dcec484..26225ce 100644
--- a/test/x_flip_pugh_tvd.par
+++ b/test/x_flip_pugh_tvd.par
@@ -53,9 +53,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/x_pugh_eno.par b/test/x_pugh_eno.par
index 8f7bfe8..e49751b 100644
--- a/test/x_pugh_eno.par
+++ b/test/x_pugh_eno.par
@@ -53,9 +53,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/x_pugh_ppm.par b/test/x_pugh_ppm.par
index 2efb7c0..3a4c418 100644
--- a/test/x_pugh_ppm.par
+++ b/test/x_pugh_ppm.par
@@ -53,9 +53,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"
diff --git a/test/x_pugh_tvd.par b/test/x_pugh_tvd.par
index 5d1ddfd..57a8440 100644
--- a/test/x_pugh_tvd.par
+++ b/test/x_pugh_tvd.par
@@ -53,9 +53,11 @@ ADMBase::initial_shift = "none"
ADMBase::metric_type = "physical"
SpaceMask::use_mask = "yes"
-ActiveThorns = "eos_base eos_idealfluid eos_polytrope"
+ActiveThorns = "eos_omni"
-EOS_IdealFluid::eos_ideal_fluid_gamma = 1.66666666666666
+eos_omni::gl_gamma = 1.66666666666666
+eos_omni::gl_k = 80.0
+eos_omni::poly_k = 80.0
ActiveThorns = "tmunubase hydrobase grhydro initbase"