[cig-commits] [commit] devel,master: updates README file in examples/; adds links cubit2specfem3d.py and boundary_definition.py in examples/layered_halfspace/ (44ed292)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 16:53:28 PDT 2014


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

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

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

commit 44ed292eca1fbf7953a54842be7cccbef03baa24
Author: Daniel Peter <peterda at ethz.ch>
Date:   Tue Jun 25 14:22:10 2013 +0000

    updates README file in examples/; adds links cubit2specfem3d.py and boundary_definition.py in examples/layered_halfspace/


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

44ed292eca1fbf7953a54842be7cccbef03baa24
 README                                               | 20 +++++++++++++++++++-
 .../boundary_definition.py                           |  0
 .../cubit2specfem3d.py                               |  0
 3 files changed, 19 insertions(+), 1 deletion(-)

diff --git a/README b/README
index 7443e74..1b1ccbc 100644
--- a/README
+++ b/README
@@ -27,16 +27,34 @@ More complex examples are provided in:
 
 - homogeneous_poro/: a model using poroelastic material
 
-***NOTE*** because of the poroelastic implementation, even in an acoustic/elastic case, the file nummaterial_poroelastic_file must be present in the MESH/ directory. Need to had a dummy file in cubit2specfem3d.py [CM - Oct. 2011]
+***NOTE*** 
+because of the poroelastic implementation, even in an acoustic/elastic case, 
+the file nummaterial_poroelastic_file must be present in the MESH/ directory. 
+Need to had a dummy file in cubit2specfem3d.py [CM - Oct. 2011]
 For now it can be copied from examples/homogeneous_poro/MESH_coarse.
 **********
 
+
 To familiarize yourself with the new in-house mesher xmeshfem3D (no CUBIT needed),
 you can follow the examples in:
 
 - meshfem3d_examples/ 
 
 
+To familiarize yourself with simulations using CPML absorbing boundaries, 
+you can follow the examples in:
+
+- CPML_examples/
+
+
+To familiarize yourself with simulations using dynamic/kinematic rupture models,
+you can follow the examples in:
+
+- fault_examples/
+
+
+
+
 please consider submitting your own example to this package! 
 email us: cig-seismo AT geodynamics.org
 
diff --git a/Mount_StHelens/boundary_definition.py b/layered_halfspace/boundary_definition.py
similarity index 100%
copy from Mount_StHelens/boundary_definition.py
copy to layered_halfspace/boundary_definition.py
diff --git a/Mount_StHelens/cubit2specfem3d.py b/layered_halfspace/cubit2specfem3d.py
similarity index 100%
copy from Mount_StHelens/cubit2specfem3d.py
copy to layered_halfspace/cubit2specfem3d.py



More information about the CIG-COMMITS mailing list