[cig-commits] [commit] knepley/upgrade-petsc-interface: Add some full-scale tet4 tests. (5712dd2)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Feb 27 15:11:20 PST 2014


Repository : ssh://geoshell/pylith

On branch  : knepley/upgrade-petsc-interface
Link       : https://github.com/geodynamics/pylith/compare/6577078423096c173f4628e4df1a2ecae818d3ee...ff8c198552ecaa8b0c392c980e2ae626799874b9

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

commit 5712dd2abb167e63c79d586057ad0e6e1e47dc3e
Author: Brad Aagaard <baagaard at usgs.gov>
Date:   Thu Feb 27 15:09:59 2014 -0800

    Add some full-scale tet4 tests.


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

5712dd2abb167e63c79d586057ad0e6e1e47dc3e
 configure.ac                                       |   2 +
 {examples/3d => tests_auto/3dnew}/Makefile.am      |   2 +-
 tests_auto/3dnew/tet4/Makefile.am                  |  44 +++---
 tests_auto/{2d/tri3 => 3dnew/tet4}/README          | 103 ++++++++-----
 .../{2d/tri3 => 3dnew/tet4}/TestAxialDisp.py       |  12 +-
 .../{2d/tri3 => 3dnew/tet4}/TestShearDisp.py       |  14 +-
 .../tet4/TestShearDispNoSlip.py}                   |  21 +--
 tests_auto/3dnew/tet4/TestTet4.py                  | 114 ++++++++++++++
 tests_auto/3dnew/tet4/axialdisp.cfg                |  85 ++++++-----
 tests_auto/3dnew/tet4/axialdisp_gendb.py           |  63 ++++----
 tests_auto/3dnew/tet4/axialdisp_soln.py            |  45 +++---
 tests_auto/3dnew/tet4/geometry.jou                 |  58 ++++---
 tests_auto/3dnew/tet4/mesh.exo                     | Bin 84276 -> 568924 bytes
 tests_auto/3dnew/tet4/mesh.jou                     | 120 ++++++++++-----
 tests_auto/{2d/tri3 => 3dnew/tet4}/sheardisp.cfg   |  57 ++++---
 .../{2d/tri3 => 3dnew/tet4}/sheardisp_gendb.py     |  57 +++----
 .../{2d/tri3 => 3dnew/tet4}/sheardisp_soln.py      |  34 +++--
 tests_auto/3dnew/tet4/sheardispnoslip.cfg          | 169 +++++++++++++++++++++
 tests_auto/3dnew/tet4/testpylith.py                |  11 +-
 tests_auto/Makefile.am                             |   1 +
 20 files changed, 702 insertions(+), 310 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 5712dd2abb167e63c79d586057ad0e6e1e47dc3e


More information about the CIG-COMMITS mailing list