[cig-commits] r20916 - seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8

carltape at geodynamics.org carltape at geodynamics.org
Wed Oct 24 14:55:00 PDT 2012


Author: carltape
Date: 2012-10-24 14:54:59 -0700 (Wed, 24 Oct 2012)
New Revision: 20916

Added:
   seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8/DATA/
Removed:
   seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8/in_data_files/
Modified:
   seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8/README
Log:
fixed instructions for homogeneous_halfspace_HEX8 example


Copied: seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8/DATA (from rev 20914, seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8/in_data_files)

Modified: seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8/README
===================================================================
--- seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8/README	2012-10-24 21:51:32 UTC (rev 20915)
+++ seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8/README	2012-10-24 21:54:59 UTC (rev 20916)
@@ -42,13 +42,13 @@
 
 2. copy three input files from examples directory into SPECFEM3D/DATA/
 
-     > cd examples/homogeneous_halfspace/DATA/
-     > cp CMTSOLUTION Par_file STATIONS ../../../DATA/
+     > cd examples/homogeneous_halfspace_HEX8/DATA/
+     > cp * ../../../DATA/
 
 
 3. create mesh:
 
-   - from the directory SPECFEM3D/examples/homogeneous_halfspace,
+   - from the directory SPECFEM3D/examples/homogeneous_halfspace_HEX8,
      open the cubit GUI:
 
      > claro (or cubit)
@@ -106,6 +106,7 @@
      this will create binary mesh files, e.g. "proc000***_external_mesh.bin"
      in directory OUTPUT_FILES/DATABASES_MPI/.
 
+     optional: load vtk files (e.g., vs) into paraview and check them out
 
 6. run simulation:
 
@@ -128,16 +129,16 @@
 
 
 7. check with 6 reference seismograms in
-      SPECFEM3D/examples/homogeneous_halfspace/REF_SEIS/
+      SPECFEM3D/examples/homogeneous_halfspace_HEX8/REF_SEIS/
 
    - option 1: from SPECFEM3D/, quick viewing using xmgrace (if available):
 
-     > xmgrace examples/homogeneous_halfspace/REF_SEIS/*Z.semd &
+     > xmgrace examples/homogeneous_halfspace_HEX8/REF_SEIS/*Z.semd &
      > xmgrace OUTPUT_FILES/*Z.semd &
 
    - option 2: generate ps files using gnuplot:
 
-     > cd SPECFEM3D/examples/homogeneous_halfspace/REF_SEIS
+     > cd SPECFEM3D/examples/homogeneous_halfspace_HEX8/REF_SEIS
      > gnuplot
 
          gnuplot> load "X1-50.BXZ.gnuplot"



More information about the CIG-COMMITS mailing list