[cig-commits] [commit] baagaard/dynrup-new-lagrange: Initial implementation of new spontaneous rupture formulation. (fb509e6)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu May 8 17:43:12 PDT 2014


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

On branch  : baagaard/dynrup-new-lagrange
Link       : https://github.com/geodynamics/pylith/compare/0000000000000000000000000000000000000000...fb509e6c0e6e127e85ad6256883c21fa0c799bc7

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

commit fb509e6c0e6e127e85ad6256883c21fa0c799bc7
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Thu May 8 17:42:50 2014 -0700

    Initial implementation of new spontaneous rupture formulation.
    
    Lagrange multiplier is difference between contact traction and friction
    traction (Tc = Tf - l).


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

fb509e6c0e6e127e85ad6256883c21fa0c799bc7
 libsrc/pylith/Makefile.am                          |    2 +-
 libsrc/pylith/faults/FaultCohesiveDyn.cc           | 2199 ++++++--------------
 libsrc/pylith/faults/FaultCohesiveDyn.hh           |  116 +-
 libsrc/pylith/faults/Makefile.am                   |    2 +-
 ...ractPerturbation.cc => TractionPerturbation.cc} |   38 +-
 ...ractPerturbation.hh => TractionPerturbation.hh} |   26 +-
 libsrc/pylith/faults/faultsfwd.hh                  |    2 +-
 libsrc/pylith/feassemble/Integrator.hh             |   11 -
 libsrc/pylith/feassemble/Integrator.icc            |    8 -
 libsrc/pylith/problems/Formulation.cc              |   43 -
 libsrc/pylith/problems/Formulation.hh              |    6 -
 libsrc/pylith/problems/SolverNonlinear.cc          |    3 -
 modulesrc/faults/FaultCohesiveDyn.i                |    2 +-
 modulesrc/faults/Makefile.am                       |    2 +-
 ...{TractPerturbation.i => TractionPerturbation.i} |   14 +-
 modulesrc/problems/Formulation.i                   |    6 -
 unittests/libtests/faults/Makefile.am              |    4 +-
 unittests/libtests/faults/TestFaultCohesiveDyn.cc  |  135 +-
 unittests/libtests/faults/TestFaultCohesiveDyn.hh  |   42 +-
 .../libtests/faults/TestFaultCohesiveDynCases.hh   |   35 +-
 ...Perturbation.cc => TestTractionPerturbation.cc} |   68 +-
 ...Perturbation.hh => TestTractionPerturbation.hh} |   30 +-
 22 files changed, 779 insertions(+), 2015 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 fb509e6c0e6e127e85ad6256883c21fa0c799bc7


More information about the CIG-COMMITS mailing list