[cig-commits] [commit] master: Merge pull request #256 from tjhei/depth_avg_zones (327ebd4)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Tue Jan 20 05:48:09 PST 2015


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/925399ce4de0e953aa20de00940677b11013e5bc...327ebd4b084f4d740908b7fe9ca583f6420d2874

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

commit 327ebd4b084f4d740908b7fe9ca583f6420d2874
Merge: 925399c 882fa67
Author: Timo Heister <timo.heister at gmail.com>
Date:   Tue Jan 20 08:47:57 2015 -0500

    Merge pull request #256 from tjhei/depth_avg_zones
    
    change depth_average zones from 100 to 10
    
    In each cell we place 10 quadrature points, which means 100 zones
    require probably 50 cells in depth direction, which typical computations
    do not have.



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

327ebd4b084f4d740908b7fe9ca583f6420d2874
 doc/modules/changes.h                              |     6 +
 source/postprocess/depth_average.cc                |     4 +-
 tests/adiabatic_conditions.prm                     |     3 +
 tests/adiabatic_conditions/depth_average.gnuplot   |   710 +-
 tests/adiabatic_initial_conditions.prm             |     4 +
 .../depth_average.gnuplot                          |   710 +-
 tests/adiabatic_initial_conditions_constant.prm    |     4 +
 .../depth_average.gnuplot                          |   710 +-
 ...diabatic_initial_conditions_subadiabaticity.prm |     4 +
 .../depth_average.gnuplot                          |   710 +-
 tests/depth_average_01.prm                         |     1 +
 tests/depth_average_01/depth_average.gnuplot       |  4260 +-----
 tests/diffusion.prm                                |     1 +
 tests/diffusion/depth_average.gnuplot              |  3550 +----
 tests/passive_comp.prm                             |     1 +
 tests/passive_comp/depth_average.gnuplot           |  2840 +---
 tests/simple-compressible.prm                      |     1 +
 tests/simple-compressible/depth_average.gnuplot    |  1420 +-
 tests/simple-incompressible.prm                    |     1 +
 tests/simple-incompressible/depth_average.gnuplot  |  1420 +-
 tests/solidus-initial-conditions.prm               |     1 +
 .../depth_average.gnuplot                          |   710 +-
 tests/steinberger-compressible.prm                 |     3 +-
 .../steinberger-compressible/depth_average.gnuplot |  1420 +-
 tests/steinberger-incompressible.prm               |     1 +
 .../depth_average.gnuplot                          |  1420 +-
 tests/steinberger-viscosity-adiabatic.prm          |     1 +
 .../depth_average.gnuplot                          |  1420 +-
 tests/steinberger-viscosity.prm                    |     1 +
 tests/steinberger-viscosity/depth_average.gnuplot  | 14200 ++-----------------
 30 files changed, 2034 insertions(+), 33503 deletions(-)



More information about the CIG-COMMITS mailing list