[cig-commits] r22284 - short/3D/PyLith/branches/v1.7-trunk/examples/bar_shearwave/tet4
brad at geodynamics.org
brad at geodynamics.org
Fri Jun 14 15:23:58 PDT 2013
Author: brad
Date: 2013-06-14 15:23:58 -0700 (Fri, 14 Jun 2013)
New Revision: 22284
Modified:
short/3D/PyLith/branches/v1.7-trunk/examples/bar_shearwave/tet4/pylithapp.cfg
Log:
Turn off elastic prestep.
Modified: short/3D/PyLith/branches/v1.7-trunk/examples/bar_shearwave/tet4/pylithapp.cfg
===================================================================
--- short/3D/PyLith/branches/v1.7-trunk/examples/bar_shearwave/tet4/pylithapp.cfg 2013-06-14 22:22:51 UTC (rev 22283)
+++ short/3D/PyLith/branches/v1.7-trunk/examples/bar_shearwave/tet4/pylithapp.cfg 2013-06-14 22:23:58 UTC (rev 22284)
@@ -58,9 +58,9 @@
# Change to an explicit time stepping formulation
formulation = pylith.problems.Explicit
+elastic_prestep = False
-# Uncomment next line to use optimized lumped formulation and change
-# the quadrature order of the bulk material to 1.
+# TRY THIS: Uncomment next line to use an elasticity implementation optimized for tet4 cells.
#formulation = pylith.problems.ExplicitTet4
# Nondimensionalize problem using wave propagation parameters.
More information about the CIG-COMMITS
mailing list