[cig-commits] [commit] master: fix the layout of the documentation of grdcoulomb.sh (92930c5)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Jun 19 15:52:47 PDT 2014


Repository : https://github.com/geodynamics/relax

On branch  : master
Link       : https://github.com/geodynamics/relax/compare/305b7fcf5a6bde8237cb1bb9751fee2b3ccec152...92930c5c0126ed4d645181cb1fec84e5c2b5cf9d

>---------------------------------------------------------------

commit 92930c5c0126ed4d645181cb1fec84e5c2b5cf9d
Author: Sylvain Barbot <sbarbot at ntu.edu.sg>
Date:   Thu Jun 19 15:52:36 2014 -0700

    fix the layout of the documentation of grdcoulomb.sh


>---------------------------------------------------------------

92930c5c0126ed4d645181cb1fec84e5c2b5cf9d
 examples/taiwan/readme.txt |  4 ++++
 util/grdcoulomb.sh         | 12 ++++++------
 2 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/examples/taiwan/readme.txt b/examples/taiwan/readme.txt
index 2cf6eb4..c633b7e 100644
--- a/examples/taiwan/readme.txt
+++ b/examples/taiwan/readme.txt
@@ -3,6 +3,10 @@ Deformation associated with the Mw 7.6 September 20th, 1999 Chi Chi earthquake.
 Y. Hsu, J.-P. Avouac, S.-B. Yu, C.-H. Chang, Y.-M. Wu, and J. Woessner, "Spatio-temporal slip, and stress level on the faults within the Western Foothills of Taiwan: Implications for fault frictional properties", Pure Appl. Geophys., 166 (2009)
 http://mh-gps-p1.caltech.edu/~avouac/publications/Hus_GJI2009.pdf
 
+# reference point
+echo 120.982 23.772 | proj +proj=utm +zone=51
+294358.16       2630444.34
+
 To compute the coseismic displacement, run 
 
   ./coseismic.sh
diff --git a/util/grdcoulomb.sh b/util/grdcoulomb.sh
index 7a4c3f0..53d9147 100755
--- a/util/grdcoulomb.sh
+++ b/util/grdcoulomb.sh
@@ -68,12 +68,12 @@ if [ $# -lt "1" -o "$hset" == "1" ]; then
             /
            /) strike
           +-----------------------+      (x2, east)
-          |\        p .            \
-          :-\      i .              \
-          |  \    l .                \
-          :90 \  s .                  \
-          |-dip\  .                    \
-          :     \. ) rake               \
+          |\        p .            \\
+          :-\      i .              \\
+          |  \    l .                \\
+          :90 \  s .                  \\
+          |-dip\  .                    \\
+          :     \. ) rake               \\
           |      +-----------------------+
           :
           Z (x3)



More information about the CIG-COMMITS mailing list