[cig-commits] r16969 - short/3D/PyLith/trunk/tests/3d/slipdir
brad at geodynamics.org
brad at geodynamics.org
Wed Jun 9 19:40:23 PDT 2010
Author: brad
Date: 2010-06-09 19:40:22 -0700 (Wed, 09 Jun 2010)
New Revision: 16969
Modified:
short/3D/PyLith/trunk/tests/3d/slipdir/pylithapp.cfg
Log:
Fixed error in setting material.
Modified: short/3D/PyLith/trunk/tests/3d/slipdir/pylithapp.cfg
===================================================================
--- short/3D/PyLith/trunk/tests/3d/slipdir/pylithapp.cfg 2010-06-10 02:28:54 UTC (rev 16968)
+++ short/3D/PyLith/trunk/tests/3d/slipdir/pylithapp.cfg 2010-06-10 02:40:22 UTC (rev 16969)
@@ -41,7 +41,7 @@
# materials
# ----------------------------------------------------------------------
[pylithapp.timedependent.materials]
-elastic = pylith.materials.ElasticPlaneStrain
+elastic = pylith.materials.ElasticIsotropic3D
[pylithapp.timedependent.materials.elastic]
More information about the CIG-COMMITS
mailing list