[cig-commits] [commit] willic3/fix-plasticity: Added test for plasticity + initial stress (3d). (927553e)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Nov 17 14:53:02 PST 2014


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

On branch  : willic3/fix-plasticity
Link       : https://github.com/geodynamics/pylith/compare/5a98e61eb36798668e6db4cd9329b6f3430a112b...5265cabb42a53c87bf4721228408b095415f7e13

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

commit 927553e61e23ea9eeb025da3aab59a73a2deb86f
Author: Charles Williams <C.Williams at gns.cri.nz>
Date:   Tue Nov 18 11:50:22 2014 +1300

    Added test for plasticity + initial stress (3d).


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

927553e61e23ea9eeb025da3aab59a73a2deb86f
 tests/3d/plasticity/Makefile.am                    |   3 +-
 .../{threehex8 => initialstress}/Makefile.am       |   2 +-
 .../{dynamic => initialstress/config}/Makefile.am  |  15 +-
 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_dt01.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/plot_invars.py | 157 +++++++++++++++++++++
 .../plasticity/initialstress/config}/pylithapp.cfg |  48 ++-----
 .../3d/plasticity/initialstress/config/runtests.sh |  10 ++
 .../initialstress/mesh/box_hex8_cube.exo           | Bin 0 -> 15852 bytes
 .../3d/plasticity/initialstress/mesh/geometry.jou  |  13 ++
 .../initialstress/mesh/mesh_hex8_cube.jou}         |  50 ++++---
 .../plasticity/initialstress}/output/Makefile.am   |   0
 .../spatialdb/initial_stress.spatialdb}            |   5 +-
 .../initialstress}/spatialdb/mat_elastic.spatialdb |   0
 .../initialstress/spatialdb/mat_plastic.spatialdb  |   2 +-
 .../initialstress/spatialdb/x_velbc.spatialdb      |  17 +++
 23 files changed, 1092 insertions(+), 66 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 927553e61e23ea9eeb025da3aab59a73a2deb86f


More information about the CIG-COMMITS mailing list