[cig-commits] commit: Remove obsolete files.

Mercurial hg at geodynamics.org
Fri May 4 11:23:44 PDT 2012


changeset:   118:77311386bf85
user:        Brad Aagaard <baagaard at usgs.gov>
date:        Fri May 04 08:23:02 2012 -0700
files:       outline.txt pylith.bib
description:
Remove obsolete files.


diff -r a185e65d80d5 -r 77311386bf85 outline.txt
--- a/outline.txt	Wed May 02 09:53:00 2012 +1200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,77 +0,0 @@
-Introduction
-
--- Charles --
-  Design objective
-  Background
-    Tecton
--- Brad --
-    EqSim
--- Matt --
-  PETSc
-    Design philosophy
-    Traditional incorporation of codes (Mat and Vec)
-    Sieve
-    Higher level abstractions for FEM codes
-
--- Charles --
-Features (summary)
-
-  Bulk rheologies
-  Boundary conditions
-  Earthquake sources
-
--- Brad --
-Architecture
-
-  Pyre, PyLith, PETSc/Sieve
-  Dependencies
-  Nondimensionalization
-
-Implementation
-
--- Matt --
-  Sieve
-    Levels of representation
-      Element level: element Vector/Matrix (raw arrays)
-      Domain level:  partial assembly      (Section)
-      Global level:  full assembly         (Vec/Mat)
-    Moving between levels
-      VecScatter
-      MatSetValues
--- Charles --
-  Rheologies
-  Fault Model
-    Linear system formulation
--- Brad --
-  Earthquake sources
-  Boundary conditions
-    Absorbing dampers
-    Dirichlet
--- Charles --
-    Neumann
--- Matt --
-  Solvers
-    Linear solver
-      Saddle-point problem
-      ASM
-      Future
-        Use PC_FieldSplit to tag saddle point
-        Try diagonal PCs from Stokes (analysis here?)
-    Nonlinear solver
-      Newton w/ several line search strategies
-      Future
-        Hybrid Picard-Newton
-
--- Brad --
-Benchmarks
-  Local and global error
-  Strike-slip
-    resolution
-    cell type
-    parallel scaling
-  Reverse-slip
--- Charles --
-  Savage-Prescott
-    resolution
-    cell type
-    parallel scaling
diff -r a185e65d80d5 -r 77311386bf85 pylith.bib
--- a/pylith.bib	Wed May 02 09:53:00 2012 +1200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,33 +0,0 @@
- at string{SRL = "Seismological Research Letters"}
- at string{GRL = "Geophysical Research Letters"}
- at string{BSSA = "Bulletin of the Seismological Society of America"}
- at string{PAGEOPH = "Pure and Applied Geophysics"}
- at string{JGR = "Journal of Geophysical Research"}
- at string{JGR-SE = "Journal of Geophysical Research - Solid Earth"}
- at string{GJI = "Geophysical Journal International"}
-
- at Article{Aagaard:etal:BSSA:2001,
-  author = 	 {Aagaard, B.~T. and Heaton, T.~H. and Hall, J.~F.},
-  title = 	 {Dynamic earthquake ruptures in the presence of
-                  lithostatic normal stresses: Implications for
-                  Friction Models and Heat Production},
-  journal = 	 BSSA,
-  year = 	 2001,
-  volume = 	 91,
-  number = 	 6,
-  pages = 	 {1765--1796},
-  month = 	 dec
-}
-
- at Article{Aagaard:etal:EqSpectra:2001,
-  author = 	 {Aagaard, B.~T. and Hall, J.~F. and Heaton, T.~H.},
-  title = 	 {Characterization of Near-Source Ground Motions with
-                  Earthquake Simulations},
-  journal = 	 {Earthquake Spectra},
-  year = 	 2001,
-  volume = 	 17,
-  number = 	 2,
-  pages = 	 {177--207},
-  month = 	 may,
-}
-



More information about the CIG-COMMITS mailing list