[cig-commits] [commit] devel, master: Merging of 3D Biot into SPECFEM3D with CUBIT support... Modify README in examples/ ** 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. (a746bdc)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Wed Jun 18 16:48:57 PDT 2014
Repository : https://github.com/geodynamics/specfem3d
On branches: devel,master
Link : https://github.com/geodynamics/specfem3d/compare/6026e367984905ab133865f62fa6293b343759b9...47f703851338234f96397e7da9fbff63d8178b8a
>---------------------------------------------------------------
commit a746bdc6a87bf23a7d3526873bd73d89d9141195
Author: Christina Morency <morency1 at llnl.gov>
Date: Thu Oct 6 02:19:17 2011 +0000
Merging of 3D Biot into SPECFEM3D with CUBIT support...
Modify README in examples/
** 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.
>---------------------------------------------------------------
a746bdc6a87bf23a7d3526873bd73d89d9141195
README | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/README b/README
index ba7795d..a20967c 100644
--- a/README
+++ b/README
@@ -23,7 +23,11 @@ More complex examples are provided in:
- noise_tomography/: uses the homogeneous_halfspace model for noise kernel simulations
+- 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]
+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:
More information about the CIG-COMMITS
mailing list