[Commits] [Carpet] branch, master, updated. carpet-6-init-287-g9882933
Carpet git repositories
carpetgit at stellarcollapse.org
Mon Jun 24 10:58:42 CDT 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, master has been updated
via 9882933435d2c7edc3423fc4d884d97c44caa2f4 (commit)
from 4d3400e8876d22e40096eaae341ffb0a777d5912 (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 9882933435d2c7edc3423fc4d884d97c44caa2f4
Author: Erik Schnetter <schnetter at gmail.com>
Date: Mon Jun 24 11:58:14 2013 -0400
CarpetReduce: Add test case for reduction weights on periodic domains
-----------------------------------------------------------------------
Summary of changes:
Carpet/CarpetReduce/test/periodic_weight.par | 142 ++++++++++++++++++++
.../periodic_weight/admbase::lapse.average.asc | 8 +
.../test/periodic_weight/admbase::lapse.d.asc | 103 ++++++++++++++
.../test/periodic_weight/admbase::lapse.x.asc | 103 ++++++++++++++
.../test/periodic_weight/admbase::lapse.y.asc | 103 ++++++++++++++
.../test/periodic_weight/admbase::lapse.z.asc | 103 ++++++++++++++
.../periodic_weight/carpetreduce::weight.d.asc | 39 ++++++
.../periodic_weight/carpetreduce::weight.x.asc | 39 ++++++
.../periodic_weight/carpetreduce::weight.y.asc | 39 ++++++
.../periodic_weight/carpetreduce::weight.z.asc | 39 ++++++
.../test/periodic_weight/grid_coordinates.asc | 9 ++
.../test/periodic_weight/grid_structure.asc | 9 ++
12 files changed, 736 insertions(+), 0 deletions(-)
create mode 100644 Carpet/CarpetReduce/test/periodic_weight.par
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/admbase::lapse.average.asc
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/admbase::lapse.d.asc
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/admbase::lapse.x.asc
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/admbase::lapse.y.asc
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/admbase::lapse.z.asc
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/carpetreduce::weight.d.asc
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/carpetreduce::weight.x.asc
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/carpetreduce::weight.y.asc
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/carpetreduce::weight.z.asc
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/grid_coordinates.asc
create mode 100644 Carpet/CarpetReduce/test/periodic_weight/grid_structure.asc
hooks/post-receive
--
Carpet â Adaptive Mesh Refinement for the Cactus Framework <http://carpetcode.org/>
More information about the Commits
mailing list