[cig-commits] r17003 - in short/3D/PyLith/trunk: . examples/3d/hex8/spatialdb

brad at geodynamics.org brad at geodynamics.org
Sat Jun 12 06:40:37 PDT 2010


Author: brad
Date: 2010-06-12 06:40:37 -0700 (Sat, 12 Jun 2010)
New Revision: 17003

Modified:
   short/3D/PyLith/trunk/configure.ac
   short/3D/PyLith/trunk/examples/3d/hex8/spatialdb/fixeddisp_axial_shear.spatialdb
Log:
Updated configure.ac for additional Makefile.

Modified: short/3D/PyLith/trunk/configure.ac
===================================================================
--- short/3D/PyLith/trunk/configure.ac	2010-06-12 04:26:34 UTC (rev 17002)
+++ short/3D/PyLith/trunk/configure.ac	2010-06-12 13:40:37 UTC (rev 17003)
@@ -336,6 +336,7 @@
 		examples/meshing/surface_nurbs/dem/Makefile
 		examples/meshing/surface_nurbs/dem/ulines/Makefile
 		examples/meshing/surface_nurbs/dem/vlines/Makefile
+		examples/meshing/surface_nurbs/triangles/Makefile
 		templates/Makefile
 		share/Makefile
 		])

Modified: short/3D/PyLith/trunk/examples/3d/hex8/spatialdb/fixeddisp_axial_shear.spatialdb
===================================================================
--- short/3D/PyLith/trunk/examples/3d/hex8/spatialdb/fixeddisp_axial_shear.spatialdb	2010-06-12 04:26:34 UTC (rev 17002)
+++ short/3D/PyLith/trunk/examples/3d/hex8/spatialdb/fixeddisp_axial_shear.spatialdb	2010-06-12 13:40:37 UTC (rev 17003)
@@ -4,7 +4,7 @@
 // displacement field for Dirichlet boundary conditions associated
 // with shear in the xy plane and axial displacements on -x and +x.
 //
-// dof-0: Ux(x) = 0
+// dof-0: Ux(x) = -1.0 m * x / 3 km
 // dof-1: Uy(x) = 1.0 m * x / 3 km
 // dof-2: Uz(x) = 0
 //



More information about the CIG-COMMITS mailing list