[cig-commits] [commit] master: Merge pull request #252 from tjhei/fix_initial_guess (a402e9e)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Jan 16 11:08:33 PST 2015


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

On branch  : master
Link       : https://github.com/geodynamics/aspect/compare/3f763d389177ff99232a1c757ea52153b3f81be0...a402e9ee11ecde97fdd49aecc0a7604d514d446a

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

commit a402e9ee11ecde97fdd49aecc0a7604d514d446a
Merge: 3f763d3 c5a4c88
Author: Timo Heister <timo.heister at gmail.com>
Date:   Fri Jan 16 14:08:20 2015 -0500

    Merge pull request #252 from tjhei/fix_initial_guess
    
    Fix inner solver initial guess
    
    Fixed: the inner solvers for the Stokes block preconditioner now start with a zero initial guess. This should make the solvers more robust.



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

a402e9ee11ecde97fdd49aecc0a7604d514d446a
 doc/modules/changes.h                              |    5 +
 source/simulator/solver.cc                         |    4 +-
 tests/depth_average_01/depth_average.gnuplot       | 1416 ++++++++++----------
 tests/depth_average_02/depth_average.gnuplot       |  136 +-
 tests/periodic_box/statistics                      |   20 +-
 tests/remove_angular_momentum/screen-output        |  132 +-
 tests/remove_angular_momentum/statistics           |  104 +-
 tests/remove_net_rotation/screen-output            |   86 +-
 tests/remove_net_rotation/statistics               |   90 +-
 .../steinberger-viscosity-adiabatic/screen-output  |    4 +-
 tests/steinberger-viscosity-adiabatic/statistics   |    4 +-
 tests/steinberger-viscosity/screen-output          |    6 +-
 tests/steinberger-viscosity/statistics             |    6 +-
 13 files changed, 1010 insertions(+), 1003 deletions(-)



More information about the CIG-COMMITS mailing list