[Commits] [McLachlan]McLachlan branch, master, updated. a25f808933aee6548579ee20c8b5cafa183ce6de

Carpet git repositories carpetgit at stellarcollapse.org
Tue Dec 18 06:29:11 CST 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  a25f808933aee6548579ee20c8b5cafa183ce6de (commit)
       via  a0789cf720a2b2ebcfbb185bc86cdd1d9b7cfc52 (commit)
       via  1e95cafb2f44d6f4e687d60fc88ec459ddb61164 (commit)
       via  45bcf7046474c39dc6fb7c3e7729cdd1143a70fe (commit)
      from  e95eaf037271ebbbaa462edb4b6b0f6e2b06c899 (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 a25f808933aee6548579ee20c8b5cafa183ce6de
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 a0789cf720a2b2ebcfbb185bc86cdd1d9b7cfc52
Author: Barry Wardell <barry.wardell at gmail.com>
Date:   Tue Dec 18 12:07:55 2012 +0000

    Regenerate code after fix to CCZ4 constraint calculation.

commit 1e95cafb2f44d6f4e687d60fc88ec459ddb61164
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 45bcf7046474c39dc6fb7c3e7729cdd1143a70fe
Author: Barry Wardell <barry.wardell at gmail.com>
Date:   Tue Dec 18 12:03:58 2012 +0000

    Regenerate code (kranc commit f4d2482bef5b7daf9fc89279db2ddc7ec8ea5bb2)

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

Summary of changes:
 ML_BSSN/schedule.ccl                               |  366 ++++----
 ML_BSSN/src/ML_BSSN_RHS1.cc                        |   11 +-
 ML_BSSN/src/ML_BSSN_RHS2.cc                        |   18 +-
 ML_BSSN/src/ML_BSSN_constraints1.cc                |    8 +-
 ML_BSSN/src/ML_BSSN_constraints2.cc                |    6 +-
 ML_BSSN/src/ML_BSSN_convertFromADMBaseGamma.cc     |    3 +-
 .../src/ML_BSSN_convertToADMBaseDtLapseShift.cc    |    3 +-
 ...ML_BSSN_convertToADMBaseDtLapseShiftBoundary.cc |    3 +-
 .../ML_BSSN_convertToADMBaseFakeDtLapseShift.cc    |    3 +-
 ML_CCZ4/schedule.ccl                               |  370 ++++----
 ML_CCZ4/src/ML_CCZ4_RHS1.cc                        |   39 +-
 ML_CCZ4/src/ML_CCZ4_RHS2.cc                        |   24 +-
 ML_CCZ4/src/ML_CCZ4_constraints1.cc                |   20 +-
 ML_CCZ4/src/ML_CCZ4_constraints2.cc                |  910 +++++++++++++++++++-
 ML_CCZ4/src/ML_CCZ4_convertFromADMBaseGamma.cc     |    3 +-
 .../src/ML_CCZ4_convertToADMBaseDtLapseShift.cc    |    3 +-
 ...ML_CCZ4_convertToADMBaseDtLapseShiftBoundary.cc |    3 +-
 .../ML_CCZ4_convertToADMBaseFakeDtLapseShift.cc    |    3 +-
 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 +
 m/McLachlan_BSSN.m                                 |    2 +-
 24 files changed, 1498 insertions(+), 462 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