[cig-commits] [commit] master: add Burstedde benchmark (4ed2ed6)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jul 9 14:03:37 PDT 2014


Repository : https://github.com/geodynamics/aspect

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/a1329b3640981da6bb21f63d98126fd502ce89c8...4ed2ed64db642ac99fabd74cee952841ab1a7372

>---------------------------------------------------------------

commit 4ed2ed64db642ac99fabd74cee952841ab1a7372
Author: Wolfgang Bangerth <bangerth at math.tamu.edu>
Date:   Tue Jul 8 04:59:29 2014 -0500

    add Burstedde benchmark
    
    This is a combination of 10 commits made by @bangerth in #155:
    Using files by Iris van Zelst (with only minor edits), add whatever is necessary to reproduce the Burstedde benchmark.
    Massage the previous patch into a form that fits in the manual. Also externalize the input file to make sure it gets automatically annotated.
    Adapt the benchmark files. Minor edits elsewhere.
    Make Iris van Zelst's benchmark into a testcase.
    Add an entry.
    Re-indent.
    Fix descriptions of plugins.
    Adjust output to that on the tester.
    Revisit and clean up these plugins.


>---------------------------------------------------------------

4ed2ed64db642ac99fabd74cee952841ab1a7372
 benchmark/{solkz => burstedde}/CMakeLists.txt      |   4 +-
 .../inclusion.cc => burstedde/burstedde.cc}        | 390 +++++++++++++--------
 benchmark/burstedde/burstedde.prm                  | 106 ++++++
 .../cookbooks/benchmarks/burstedde/burstedde.prm   |  26 ++
 .../cookbooks/benchmarks/burstedde/errors.pdf      | Bin 0 -> 19521 bytes
 .../cookbooks/benchmarks/burstedde/pressure.png    | Bin 0 -> 115794 bytes
 .../cookbooks/benchmarks/burstedde/velocity_x.png  | Bin 0 -> 111256 bytes
 .../cookbooks/benchmarks/burstedde/velocity_z.png  | Bin 0 -> 94551 bytes
 .../cookbooks/benchmarks/burstedde/viscosity.png   | Bin 0 -> 105333 bytes
 doc/manual/manual.bib                              |  18 +
 doc/manual/manual.tex                              | 165 +++++++++
 doc/modules/changes.h                              |   5 +
 .../inclusion/inclusion.cc => tests/burstedde.cc   | 390 +++++++++++++--------
 tests/burstedde.prm                                | 102 ++++++
 tests/burstedde/screen-output                      |  41 +++
 15 files changed, 937 insertions(+), 310 deletions(-)

Diff suppressed because of size. To see it, use:

    git diff-tree --root --patch-with-stat --no-color --find-copies-harder --ignore-space-at-eol --cc 4ed2ed64db642ac99fabd74cee952841ab1a7372


More information about the CIG-COMMITS mailing list