[cig-commits] r19819 - short/3D/PyLith/trunk

brad at geodynamics.org brad at geodynamics.org
Mon Mar 19 15:05:34 PDT 2012


Author: brad
Date: 2012-03-19 15:05:34 -0700 (Mon, 19 Mar 2012)
New Revision: 19819

Modified:
   short/3D/PyLith/trunk/TODO
Log:
Updated TODO.

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2012-03-19 21:30:19 UTC (rev 19818)
+++ short/3D/PyLith/trunk/TODO	2012-03-19 22:05:34 UTC (rev 19819)
@@ -1,4 +1,18 @@
 ======================================================================
+CURRENT BUGS
+======================================================================
+
+* Deallocation with field split
+
+  Not all PETSc memory is being freed when using field split.
+
+  Test cases (examine True_0):
+    cd examples/3d/tet4
+    pylith step02.cfg ../../../share/debug_malloc.cfg
+    pylith step04.cfg ../../../share/debug_malloc.cfg
+
+
+======================================================================
 CURRENT ISSUES/PRIORITIES
 ======================================================================
 
@@ -6,12 +20,11 @@
 
   - Order of tensor components for Xdmf files
   - Drucker Prager fit to yield surface
+  - Drucker Prage allow tensile yield
   - Slip-weakening healing parameter
   - Green's functions
     + Interpolation
-      * Approximate for quad4 and hex8 cells
-        (assume Jacobian is uniform throughout cell =? rhomboid)
-        (should be much better than nearest)
+      * Accuracy of interpolation?
   - Examples/Tutorials
     + Table with concepts/features
 
@@ -31,11 +44,8 @@
 
 * 2-D materials
 
-  + DruckerPragerPlaneStrain (Drucker-Prager plane strain ) [Charles]
   + PowerLawPlaneStrain (power law plane strain ) [Charles]
 
-* GenMaxwellQpQs [BRAD]
-
 * Cleanup
 
     Add elasticPrestep() to Formulation (called from Problem)
@@ -49,6 +59,8 @@
 
   spatial and temporal variation in shear/normal stress for nucleation
 
+* GenMaxwellQpQs [BRAD]
+
 * GPU utilization
 
   Finite-element integrations



More information about the CIG-COMMITS mailing list