[cig-commits] [commit] next: Merge branch 'baagaard/add-examples-debugging' into next (ecbbb12)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Nov 5 15:43:11 PST 2014


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

On branch  : next
Link       : https://github.com/geodynamics/pylith/compare/f33c75b19fd60eedb2a3405db76a1fee333bb1d7...5b6d812b1612809fea3bd331c4e5af98c25a536a

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

commit ecbbb12fb101fc00ba2effa0f16221d6b589dbdb
Merge: e629874 a93bb2f
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Wed Jun 25 16:22:43 2014 -0700

    Merge branch 'baagaard/add-examples-debugging' into next
    
    * baagaard/add-examples-debugging:
      Accidentally removed errors.
      Finished setting up files with error and correct files. Moved correct files to correct directory.
      Add more errors into mat_elastic and step02.
      Small adjustments to errors.
      Introduce some errors into spatialdb file.
      Cleanup some error messages.
      Added files for examples/debugging.
      Started work on debugging examples.



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

ecbbb12fb101fc00ba2effa0f16221d6b589dbdb
 configure.ac                                       |   1 +
 examples/{2d/gravity => debugging}/Makefile.am     |  23 ++---
 .../correct}/mat_elastic.spatialdb                 |   0
 .../{3d/hex8 => debugging/correct}/pylithapp.cfg   |  52 ++++++----
 examples/debugging/correct/step01.cfg              | 108 +++++++++++++++++++++
 .../step03.cfg => debugging/correct/step02.cfg}    | 103 ++++++++++----------
 .../step11.cfg => debugging/correct/step03.cfg}    |  93 ++++++++----------
 .../cubit_cellsize => debugging}/geometry.jou      |  50 +++++-----
 .../spatialdb => debugging}/mat_elastic.spatialdb  |   4 +-
 .../spatialdb => debugging}/mat_maxwell.spatialdb  |   0
 examples/debugging/mesh.exo                        | Bin 0 -> 30752 bytes
 .../mesh_hex8_1000m.jou => debugging/mesh.jou}     | 100 ++++++++++++-------
 examples/{3d/hex8 => debugging}/pylithapp.cfg      |  81 ++++++----------
 examples/debugging/step01.cfg                      | 108 +++++++++++++++++++++
 .../{3d/hex8/step03.cfg => debugging/step02.cfg}   | 103 +++++++++-----------
 .../{3d/hex8/step11.cfg => debugging/step03.cfg}   |  94 +++++++-----------
 libsrc/pylith/bc/AbsorbingDampers.cc               |   4 +-
 libsrc/pylith/bc/BCIntegratorSubMesh.cc            |   6 +-
 libsrc/pylith/bc/DirichletBC.cc                    |  12 +--
 libsrc/pylith/bc/DirichletBoundary.cc              |   2 +-
 libsrc/pylith/bc/Neumann.cc                        |   8 +-
 libsrc/pylith/bc/TimeDependent.cc                  |   2 +-
 libsrc/pylith/bc/TimeDependentPoints.cc            |  14 +--
 libsrc/pylith/faults/BruneSlipFn.cc                |   8 +-
 libsrc/pylith/faults/ConstRateSlipFn.cc            |   6 +-
 25 files changed, 578 insertions(+), 404 deletions(-)




More information about the CIG-COMMITS mailing list