[cig-commits] [commit] master: Merge pull request #31 from gassmoeller/new_new_simple_compressible (0586ab6)

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


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

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

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

commit 0586ab6f9cf6ec525c331a8c0113ca155a3f1f87
Merge: 4f4b96e 5f36453
Author: Wolfgang Bangerth <bangerth at math.tamu.edu>
Date:   Tue May 20 15:44:58 2014 -0500

    Merge pull request #31 from gassmoeller/new_new_simple_compressible
    
    Create a simple compressible material model.



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

0586ab6f9cf6ec525c331a8c0113ca155a3f1f87
 .../{simple.h => simple_compressible.h}            |   43 +-
 include/aspect/simulator_access.h                  |    6 +
 source/material_model/simple_compressible.cc       |  289 ++++
 source/simulator/simulator_access.cc               |    7 +
 tests/simple-compressible.prm                      |   98 ++
 tests/simple-compressible/depth_average.gnuplot    | 1407 ++++++++++++++++++++
 tests/simple-compressible/screen-output            |   52 +
 .../statistics                                     |   11 +-
 tests/simple_compressibility_iterated_stokes.cc    |    2 +
 ... => simple_compressibility_iterated_stokes.prm} |   33 +-
 .../screen-output                                  |    2 +-
 11 files changed, 1913 insertions(+), 37 deletions(-)




More information about the CIG-COMMITS mailing list