[cig-commits] r15084 - short/3D/PyLith/trunk/tests/2d/quad4

brad at geodynamics.org brad at geodynamics.org
Fri May 29 11:22:44 PDT 2009


Author: brad
Date: 2009-05-29 11:22:44 -0700 (Fri, 29 May 2009)
New Revision: 15084

Modified:
   short/3D/PyLith/trunk/tests/2d/quad4/axialshear_soln.py
Log:
Updated parameter.

Modified: short/3D/PyLith/trunk/tests/2d/quad4/axialshear_soln.py
===================================================================
--- short/3D/PyLith/trunk/tests/2d/quad4/axialshear_soln.py	2009-05-29 18:22:27 UTC (rev 15083)
+++ short/3D/PyLith/trunk/tests/2d/quad4/axialshear_soln.py	2009-05-29 18:22:44 UTC (rev 15084)
@@ -25,8 +25,8 @@
 p_lambda = p_density*p_vp**2 - 2*p_mu
 
 # Uniform stress field
-sxx = 1.0e+6
-sxy = 0.0e+6
+sxx = 1.0e+7
+sxy = 8.0e+6
 syy = 0.0
 
 # Uniform strain field



More information about the CIG-COMMITS mailing list