[cig-commits] r7407 - in short/3D/PyLith/trunk: . tests/2d/quad4

brad at geodynamics.org brad at geodynamics.org
Fri Jun 22 19:01:33 PDT 2007


Author: brad
Date: 2007-06-22 19:01:33 -0700 (Fri, 22 Jun 2007)
New Revision: 7407

Modified:
   short/3D/PyLith/trunk/TODO
   short/3D/PyLith/trunk/tests/2d/quad4/dislocation_slip.spatialdb
Log:
Allowed fault opening in twocell quad test. Updated TODO.

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2007-06-23 02:00:27 UTC (rev 7406)
+++ short/3D/PyLith/trunk/TODO	2007-06-23 02:01:33 UTC (rev 7407)
@@ -1,4 +1,11 @@
 ======================================================================
+CURRENT ISSUES
+======================================================================
+
+  0. Need check to make sure quadrature scheme is compatible with
+  cells in mesh.
+
+======================================================================
 KNOWN DEFICIENCIES
 ======================================================================
 
@@ -7,12 +14,10 @@
   multiplier that is "free". Not sure if this is okay, when the fault
   is at an angle to the boundary.
 
-======================================================================
-CURRENT ISSUES
-======================================================================
+    Might be able to fix this problem by examining constraints
+    relative to orientation and if orientation coincides with
+    preexisting constraint, then constrain Lagrange multiplier DOF.
 
-  1. Debug mesh distribution. [MATT]
-
 ----------------------------------------------------------------------
 List of missing features (EqSim/PyLith 0.8) and new features.
 
@@ -45,7 +50,9 @@
 
 Create 6x6x4 meshes for examples.
   CUBIT
+    Add GUI instructions in journal files.
   LaGriT
+    Figure out why fault orientations are not consistent for LaGriT mesh.
 
 Create meshes for benchmarks
 

Modified: short/3D/PyLith/trunk/tests/2d/quad4/dislocation_slip.spatialdb
===================================================================
--- short/3D/PyLith/trunk/tests/2d/quad4/dislocation_slip.spatialdb	2007-06-23 02:00:27 UTC (rev 7406)
+++ short/3D/PyLith/trunk/tests/2d/quad4/dislocation_slip.spatialdb	2007-06-23 02:01:33 UTC (rev 7407)
@@ -11,4 +11,4 @@
     space-dim = 2
   }
 }
-0.0  0.0   1.0  0.0
+0.0  0.0   1.0  0.5



More information about the cig-commits mailing list