aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhinder <hinder@c3c03602-0f4f-0410-b3fa-d2c81c8a7dc5>2012-10-24 00:05:53 +0000
committerhinder <hinder@c3c03602-0f4f-0410-b3fa-d2c81c8a7dc5>2012-10-24 00:05:53 +0000
commitb4eed73423df903b240b7e13a85c15c23ebda43c (patch)
treef2caf22307b1c36475c50c356f75090a70f68d74
parent801412fb695bdc9d4bdfa65807ce7864842e81c4 (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. git-svn-id: http://svn.cactuscode.org/arrangements/CactusNumerical/RotatingSymmetry90/trunk@78 c3c03602-0f4f-0410-b3fa-d2c81c8a7dc5
-rw-r--r--test/KerrSchild-rotating-90.par1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/KerrSchild-rotating-90.par b/test/KerrSchild-rotating-90.par
index 3dc2ca3..6b201a4 100644
--- a/test/KerrSchild-rotating-90.par
+++ b/test/KerrSchild-rotating-90.par
@@ -146,6 +146,7 @@ ML_BSSN::my_initial_boundary_condition = "extrapolate-gammas"
ML_BSSN::my_rhs_boundary_condition = "NewRad"
Boundary::radpower = 2
+ML_BSSN::apply_dissipation = "always"
ML_BSSN::EpsDiss = 0.2
ML_BSSN::ML_log_confac_bound = "none"