[Commits] [svn:einsteintoolkit] www/about/gallery/NsNsToHMNS/ (Rev. 1633)

rhaas at tapir.caltech.edu rhaas at tapir.caltech.edu
Sun Sep 25 10:01:52 CDT 2016


User: rhaas
Date: 2016/09/25 10:01 AM

Modified:
 /about/gallery/NsNsToHMNS/
  NsNsToHMNS.par

Log:
 Gallery: use "yes" for useSpatialBetaDriver in NsNsToHMS.par example

File Changes:

Directory: /about/gallery/NsNsToHMNS/
=====================================

File [modified]: NsNsToHMNS.par
Delta lines: +3 -1
===================================================================
--- about/gallery/NsNsToHMNS/NsNsToHMNS.par	2016-09-25 13:53:34 UTC (rev 1632)
+++ about/gallery/NsNsToHMNS/NsNsToHMNS.par	2016-09-25 15:01:52 UTC (rev 1633)
@@ -353,7 +353,9 @@
 ML_BSSN::ML_shift_bound      = "none"
 ML_BSSN::ML_dtshift_bound    = "none"
 
-ML_BSSN::UseSpatialBetaDriver = 1
+# use this for ET releases starting with ET_2015_11 at which point "yes" is no longer accepted
+# ML_BSSN::UseSpatialBetaDriver = 1
+ML_BSSN::UseSpatialBetaDriver = "yes"
 ML_BSSN::SpatialBetaDriverRadius = 50
 
 ML_BSSN::apply_dissipation   = "never"



More information about the Commits mailing list