[cig-commits] commit: Added new paper

Mercurial hg at geodynamics.org
Tue Jul 5 16:30:12 PDT 2011


changeset:   38:62e906278498
tag:         tip
user:        Matthew G. Knepley <knepley at gmail.com>
date:        Tue Jul 05 18:30:05 2011 -0500
files:       faultRup.tex
description:
Added new paper


diff -r 740a4c5d6641 -r 62e906278498 faultRup.tex
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/faultRup.tex	Tue Jul 05 18:30:05 2011 -0500
@@ -0,0 +1,36 @@
+%% Possible journals:
+%%   BSSA
+%%   GGG
+
+\begin{abstract}
+  Focus on fault implementation and show how it colors all our computational and code decisions.
+\end{abstract}
+  
+\section{Geometry Processing}
+  adjusting topology
+
+\section{discretization}
+  cohesive cells
+
+\section{Model}
+  \begin{itemize}
+    \item Lagrange multipliers
+    \item Slip functions
+    \item Fault constitutive models
+  \end{itemize}
+
+\section{Solver}
+  \begin{itemize}
+    \item saddle point
+    \item custom preconditioner
+  \end{itemize}
+
+\section{Results}
+  \begin{itemize}
+    \item benchmarks
+    \begin{itemize}
+      \item Savage and Prescott
+      \item Dynamic
+    \end{itemize}
+    \item real problem  
+  \end{itemize}



More information about the CIG-COMMITS mailing list