[cig-commits] r22419 - in seismo/3D/SPECFEM3D/trunk/examples: . layered_halfspace

danielpeter at geodynamics.org danielpeter at geodynamics.org
Tue Jun 25 07:22:10 PDT 2013


Author: danielpeter
Date: 2013-06-25 07:22:10 -0700 (Tue, 25 Jun 2013)
New Revision: 22419

Added:
   seismo/3D/SPECFEM3D/trunk/examples/layered_halfspace/boundary_definition.py
   seismo/3D/SPECFEM3D/trunk/examples/layered_halfspace/cubit2specfem3d.py
Modified:
   seismo/3D/SPECFEM3D/trunk/examples/README
Log:
updates README file in examples/; adds links cubit2specfem3d.py and boundary_definition.py in examples/layered_halfspace/

Modified: seismo/3D/SPECFEM3D/trunk/examples/README
===================================================================
--- seismo/3D/SPECFEM3D/trunk/examples/README	2013-06-25 14:13:49 UTC (rev 22418)
+++ seismo/3D/SPECFEM3D/trunk/examples/README	2013-06-25 14:22:10 UTC (rev 22419)
@@ -27,16 +27,34 @@
 
 - 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
 

Added: seismo/3D/SPECFEM3D/trunk/examples/layered_halfspace/boundary_definition.py
===================================================================
--- seismo/3D/SPECFEM3D/trunk/examples/layered_halfspace/boundary_definition.py	                        (rev 0)
+++ seismo/3D/SPECFEM3D/trunk/examples/layered_halfspace/boundary_definition.py	2013-06-25 14:22:10 UTC (rev 22419)
@@ -0,0 +1 @@
+link ../../CUBIT/boundary_definition.py
\ No newline at end of file


Property changes on: seismo/3D/SPECFEM3D/trunk/examples/layered_halfspace/boundary_definition.py
___________________________________________________________________
Added: svn:special
   + *

Added: seismo/3D/SPECFEM3D/trunk/examples/layered_halfspace/cubit2specfem3d.py
===================================================================
--- seismo/3D/SPECFEM3D/trunk/examples/layered_halfspace/cubit2specfem3d.py	                        (rev 0)
+++ seismo/3D/SPECFEM3D/trunk/examples/layered_halfspace/cubit2specfem3d.py	2013-06-25 14:22:10 UTC (rev 22419)
@@ -0,0 +1 @@
+link ../../CUBIT/cubit2specfem3d.py
\ No newline at end of file


Property changes on: seismo/3D/SPECFEM3D/trunk/examples/layered_halfspace/cubit2specfem3d.py
___________________________________________________________________
Added: svn:special
   + *



More information about the CIG-COMMITS mailing list