[cig-commits] [commit] willic3/fix-plasticity: Cleanup of 3-D plasticity test. (457026a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Nov 19 07:59:19 PST 2014


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

On branch  : willic3/fix-plasticity
Link       : https://github.com/geodynamics/pylith/compare/f34bab5c900421d8c52cbacc01a3da68dc85e663...457026af95629d64e0803b40fd7f05b5bb5d6dd4

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

commit 457026af95629d64e0803b40fd7f05b5bb5d6dd4
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Wed Nov 19 07:59:04 2014 -0800

    Cleanup of 3-D plasticity test.


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

457026af95629d64e0803b40fd7f05b5bb5d6dd4
 tests/2d/plasticity/initialstress/plastic.cfg      |   2 +-
 tests/2d/plasticity/initialstress/plot_invars.py   |   4 +-
 .../3d/plasticity/initialstress/config/Makefile.am |  33 -------
 tests/3d/plasticity/initialstress/config/README    |  12 ---
 .../initialstress/config/elastic_sshear_dt01.cfg   | 103 ---------------------
 .../initialstress/config/elastic_sshear_dt02.cfg   | 103 ---------------------
 .../initialstress/config/elastic_sshear_dt05.cfg   | 103 ---------------------
 .../initialstress/config/elastic_sshear_dt10.cfg   | 103 ---------------------
 .../initialstress/config/plastic_sshear_dt02.cfg   | 103 ---------------------
 .../initialstress/config/plastic_sshear_dt05.cfg   | 103 ---------------------
 .../initialstress/config/plastic_sshear_dt10.cfg   | 103 ---------------------
 .../plasticity/initialstress/config/pylithapp.cfg  |  85 -----------------
 .../3d/plasticity/initialstress/config/runtests.sh |  10 --
 .../plasticity/initialstress/elastic.cfg           |   2 +-
 .../plasticity/initialstress/elastic_dt01.cfg      |   0
 .../plasticity/initialstress/elastic_dt02.cfg      |   0
 .../plasticity/initialstress/elastic_dt05.cfg      |   0
 .../plasticity/initialstress/elastic_dt10.cfg      |   0
 .../{mesh/mesh_hex8_cube.jou => mesh.jou}          |  19 ++--
 tests/3d/plasticity/initialstress/mesh/Makefile.am |  24 -----
 .../3d/plasticity/initialstress/mesh/geometry.jou  |  13 ---
 .../{mesh/box_hex8_cube.exo => mesh_hex8.exo}      | Bin 15852 -> 15848 bytes
 .../3d/plasticity/initialstress/output/Makefile.am |  22 -----
 .../plasticity/initialstress/plastic.cfg           |  14 +--
 .../plasticity/initialstress/plastic_dt01.cfg      |   0
 .../plasticity/initialstress/plastic_dt02.cfg      |   0
 .../plasticity/initialstress/plastic_dt05.cfg      |   0
 .../plasticity/initialstress/plastic_dt10.cfg      |   0
 .../initialstress/{config => }/plot_invars.py      |  92 +++++++-----------
 .../plastic_sshear_dt01.cfg => pylithapp.cfg}      | 100 ++++++++++++++++----
 .../plasticity/initialstress/runtests.sh           |   1 +
 ...velbc.spatialdb => simpleshear_velbc.spatialdb} |   0
 .../plasticity/initialstress/spatialdb/Makefile.am |  25 -----
 .../spatialdb/initial_stress.spatialdb             |  32 -------
 .../initialstress/spatialdb/mat_elastic.spatialdb  |  26 ------
 .../initialstress/spatialdb/mat_plastic.spatialdb  |  30 ------
 36 files changed, 137 insertions(+), 1130 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 457026af95629d64e0803b40fd7f05b5bb5d6dd4


More information about the CIG-COMMITS mailing list