[cig-commits] [commit] master: Add S40RTS initial condition (31b7582)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Jun 6 13:54:26 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/7f5bb2052fa860100b4201c16c844b5987ce4647...6ea7dc559fc7b64e0a243ed697a5eb2bbf36ee8e

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

commit 31b7582e9490bea31ddc71f5f96a26e8a3af5759
Author: Jacky Austermann <jaustermann at fas.harvard.edu>
Date:   Fri May 30 12:54:53 2014 -0400

    Add S40RTS initial condition
    
    This is a combination of 5 commits:
    Adding scripts to perturb the initial temperature field according to S40RTS
    Included spline.h into S40RTS_perturbation.h and S40RTS_perturbation.cc file. Added tests for S40RTS and S20RTS
    Updates for prescribed S40RTS initial temperature condition
    Updated cos_coeffs, sin_coeffs and spline_depths function
    Updated tests


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

31b7582e9490bea31ddc71f5f96a26e8a3af5759
 data/initial-conditions/S40RTS/S20RTS.sph          | 1051 +++++
 data/initial-conditions/S40RTS/S40RTS.sph          | 3613 +++++++++++++++
 data/initial-conditions/S40RTS/Spline_knots.txt    |   23 +
 .../initial_conditions/S40RTS_perturbation.h       |  143 +
 source/initial_conditions/S40RTS_perturbation.cc   |  668 +++
 .../initial_condition_S20RTS.prm                   |   43 +-
 tests/initial_condition_S20RTS/screen-output       |   55 +
 .../solution-00000.0000.gnuplot                    | 4615 ++++++++++++++++++++
 .../statistics                                     |    5 +-
 .../initial_condition_S40RTS.prm                   |   43 +-
 tests/initial_condition_S40RTS/screen-output       |   55 +
 .../solution-00000.0000.gnuplot                    | 4615 ++++++++++++++++++++
 .../statistics                                     |    5 +-
 13 files changed, 14880 insertions(+), 54 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 31b7582e9490bea31ddc71f5f96a26e8a3af5759


More information about the CIG-COMMITS mailing list