[cig-commits] [commit] master: Address a number of issues brought up in review. (fa5598b)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Aug 4 14:45:41 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/3811725812cafa918bbabc2515f52af7857aad31...9a8086507e7ed22ed2a4d13771930e4ae6bc3a7d

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

commit fa5598bd2b6195b80e5a6d62deb5f69d3b2109a9
Author: Wolfgang Bangerth <bangerth at math.tamu.edu>
Date:   Thu Jul 31 08:17:13 2014 -0500

    Address a number of issues brought up in review.
    
    Specifically:
    - Add changelog entries.
    - Add a test for the hexagonal initial temperature model.
    - Unconfuse myself by moving functions belonging to the same class closeby.
    - Minor cleanup.
    - Fix descriptions of tests at the top.
    - Add a test for the octagonal perturbation.
    - Add another test.


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

fa5598bd2b6195b80e5a6d62deb5f69d3b2109a9
 doc/modules/changes.h                              |   19 +-
 source/initial_conditions/spherical_shell.cc       |   85 +-
 tests/cells_in_circumference.prm                   |    2 +-
 ...rence.prm => hexagonal_initial_temperature.prm} |   32 +-
 tests/hexagonal_initial_temperature/screen-output  |   39 +
 .../solution-00000.0000.gnuplot                    | 5383 ++++++++++++++++++++
 ...m => octagonal_initial_temperature-rotated.prm} |   38 +-
 .../screen-output                                  |   39 +
 .../solution-00000.0000.gnuplot                    | 5383 ++++++++++++++++++++
 ...rence.prm => octagonal_initial_temperature.prm} |   37 +-
 tests/octagonal_initial_temperature/screen-output  |   39 +
 .../solution-00000.0000.gnuplot                    | 5383 ++++++++++++++++++++
 12 files changed, 16363 insertions(+), 116 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 fa5598bd2b6195b80e5a6d62deb5f69d3b2109a9


More information about the CIG-COMMITS mailing list