[cig-commits] [commit] knepley/upgrade-petsc-interface: Started adding some 3d/hex8 full-scale tests. (896a7cf)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Mar 3 14:53:14 PST 2014


Repository : ssh://geoshell/pylith

On branch  : knepley/upgrade-petsc-interface
Link       : https://github.com/geodynamics/pylith/compare/f40b3d3d5c1975b354d5915ccda6358ce5cd0dcd...896a7cf29dd1b4577c562427c001a8ae224e7eae

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

commit 896a7cf29dd1b4577c562427c001a8ae224e7eae
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Mon Mar 3 14:50:30 2014 -0800

    Started adding some 3d/hex8 full-scale tests.


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

896a7cf29dd1b4577c562427c001a8ae224e7eae
 configure.ac                                       |   1 +
 tests_auto/3d/Makefile.am                          |   3 +-
 tests_auto/3d/hex8/Makefile.am                     |  42 +++----
 tests_auto/3d/{tet4 => hex8}/README                |   0
 tests_auto/3d/{tet4 => hex8}/TestAxialDisp.py      |   8 +-
 tests_auto/3d/hex8/TestHex8.py                     |  82 ++++++------
 tests_auto/3d/hex8/TestLgDeformRigidBody.py        |  99 ---------------
 tests_auto/3d/hex8/TestLgDeformTraction.py         |  94 --------------
 tests_auto/3d/{tet4 => hex8}/TestShearDisp.py      |   8 +-
 .../3d/{tet4 => hex8}/TestShearDispNoSlip.py       |   8 +-
 tests_auto/3d/hex8/axial_disp.spatialdb            | 113 -----------------
 tests_auto/3d/hex8/axialdisp.cfg                   |  83 ++++++------
 tests_auto/3d/hex8/axialdisp_gendb.py              |  63 +++++-----
 tests_auto/3d/hex8/axialdisp_soln.py               |  45 ++++---
 tests_auto/3d/hex8/geometry.jou                    |  58 +++++----
 tests_auto/3d/hex8/lgdeformrigidbody.cfg           | 120 ------------------
 tests_auto/3d/hex8/lgdeformtraction.cfg            | 139 ---------------------
 tests_auto/3d/hex8/lgdeformtraction_soln.py        | 108 ----------------
 tests_auto/3d/hex8/mesh.exo                        | Bin 37604 -> 181100 bytes
 tests_auto/3d/hex8/mesh.jou                        | 118 +++++++++++------
 tests_auto/3d/hex8/rigidbody_gendb.py              |  94 --------------
 tests_auto/3d/hex8/rigidbody_soln.py               | 109 ----------------
 tests_auto/3d/{tet4 => hex8}/sheardisp.cfg         |   4 +-
 tests_auto/3d/{tet4 => hex8}/sheardisp_gendb.py    |   0
 tests_auto/3d/{tet4 => hex8}/sheardisp_soln.py     |   0
 tests_auto/3d/{tet4 => hex8}/sheardispnoslip.cfg   |   6 +-
 tests_auto/3d/hex8/testpylith.py                   |  11 +-
 tests_auto/3d/tet4/Makefile.am                     |   2 +-
 28 files changed, 296 insertions(+), 1122 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 896a7cf29dd1b4577c562427c001a8ae224e7eae


More information about the CIG-COMMITS mailing list