[cig-commits] r22826 - seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Fri Sep 20 14:48:31 PDT 2013


Author: dkomati1
Date: 2013-09-20 14:48:31 -0700 (Fri, 20 Sep 2013)
New Revision: 22826

Added:
   seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/test_cpml_2layers.cub
Removed:
   seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/test_cmpl_2layers.cub
Modified:
   seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/run_cubit2specfem3d.py
Log:
fixed a second typo in a link


Modified: seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/run_cubit2specfem3d.py
===================================================================
--- seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/run_cubit2specfem3d.py	2013-09-20 21:47:00 UTC (rev 22825)
+++ seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/run_cubit2specfem3d.py	2013-09-20 21:48:31 UTC (rev 22826)
@@ -14,7 +14,7 @@
 
 # define the name of the CUBIT file to convert to SPECFEM format in the line below
 #cubit.cmd('open "large_test_cpml.cub"')
-cubit.cmd('open "test_cmpl_2layers.cub"')
+cubit.cmd('open "test_cpml_2layers.cub"')
 
 ###### This is boundary_definition.py of GEOCUBIT
 #..... which extracts the bounding faces and defines them into blocks

Deleted: seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/test_cmpl_2layers.cub
===================================================================
--- seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/test_cmpl_2layers.cub	2013-09-20 21:47:00 UTC (rev 22825)
+++ seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/test_cmpl_2layers.cub	2013-09-20 21:48:31 UTC (rev 22826)
@@ -1 +0,0 @@
-link ../examples/CPML_examples/CPML_realistic_mesh_with_topography/test_cpml_2layers.cub
\ No newline at end of file

Copied: seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/test_cpml_2layers.cub (from rev 22825, seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/test_cmpl_2layers.cub)
===================================================================
--- seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/test_cpml_2layers.cub	                        (rev 0)
+++ seismo/3D/SPECFEM3D/trunk/CUBIT_GEOCUBIT/test_cpml_2layers.cub	2013-09-20 21:48:31 UTC (rev 22826)
@@ -0,0 +1 @@
+link ../examples/CPML_examples/CPML_realistic_mesh_with_topography/test_cpml_2layers.cub
\ No newline at end of file



More information about the CIG-COMMITS mailing list