[Commits] [McLachlan]McLachlan branch, ET_2012_11, updated. 6a2ae265d5231aedb6a3da62ebd3f3a0c20bc785

Carpet git repositories carpetgit at stellarcollapse.org
Sun Feb 3 12:01:20 CST 2013


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, ET_2012_11 has been updated
       via  6a2ae265d5231aedb6a3da62ebd3f3a0c20bc785 (commit)
       via  9e67c82a1cc55e426f0699aba353559c3b57ce09 (commit)
       via  8307d606eee863c7df646be1790fcb572449141d (commit)
       via  910b280b779e48c8af1ce19055b1cf413f8948e0 (commit)
       via  84dd658a9df1b45dcbe46a28b528e0f92b7e5861 (commit)
       via  6c45d6b184c9457feabc42314ee1b33182e53b4e (commit)
      from  bc9d1d205119a23c41e44e2eb4919d590ecf34c1 (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 6a2ae265d5231aedb6a3da62ebd3f3a0c20bc785
Author: Barry Wardell <barry.wardell at gmail.com>
Date:   Tue Dec 18 16:59:22 2012 +0000

    Increase tolerance in ML_CCZ4 test cases.
    
    The hamiltonian constraint had differences slightly above 10^-12 between my laptop and desktop.

commit 9e67c82a1cc55e426f0699aba353559c3b57ce09
Author: Barry Wardell <barry.wardell at gmail.com>
Date:   Tue Dec 18 12:58:00 2012 +0000

    Regenerate CCZ4 Hamiltonian and momentum test results with corrected version of code.
    
    This applies the correction from 1e95cafb2f44d6f4e687d60fc88ec459ddb61164.

commit 8307d606eee863c7df646be1790fcb572449141d
Author: Barry Wardell <barry.wardell at gmail.com>
Date:   Wed Jan 30 11:42:54 2013 +0000

    Regenerate code after fix to CCZ4 constraint calculation.
    
    Kranc commit d75251ed3fdfced898bbd1c9c8e940c15896640f.

commit 910b280b779e48c8af1ce19055b1cf413f8948e0
Author: Anton Khirnov <anton at khirnov.net>
Date:   Tue Dec 18 11:06:51 2012 +0100

    McLachlan_BSSN: fix the Hamiltonian constraint for CCZ4.
    
    A typo in a8794cd2227c87c7457ba51d040e863be2f981e7 has caused the
    additional CCZ4 terms to overwrite the BSSN value instead of adding to
    it.

commit 84dd658a9df1b45dcbe46a28b528e0f92b7e5861
Author: Barry Wardell <barry.wardell at gmail.com>
Date:   Tue Dec 18 12:11:28 2012 +0000

    Include Hamiltonian and momentum constraints in CCZ4 tests.

commit 6c45d6b184c9457feabc42314ee1b33182e53b4e
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date:   Tue Nov 13 18:48:10 2012 +0100

    Regenerate code (Kranc commit d75251ed3fdfced898bbd1c9c8e940c15896640f)

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

Summary of changes:
 ML_BSSN/src/ML_BSSN_RHS1.cc                        |    2 +-
 ML_BSSN/src/ML_BSSN_convertFromADMBaseGamma.cc     |    4 +-
 .../src/ML_BSSN_convertToADMBaseDtLapseShift.cc    |    2 +-
 ...ML_BSSN_convertToADMBaseDtLapseShiftBoundary.cc |    2 +-
 .../ML_BSSN_convertToADMBaseFakeDtLapseShift.cc    |    2 +-
 ML_CCZ4/src/ML_CCZ4_RHS1.cc                        |    2 +-
 ML_CCZ4/src/ML_CCZ4_constraints1.cc                |   12 +-
 ML_CCZ4/src/ML_CCZ4_constraints2.cc                |  904 +++++++++++++++++++-
 ML_CCZ4/src/ML_CCZ4_convertFromADMBaseGamma.cc     |    4 +-
 .../src/ML_CCZ4_convertToADMBaseDtLapseShift.cc    |    2 +-
 ...ML_CCZ4_convertToADMBaseDtLapseShiftBoundary.cc |    2 +-
 .../ML_CCZ4_convertToADMBaseFakeDtLapseShift.cc    |    2 +-
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d.par                |    2 +-
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/H.x.asc            |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/M1.x.asc           |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/M2.x.asc           |   40 +
 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/M3.x.asc           |   40 +
 ML_CCZ4_Test/test/test.ccl                         |    2 +
 ML_WaveToy/src/WT_Gaussian.cc                      |    2 +-
 ML_WaveToy/src/WT_Standing.cc                      |    2 +-
 ML_WaveToy_CL/src/WT_CL_Gaussian.cc                |    2 +-
 ML_WaveToy_CL/src/WT_CL_Standing.cc                |    2 +-
 m/McLachlan_BSSN.m                                 |    2 +-
 23 files changed, 1089 insertions(+), 25 deletions(-)
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/H.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/M1.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/M2.x.asc
 create mode 100644 ML_CCZ4_Test/test/ML_CCZ4_sgw3d/M3.x.asc


hooks/post-receive
--
McLachlan


More information about the Commits mailing list