From 19ed8c607533a3b11ede8c58a429aa648ecfcc5a Mon Sep 17 00:00:00 2001 From: Ian Hinder Date: Wed, 24 Oct 2012 02:02:38 +0200 Subject: Set apply_dissipation = "always" in test cases This parameter was unset before, so the default was used, and the default has now been changed. --- ML_CCZ4_Test/test/ML_CCZ4_sgw3d.par | 1 + ML_CCZ4_Test/test/ML_CCZ4_sgw3d_rhs.par | 1 + 2 files changed, 2 insertions(+) (limited to 'ML_CCZ4_Test') 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 -- cgit v1.2.3