aboutsummaryrefslogtreecommitdiff
path: root/ML_CCZ4_Test
diff options
context:
space:
mode:
authorIan Hinder <ian.hinder@aei.mpg.de>2012-10-24 02:02:38 +0200
committerIan Hinder <ian.hinder@aei.mpg.de>2012-10-24 02:02:38 +0200
commit19ed8c607533a3b11ede8c58a429aa648ecfcc5a (patch)
tree3aecfb6e679607358b4a2aa38382d6cc84b08104 /ML_CCZ4_Test
parent129cc3ba1a89b8336ffa0355fc74c2f1b60e8255 (diff)
Set apply_dissipation = "always" in test cases
This parameter was unset before, so the default was used, and the default has now been changed.
Diffstat (limited to 'ML_CCZ4_Test')
-rw-r--r--ML_CCZ4_Test/test/ML_CCZ4_sgw3d.par1
-rw-r--r--ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs.par1
2 files changed, 2 insertions, 0 deletions
diff --git a/ML_CCZ4_Test/test/ML_CCZ4_sgw3d.par b/ML_CCZ4_Test/test/ML_CCZ4_sgw3d.par
index 9028533..ff7649b 100644
--- a/ML_CCZ4_Test/test/ML_CCZ4_sgw3d.par
+++ b/ML_CCZ4_Test/test/ML_CCZ4_sgw3d.par
@@ -21,6 +21,7 @@ ML_CCZ4::MinimumLapse = 1.0e-8
ML_CCZ4::conformalMethod = 1 # 1 for W, 0 for phi
ML_CCZ4::my_rhs_boundary_condition = "static"
+ML_CCZ4::apply_dissipation = "always"
ML_CCZ4::EpsDiss = 0.1
Boundary::radpower = 2
diff --git a/ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs.par b/ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs.par
index 31add0c..82622c6 100644
--- a/ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs.par
+++ b/ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs.par
@@ -22,6 +22,7 @@ ML_CCZ4::MinimumLapse = 1.0e-8
ML_CCZ4::conformalMethod = 1 # 1 for W, 0 for phi
ML_CCZ4::my_rhs_boundary_condition = "static"
+ML_CCZ4::apply_dissipation = "always"
ML_CCZ4::EpsDiss = 0.1
Boundary::radpower = 2