[cig-commits] commit: Fixed signs of orientation.

Mercurial hg at geodynamics.org
Sun Jan 31 10:26:59 PST 2010


changeset:   32:a8b084dbb7e1
user:        Brad Aagaard <baagaard at usgs.gov>
date:        Sun Jan 31 10:26:19 2010 -0800
files:       friction.tex
description:
Fixed signs of orientation.


diff -r 9776c68413c2 -r a8b084dbb7e1 friction.tex
--- a/friction.tex	Tue Jan 26 21:22:38 2010 -0800
+++ b/friction.tex	Sun Jan 31 10:26:19 2010 -0800
@@ -48,12 +48,12 @@ surface. For Lagrange vertex $k$, conven
 ``negative'' side of the fault, the terms in the equation are
 \begin{equation}
   \left( \begin{array}{ccccccccc}
-    \ldots & C_{px} & C_{py} & C_{pz} &  &
-      -C_{px} & -C_{py} & -C_{pz} & \ldots \\
-    \ldots & C_{qx} & C_{qy} & C_{qz} &  \ldots &
-       -C_{qx} & -C_{qy} & -C_{qz} & \ldots \\
-    \ldots & C_{pr} & C_{ry} & C_{rz} &  &
-      -C_{pr} & -C_{ry} & -C_{rz} & \ldots \\
+    \ldots & -C_{px} & -C_{py} & -C_{pz} &  &
+      +C_{px} & +C_{py} & +C_{pz} & \ldots \\
+    \ldots & -C_{qx} & -C_{qy} & -C_{qz} &  \ldots &
+       +C_{qx} & +C_{qy} & +C_{qz} & \ldots \\
+    \ldots & -C_{pr} & -C_{ry} & -C_{rz} &  &
+      +C_{pr} & +C_{ry} & +C_{rz} & \ldots \\
    \end{array} \right)
   \left( \begin{array}{c} 
     \vdots \\



More information about the CIG-COMMITS mailing list