[cig-commits] commit: Added dimensions to solvertest geometry.

Mercurial hg at geodynamics.org
Mon Apr 9 17:26:56 PDT 2012


changeset:   96:33f5d243f8ad
tag:         tip
user:        Brad Aagaard <baagaard at usgs.gov>
date:        Mon Apr 09 17:26:48 2012 -0700
files:       faultRup.tex figs/solvertest_geometry.tex
description:
Added dimensions to solvertest geometry.


diff -r 532e39b156b7 -r 33f5d243f8ad faultRup.tex
--- a/faultRup.tex	Mon Apr 09 17:08:05 2012 -0700
+++ b/faultRup.tex	Mon Apr 09 17:26:48 2012 -0700
@@ -1255,8 +1255,8 @@ MGK acknowledges partial support from NS
   \caption{Geometry of problem used in quasi-static performance
     benchmark. Dirichlet boundary conditions prescribe a horizontal
     lateral displacement of 2.0 m with no motion normal to the
-    boundary on two sides of the domain and zero vertical
-    displacement on the bottom boundary. We specify 1.0 m of
+    boundary on two sides of the domain and zero vertical displacement
+    on the bottom boundary. We specify uniform slip of 1.0 m of
     right-lateral motion on the middle fault and 0.5 m of left-lateral
     motion on the two other faults. The faults extend down to a depth
     of 12.0 km.}
diff -r 532e39b156b7 -r 33f5d243f8ad figs/solvertest_geometry.tex
--- a/figs/solvertest_geometry.tex	Mon Apr 09 17:08:05 2012 -0700
+++ b/figs/solvertest_geometry.tex	Mon Apr 09 17:26:48 2012 -0700
@@ -28,11 +28,12 @@
 \tikzstyle{slip}=[color=black,line width=1.0pt]
 
 \tikzstyle{dispbc}=[color=black,line width=2.0pt]
-\tikzstyle{label}=[color=black,font=\bfseries\large]
-
+\tikzstyle{label}=[color=black,font=\bfseries\large,sloped]
 
 \tikzstyle{boxstyle}=[fill=colbox,opacity=0.4,draw=black,line join=round,shade]
 \tikzstyle{boxshade}=[top color=mdslate,bottom color=ltslate]
+
+\tikzstyle{dimension}=[color=black,line width=0.75pt,sloped]
 
 \begin{tikzpicture}[>=latex,line width=0.75pt,
   x  = {(+0.5cm,+0.5cm)},
@@ -118,5 +119,11 @@
 \draw[slip,->] ($(+1.8302,-0.0402,0.0)-(+0.07071,+0.07071,0.0)$) -- 
                ($(+1.2502,+0.7330,0.0)-(+0.07071,+0.07071,0.0)$);
 
+% Dimensions
+\draw[dimension,<->] (-2.7,-2.7,-3.1) -- (+2.7,-2.7,-3.1) node[dimension,midway,below] {72 km};
+\draw[dimension,<->] (-2.7,+2.7,-3.1) -- (-2.7,-2.7,-3.1) node[dimension,midway,below] {72 km};
+\draw[dimension,<->] (-2.7,+2.8,-2.7) -- (-2.7,+2.8,+0.0) node[dimension,midway,above] {36 km};
+
+
 \end{tikzpicture}
 \end{document}



More information about the CIG-COMMITS mailing list