[Commits] [Carpet] branch, ET_2013_11, updated. carpet-6-init-402-gb9ed2f5
Carpet git repositories
carpetgit at stellarcollapse.org
Mon Dec 16 13:53:35 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 "Carpet â Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>".
The branch, ET_2013_11 has been updated
via b9ed2f5cef00da7f780d142c7a09693a3ad72df3 (commit)
via cf2d74699e0ac65b5fa7aa9a72f57f343b065e6c (commit)
from 390fe95c7756d5102226ccb48eadbcee62e1a52d (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 b9ed2f5cef00da7f780d142c7a09693a3ad72df3
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date: Wed Dec 11 19:15:24 2013 +0100
Revert "Carpet: Disable automatic synchronisation after restriction"
This reverts commit 4acaa0d0d3e59d6e618815515871f1f1115a6789. The
synchronisation after restriction is necessary since the
synchronisation in POSTRESTRICT happens in the wrong order. See
https://trac.einsteintoolkit.org/ticket/1499.
test_restrict_sync_mlwavetoy now passes on both 1 and 2 processes.
commit cf2d74699e0ac65b5fa7aa9a72f57f343b065e6c
Author: Ian Hinder <ian.hinder at aei.mpg.de>
Date: Wed Dec 11 19:10:08 2013 +0100
Carpet: Add restriction sync test (using ML_WaveToy)
There is no other MoL wave equation thorn in the ET_2013_11 thornlist. Currently passes on 1 process and fails on 2 processes due to the restriction sync bug.
-----------------------------------------------------------------------
Summary of changes:
Carpet/Carpet/src/Restrict.cc | 5 -
.../Carpet/test/test_restrict_sync_mlwavetoy.par | 168 ++++
.../test/test_restrict_sync_mlwavetoy/u.x.asc | 862 ++++++++++++++++++++
3 files changed, 1030 insertions(+), 5 deletions(-)
create mode 100644 Carpet/Carpet/test/test_restrict_sync_mlwavetoy.par
create mode 100644 Carpet/Carpet/test/test_restrict_sync_mlwavetoy/u.x.asc
hooks/post-receive
--
Carpet â Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>
More information about the Commits
mailing list