[cig-commits] r16729 - in short/3D/PyLith/trunk: . doc/releasenotes

brad at geodynamics.org brad at geodynamics.org
Sun May 16 19:14:13 PDT 2010


Author: brad
Date: 2010-05-16 19:14:13 -0700 (Sun, 16 May 2010)
New Revision: 16729

Modified:
   short/3D/PyLith/trunk/README
   short/3D/PyLith/trunk/TODO
   short/3D/PyLith/trunk/doc/releasenotes/announce_v1.5.0.txt
Log:
Minor edits.

Modified: short/3D/PyLith/trunk/README
===================================================================
--- short/3D/PyLith/trunk/README	2010-05-17 02:01:40 UTC (rev 16728)
+++ short/3D/PyLith/trunk/README	2010-05-17 02:14:13 UTC (rev 16729)
@@ -129,8 +129,8 @@
 
   * Nodeset names in CUBIT Exodus files
 
-    Use of nodeset names in CUBIT Exodus files for boundary
-    conditions. Users can specify to use nodeset names (default
+    Use of nodeset names in CUBIT Exodus files for boundary conditions
+    and faults. Users can specify to use nodeset names (default
     behavior) or ids.
 
   * Bug fixes

Modified: short/3D/PyLith/trunk/TODO
===================================================================
--- short/3D/PyLith/trunk/TODO	2010-05-17 02:01:40 UTC (rev 16728)
+++ short/3D/PyLith/trunk/TODO	2010-05-17 02:14:13 UTC (rev 16729)
@@ -8,10 +8,10 @@
 
   Add ML to petsc on all binbots (requires fortran compiler)
 
-top-level README
+top-level README [add fault preconditioner when done]
   Need Charles to add some additional description
 
-release announcement
+release announcement [add fault preconditioner when done]
 
 DOC/INSTALL
   Update MacBookPro
@@ -146,6 +146,8 @@
 
 * Optimization
   + Reimplement Fields to use a single section.
+    - SolutionFields (RealSection)
+    - UniformFields (UniformSection)?
   + May be gotchas associated with Petsc Vec and scatters
   + inline methods (what isn't getting inlined) -Winline
 

Modified: short/3D/PyLith/trunk/doc/releasenotes/announce_v1.5.0.txt
===================================================================
--- short/3D/PyLith/trunk/doc/releasenotes/announce_v1.5.0.txt	2010-05-17 02:01:40 UTC (rev 16728)
+++ short/3D/PyLith/trunk/doc/releasenotes/announce_v1.5.0.txt	2010-05-17 02:14:13 UTC (rev 16729)
@@ -74,8 +74,8 @@
 
   * Nodeset names in CUBIT Exodus files
 
-    Use of nodeset names in CUBIT Exodus files for boundary
-    conditions. Users can specify to use nodeset names (default
+    Use of nodeset names in CUBIT Exodus files for boundary conditions
+    and faults. Users can specify to use nodeset names (default
     behavior) or ids.
 
   * Bug fixes



More information about the CIG-COMMITS mailing list