[cig-commits] r15928 - short/3D/PyLith/branches/pylith-friction/playpen/friction

surendra at geodynamics.org surendra at geodynamics.org
Tue Nov 3 14:43:18 PST 2009


Author: surendra
Date: 2009-11-03 14:43:17 -0800 (Tue, 03 Nov 2009)
New Revision: 15928

Modified:
   short/3D/PyLith/branches/pylith-friction/playpen/friction/twoquad4-opening.cfg
Log:
modified opening.cfg file and is now working

Modified: short/3D/PyLith/branches/pylith-friction/playpen/friction/twoquad4-opening.cfg
===================================================================
--- short/3D/PyLith/branches/pylith-friction/playpen/friction/twoquad4-opening.cfg	2009-11-03 22:33:22 UTC (rev 15927)
+++ short/3D/PyLith/branches/pylith-friction/playpen/friction/twoquad4-opening.cfg	2009-11-03 22:43:17 UTC (rev 15928)
@@ -126,6 +126,9 @@
 # Boundary conditions to be applied to the positive x-side of the mesh.
 [pylithapp.timedependent.bc.x_pos]
 
+# We are fixing the 0 (x) degree of freedom.
+bc_dof = [0]
+
 # The nodes associated with this boundary condition have the name
 # 'x_pos' in the mesh file.
 label = x_pos



More information about the CIG-COMMITS mailing list