[cig-commits] r7536 - short/3D/PyLith/trunk/examples/twocells/twohex8

willic3 at geodynamics.org willic3 at geodynamics.org
Wed Jun 27 14:02:12 PDT 2007


Author: willic3
Date: 2007-06-27 14:02:11 -0700 (Wed, 27 Jun 2007)
New Revision: 7536

Modified:
   short/3D/PyLith/trunk/examples/twocells/twohex8/sheardisp.spatialdb
Log:
Fixed typo in spatial database file.



Modified: short/3D/PyLith/trunk/examples/twocells/twohex8/sheardisp.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/twocells/twohex8/sheardisp.spatialdb	2007-06-27 19:47:13 UTC (rev 7535)
+++ short/3D/PyLith/trunk/examples/twocells/twohex8/sheardisp.spatialdb	2007-06-27 21:02:11 UTC (rev 7536)
@@ -40,5 +40,5 @@
 // data along edges (pylith.bc.BCSixSides).
 // The entries are:
 // X-coord, Y-coord, Z-coord, dof-0, dof-1, dof-2.
--1.0  0.0  0.0   0.0 - 0.01  0.0
- 1.0  0.0  0.0   0.0   0.01  0.0
+-1.0  0.0  0.0   0.0 -0.01  0.0
+ 1.0  0.0  0.0   0.0  0.01  0.0



More information about the cig-commits mailing list