[cig-commits] [commit] master: improve usage of seg2flt.py (5c80b73)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Mon Nov 11 06:09:57 PST 2013


Repository : ssh://geoshell/relax

On branch  : master
Link       : https://github.com/geodynamics/relax/compare/24005cfa78d90345f9ac743341a4019359dfa60b...51c8b219d8a3f2e195efefe9d1bed2f4180e765a

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

commit 5c80b73840c02e46a7ad80c15bcb5ef5637c2370
Author: Sylvain Barbot <sbarbot at ntu.edu.sg>
Date:   Mon Nov 11 22:10:51 2013 +0800

    improve usage of seg2flt.py


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

5c80b73840c02e46a7ad80c15bcb5ef5637c2370
 util/seg2flt.py | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/util/seg2flt.py b/util/seg2flt.py
index 7f53536..1c1d8c3 100755
--- a/util/seg2flt.py
+++ b/util/seg2flt.py
@@ -41,6 +41,9 @@ def usage():
     print ''
     print 'write the list of patches to the standard output'
     print ''
+    print 'options:'
+    print '  -with-slip interpolates a slip distribution'
+    print ''
     exit()
     
 def seg2flt(index,x1o,x2o,x3o,L,W,strike,dip,rake,lo,wo,alphal,alphaw,slip=None):



More information about the CIG-COMMITS mailing list