[cig-commits] commit: clean up files

Mercurial hg at geodynamics.org
Tue Sep 20 12:13:22 PDT 2011


changeset:   23:fe7d81d9f162
user:        Sylvain Barbot <sylbar.vainbot at gmail.com>
date:        Wed Aug 10 14:28:29 2011 -0700
files:       relax.sh run1.sh template.sh
description:
clean up files


diff -r 95224a22c6cf -r fe7d81d9f162 relax.sh
--- a/relax.sh	Wed Aug 10 13:57:58 2011 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,53 +0,0 @@
-#!/bin/sh
-
-time ./relax <<EOF
-# grid size (sx1,sx2,sx3)
-256 256 256
-# sampling size & smoothing (dx1,dx2,dx3,beta)
-0.05 0.05 0.05 0.2
-# origin position
-0 0
-# observation depth
-0
-# output directory
-./output
-# elastic parameters (lambda,mu)
-1 1
-# integration time (t1)
-20 0.5
-# number of observation planes
-0
-# number of observation points
-0
-# number of prestress interfaces
-0
-# number of linear viscous interfaces
-2
-1 1.0 0 0.0
-2 9.0 0 0.0
-# number of powerlaw viscous interfaces
-2
-1 1.0 1e1 3.0 0.0
-2 9.0 1e1 3.0 0.0
-# number of friction faults
-0
-# number of interseismic loading stuff
-0
-0
-# number of coseismic events
-2
-# number of shear dislocations
-1
-# index slip   x1 x2 x3 length width strike dip rake
-      1    1 -1.0  0  0      1   0.8      0  90    0
-# number of tensile cracks
-0
-# time of second event
-10
-# number of shear dislocations
-1
-# index slip  x1 x2 x3 length width strike dip rake
-      1 0.02 0.0  0  0      1   0.8      0  90    0
-# number of tensile cracks
-0
-EOF
diff -r 95224a22c6cf -r fe7d81d9f162 run1.sh
--- a/run1.sh	Wed Aug 10 13:57:58 2011 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,63 +0,0 @@
-#!/bin/sh
-
-time ./relax $* --no-proj-output <<EOF
-# grid size (sx1,sx2,sx3)
-256 256 256
-# sampling size & smoothing (dx1,dx2,dx3,beta,nyquist)
-5 5 5 0.25 2
-# origin position, rotation, lon lat
-0 0 0 
-# geographic origin (longitude, latitude and zone)
--120 34 11 1000
-# observation depth
-0 0
-# output directory
-./output1
-# elastic parameters and gamma 
-1 1 0
-# integration time (t1) and time steps
-0 -1 1.000
-# number of observation planes
-0
-# number of observation points
-0
-# number of prestress interfaces with depth
-0
-# number of linear viscous interfaces
-2
-# no  x3 gammadot0 cohesion
-   1 200         1        0
-   2 300         1        0
-# number of ductile shear zone
-2
-# no dgammadot0 x1 x2 x3 length width thickness strike dip
-   1          1  0  0 100   100   100        50      0  90
-   2          1  0  0 100   100   200        50     40  70
-# number of nonlinear viscous interfaces
-0
-# number of fault creep interfaces
-0
-# no depth gamma0 (a-b)sigma friction cohesion
-#   1   15      1       5e-1      0.6        0
-# number of afterslip planes
-#1
-# no  x1 x2 x3 length width strike dip
-#   1 -50 -5 15     90    15  -25.4  90
-# number interseismic shear disloc
-0
-# number interseismic tensile cracks
-0
-# number of coseismic events
-1
-# number of shear dislocations
-1
-# no slip   x1 x2 x3 length width strike dip rake
-   1    1 -100  0  0    2e2   1e2      0  90   90
-# number of tensile cracks
-0
-# number of dilatation sources
-0
-# number of surface tractions
-0
-EOF
-
diff -r 95224a22c6cf -r fe7d81d9f162 template.sh
--- a/template.sh	Wed Aug 10 13:57:58 2011 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,51 +0,0 @@
-#!/bin/sh
-
-time ./relax <<EOF
-# grid size (sx1,sx2,sx3)
-512 512 512
-# sampling size & smoothing (dx1,dx2,dx3,beta)
-1.0 1.0 1.0 0.2
-# origin position and rotation
-0 0 0
-# observation depth
-0
-# output directory
-./output
-# elastic parameters (lambda,mu)
-3e1 3e1
-# integration time (t1)
-1000 10
-# number of observation points
-12
-# index name x1 x2 x3
-      1 GPS1 25 10  0
-      2 GPS2 25 20  0
-      3 GPS3 25 30  0
-      4 GPS4 25 40  0
-      5 GPS5 25 50  0
-      6 GPS6 25 60  0
-      7 GPS7 50 10  0
-      8 GPS8 50 20  0
-      9 GPS9 50 30  0
-     10 GP10 50 40  0
-     11 GP11 50 50  0
-     12 GP12 50 60  0
-# number of layers
-2
-# index depth lambda mu gammadot0 
-      1     0      1  1       0.0
-      1    20      1  1       1.0
-# number of shear dislocations
-4
-# index  slip x1  x2  x3 length width strike dip rake
-      1     2  0 -40   0     80     5     90  90    0
-      2     1  0 -40   5     80     5     90  90    0
-      3   0.5  0 -40  10     80     5     90  90    0
-      4  0.01  0 -40  15     80     5     90  90    0
-# number of tensile cracks
-1
-# index opening x1  x2 x3 length width strike dip
-      1      -1  0 -40  5     80    40     90  40
-EOF
-
-



More information about the CIG-COMMITS mailing list