[cig-commits] r20658 - seismo/3D/SPECFEM3D/trunk/utils/Cubit_or_Gmsh_export

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Sat Sep 1 10:17:55 PDT 2012


Author: dkomati1
Date: 2012-09-01 10:17:55 -0700 (Sat, 01 Sep 2012)
New Revision: 20658

Modified:
   seismo/3D/SPECFEM3D/trunk/utils/Cubit_or_Gmsh_export/gmsh2specfem3d.py
Log:
added a comment to Thomas Curtelin's script


Modified: seismo/3D/SPECFEM3D/trunk/utils/Cubit_or_Gmsh_export/gmsh2specfem3d.py
===================================================================
--- seismo/3D/SPECFEM3D/trunk/utils/Cubit_or_Gmsh_export/gmsh2specfem3d.py	2012-09-01 17:07:36 UTC (rev 20657)
+++ seismo/3D/SPECFEM3D/trunk/utils/Cubit_or_Gmsh_export/gmsh2specfem3d.py	2012-09-01 17:17:55 UTC (rev 20658)
@@ -7,6 +7,11 @@
 #       Centrale Marseille, France, July 2012
 #
 #     Based on Paul Cristini's equivalent script for 2D meshes
+#
+# For now it can only handle volumes meshed with hexahedra and boundaries meshed with quadrangles
+# (boundary 3D elements must have four nodes on the boundary).
+# I tested it with the "homogeneous_halfspace" example provided in the distribution.
+#
 #--------------------------------------------------------------
 #
 #     /!\ IMPORTANT REMARKS /!\



More information about the CIG-COMMITS mailing list