[cig-commits] r18876 - short/3D/PyLith/branches/multifields

brad at geodynamics.org brad at geodynamics.org
Wed Sep 7 09:56:34 PDT 2011


Author: brad
Date: 2011-09-07 09:56:33 -0700 (Wed, 07 Sep 2011)
New Revision: 18876

Modified:
   short/3D/PyLith/branches/multifields/TODO
Log:
Added notes for Menlo Park meeting.

Modified: short/3D/PyLith/branches/multifields/TODO
===================================================================
--- short/3D/PyLith/branches/multifields/TODO	2011-09-07 16:28:30 UTC (rev 18875)
+++ short/3D/PyLith/branches/multifields/TODO	2011-09-07 16:56:33 UTC (rev 18876)
@@ -1,9 +1,60 @@
+
 ======================================================================
-CURRENT ISSUES/PRIORITIES (1.7.0)
+MENLO PARK MEETING
 ======================================================================
 
-* AUSTIN MEETING
+PyLith paper
 
+1.6.2 priorities
+
+  * scalable distribution
+    FIX BUGS, DISCUSS
+
+  * improved fault implementation
+    EASY?, DISCUSS
+
+1.7 priorities
+
+  * GPU
+    DIFFICULT, DISCUSS
+
+    + Finite-element integrations
+      How do we handle constitutive model calculations and GPU?
+
+    + Use GPU in solve?
+
+  * Modularize spontaneous rupture nucleation (space and time) for tractions
+    EASY, NO DISCUSSION NEEDED
+    Implementation is straightforward
+
+  * Attenuation
+    needs cleanup and setting of parameters from Qp and Qs
+    MODERATE, NO DISCUSSION NEEDED
+
+1.8?? priorities (post-1.7 stuff not related to multi-fields)
+
+  * Green's functions
+    MODERATE, DISCUSS
+
+    + Output of solution at arbitrary points
+      requires KD search tree for efficient interpolation
+
+2.0 priorities (multi-fields)
+
+  DIFFIFULT, DISCUSS
+
+  * Pressure formulation for incompressible
+
+  * higher order basis functions for greater efficiency in explicit
+    time stepping
+
+  * multiphysics
+
+
+======================================================================
+AUSTIN MEETING
+======================================================================
+
  (1) DONE Fix GPU build
     - Need the CUDA includes and libraries (get from PyCUDA)
     - Some files need to be compiled using nvcc (*.cu)
@@ -26,6 +77,13 @@
   MultiField
     unit tests
 
+
+
+
+======================================================================
+CURRENT ISSUES/PRIORITIES (1.7.0)
+======================================================================
+
 * GenMaxwellQpQs [BRAD]
 
   2-D and 3-D versions



More information about the CIG-COMMITS mailing list