[cig-commits] [commit] devel, master: adds a README file to examples/ directory in SPECFEM3D (445836a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:48:10 PDT 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d/compare/6026e367984905ab133865f62fa6293b343759b9...47f703851338234f96397e7da9fbff63d8178b8a

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

commit 445836a83959b7498af8fd8cf4fb19f54698f037
Author: Daniel Peter <peterda at ethz.ch>
Date:   Sat Jan 29 02:31:53 2011 +0000

    adds a README file to examples/ directory in SPECFEM3D


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

445836a83959b7498af8fd8cf4fb19f54698f037
 README                                      | 37 +++++++++++++++++++++++++++++
 layered_halfspace/README                    |  2 +-
 layered_halfspace/in_data_files/CMTSOLUTION |  2 +-
 3 files changed, 39 insertions(+), 2 deletions(-)

diff --git a/README b/README
new file mode 100644
index 0000000..ba7795d
--- /dev/null
+++ b/README
@@ -0,0 +1,37 @@
+----------------------------------------------------------------------
+README
+----------------------------------------------------------------------
+
+This folder contains several examples with increasing complexities.
+
+
+To familiarize yourself with the package and CUBIT support, 
+we suggest to start with:
+
+- homogeneous_halfspace/: a model with a single constant material description.
+
+  please follow the homogeneous_halfspace/README for detailed instructions
+  how to run a simulation.
+
+More complex examples are provided in:
+
+- layered_halfspace/: a model with different material layers used for benchmarking
+
+- waterlayered_halfspace/: a model with fluid-solid coupling
+
+- tomographic_model/: a model used together with of a tomographic file for the material description
+
+- noise_tomography/: uses the homogeneous_halfspace model for noise kernel simulations
+
+
+
+To familiarize yourself with the new in-house mesher xmeshfem3D (no CUBIT needed),
+you can follow the examples in:
+
+- meshfem3d_examples/ 
+
+
+please consider submitting your own example to this package! 
+email us: cig-seismo AT geodynamics.org
+
+ 
diff --git a/layered_halfspace/README b/layered_halfspace/README
index ea9d368..52f0a98 100644
--- a/layered_halfspace/README
+++ b/layered_halfspace/README
@@ -106,6 +106,6 @@ Optional:
     Uz_file_Ycste_0055.txt  -- Komatitsch and Tromp (1999, Figure 9, top left)
     Uz_file_Ycste_0031.txt  -- Komatitsch and Tromp (1999, Figure 9, bottom left)
 
-  Note: a time shift is needed to align these given to differences in origin time convention
+  Note: a time shift (~0.33s) is needed to align these given to differences in origin time convention
 
 
diff --git a/layered_halfspace/in_data_files/CMTSOLUTION b/layered_halfspace/in_data_files/CMTSOLUTION
index 20ef2ad..692d726 100644
--- a/layered_halfspace/in_data_files/CMTSOLUTION
+++ b/layered_halfspace/in_data_files/CMTSOLUTION
@@ -5,7 +5,7 @@ half duration:    0.4
 latitude:       67000.0
 longitude:      67000.0
 depth:         25.05
-Mrr:       1.000000e+23
+Mrr:       -1.000000e+23
 Mtt:       0.000000
 Mpp:       0.000000
 Mrt:       0.000000



More information about the CIG-COMMITS mailing list