aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhinder <hinder@20f44201-0f4f-0410-9130-e5fc2714a787>2012-10-24 00:06:07 +0000
committerhinder <hinder@20f44201-0f4f-0410-9130-e5fc2714a787>2012-10-24 00:06:07 +0000
commit7b763e387e6eceba5b1f3c5242755ef65c00d780 (patch)
tree41ef3361d602d560f7c44fdbcb93c65bcbad710d
parent03d3c4c13dbc9a5bf03a5773874b783538082734 (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/RotatingSymmetry180/trunk@80 20f44201-0f4f-0410-9130-e5fc2714a787
-rw-r--r--test/KerrSchild-rotating-180.par1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/KerrSchild-rotating-180.par b/test/KerrSchild-rotating-180.par
index 57d1f74..987fbae 100644
--- a/test/KerrSchild-rotating-180.par
+++ b/test/KerrSchild-rotating-180.par
@@ -145,6 +145,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"