[cig-commits] [commit] master: Create a simple compressible material model. (640fff8)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue May 20 13:45:00 PDT 2014


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/4f4b96e0569b8be211d2d72b283391b5d08b4e1d...0586ab6f9cf6ec525c331a8c0113ca155a3f1f87

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

commit 640fff81a70de87c87c13580ac24f89762fe3cbd
Author: Rene Gassmoeller <R.Gassmoeller at mailbox.org>
Date:   Mon May 19 18:47:54 2014 -0500

    Create a simple compressible material model.
    
    Add test for simple compressible material model.
    
    Updated documentation for simple compressible material model.
    
    Added functions to simulator access that return the surface pressure input parameter.


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

640fff81a70de87c87c13580ac24f89762fe3cbd
 .../{simple.h => simple_compressible.h}            |   20 +-
 include/aspect/simulator_access.h                  |    6 +
 source/material_model/simple_compressible.cc       |  296 ++++
 source/simulator/simulator_access.cc               |    7 +
 tests/simple-compressible.prm                      |   92 ++
 tests/simple-compressible/depth_average.gnuplot    | 1407 ++++++++++++++++++++
 tests/simple-compressible/screen-output            |   52 +
 tests/simple-compressible/solution-00000.0000.vtu  |   41 +
 .../solution-00000.pvtu                            |    2 -
 .../solution-00000.visit                           |    0
 tests/simple-compressible/solution-00001.0000.vtu  |   42 +
 .../solution-00001.pvtu}                           |    4 +-
 tests/simple-compressible/solution-00001.visit     |    2 +
 .../solution.pvd                                   |    1 +
 .../solution.visit}                                |    1 +
 .../statistics                                     |   11 +-
 16 files changed, 1962 insertions(+), 22 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 640fff81a70de87c87c13580ac24f89762fe3cbd


More information about the CIG-COMMITS mailing list