[Commits] [McLachlan]McLachlan branch, master, updated. 129cc3ba1a89b8336ffa0355fc74c2f1b60e8255

Carpet git repositories carpetgit at stellarcollapse.org
Tue Oct 23 10:58:25 CDT 2012


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "McLachlan".

The branch, master has been updated
       via  129cc3ba1a89b8336ffa0355fc74c2f1b60e8255 (commit)
      from  577bb4833afad4286c8db76c6327e89c0ae0ea17 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 129cc3ba1a89b8336ffa0355fc74c2f1b60e8255
Author: Peter Diener <diener at cct.lsu.edu>
Date:   Tue Oct 23 10:58:16 2012 -0500

    Change the dafault value of apply_dissipation to "never".
    
    Change the default value of apply_dissipation from "always" to "never".
    Since the default dissipation strength is zero this should not change
    results for users using default values but should save time.
    
    Signed-off-by: Peter Diener <diener at cct.lsu.edu>

-----------------------------------------------------------------------

Summary of changes:
 ML_BSSN/param.ccl                                  |    2 +-
 ML_BSSN/src/Differencing.h                         |  324 ++++++++++----------
 ML_BSSN/src/ML_BSSN_Advect.cc                      |   20 +-
 ML_BSSN/src/ML_BSSN_Dissipation.cc                 |   12 +-
 ML_BSSN/src/ML_BSSN_InitGamma.cc                   |   26 +-
 ML_BSSN/src/ML_BSSN_InitRHS.cc                     |   62 ++--
 ML_BSSN/src/ML_BSSN_Minkowski.cc                   |   63 ++--
 ML_BSSN/src/ML_BSSN_RHS1.cc                        |   94 +++---
 ML_BSSN/src/ML_BSSN_RHS2.cc                        |  128 ++++----
 ML_BSSN/src/ML_BSSN_RHSStaticBoundary.cc           |   62 ++--
 ML_BSSN/src/ML_BSSN_boundary.cc                    |   63 ++--
 ML_BSSN/src/ML_BSSN_constraints1.cc                |  100 +++---
 ML_BSSN/src/ML_BSSN_constraints2.cc                |   30 +-
 ML_BSSN/src/ML_BSSN_convertFromADMBase.cc          |   18 +-
 ML_BSSN/src/ML_BSSN_convertFromADMBaseGamma.cc     |   48 ++--
 ML_BSSN/src/ML_BSSN_convertToADMBase.cc            |   14 +-
 .../src/ML_BSSN_convertToADMBaseDtLapseShift.cc    |   22 +-
 ...ML_BSSN_convertToADMBaseDtLapseShiftBoundary.cc |   26 +-
 .../ML_BSSN_convertToADMBaseFakeDtLapseShift.cc    |   26 +-
 ML_BSSN/src/ML_BSSN_enforce.cc                     |   16 +-
 ML_CCZ4/param.ccl                                  |    2 +-
 ML_CCZ4/src/Differencing.h                         |  324 ++++++++++----------
 ML_CCZ4/src/ML_CCZ4_Advect.cc                      |   20 +-
 ML_CCZ4/src/ML_CCZ4_Dissipation.cc                 |   12 +-
 ML_CCZ4/src/ML_CCZ4_InitGamma.cc                   |   26 +-
 ML_CCZ4/src/ML_CCZ4_InitRHS.cc                     |   64 ++--
 ML_CCZ4/src/ML_CCZ4_Minkowski.cc                   |   65 ++--
 ML_CCZ4/src/ML_CCZ4_RHS1.cc                        |  180 ++++++------
 ML_CCZ4/src/ML_CCZ4_RHS2.cc                        |  140 +++++-----
 ML_CCZ4/src/ML_CCZ4_RHSStaticBoundary.cc           |   64 ++--
 ML_CCZ4/src/ML_CCZ4_boundary.cc                    |   65 ++--
 ML_CCZ4/src/ML_CCZ4_constraints1.cc                |  112 ++++----
 ML_CCZ4/src/ML_CCZ4_constraints2.cc                |   30 +-
 ML_CCZ4/src/ML_CCZ4_convertFromADMBase.cc          |   20 +-
 ML_CCZ4/src/ML_CCZ4_convertFromADMBaseGamma.cc     |   48 ++--
 ML_CCZ4/src/ML_CCZ4_convertToADMBase.cc            |   14 +-
 .../src/ML_CCZ4_convertToADMBaseDtLapseShift.cc    |   24 +-
 ...ML_CCZ4_convertToADMBaseDtLapseShiftBoundary.cc |   28 +-
 .../ML_CCZ4_convertToADMBaseFakeDtLapseShift.cc    |   28 +-
 ML_CCZ4/src/ML_CCZ4_enforce.cc                     |   16 +-
 m/McLachlan_BSSN.m                                 |    2 +-
 41 files changed, 1218 insertions(+), 1222 deletions(-)


hooks/post-receive
--
McLachlan


More information about the Commits mailing list