[cig-commits] r21703 - in seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh: CPML_homogeneous CPML_normal Stacey_homogeneous Stacey_normal

xie.zhinan at geodynamics.org xie.zhinan at geodynamics.org
Wed Apr 3 02:09:53 PDT 2013


Author: xie.zhinan
Date: 2013-04-03 02:09:52 -0700 (Wed, 03 Apr 2013)
New Revision: 21703

Modified:
   seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/CPML_homogeneous/Par_file
   seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/CPML_normal/Par_file
   seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/Stacey_homogeneous/Par_file
   seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/Stacey_normal/process.sh
Log:
update the Par_file and process.sh file in salt_dome_cubit_mesh example


Modified: seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/CPML_homogeneous/Par_file
===================================================================
--- seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/CPML_homogeneous/Par_file	2013-04-03 03:51:04 UTC (rev 21702)
+++ seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/CPML_homogeneous/Par_file	2013-04-03 09:09:52 UTC (rev 21703)
@@ -44,7 +44,7 @@
 save_binary_seismograms_double  = .false.        # save seismograms in double precision binary format or not (can be used jointly with both flags above to save all)
 SU_FORMAT                       = .false.        # output single precision binary seismograms in Seismic Unix format (adjoint traces will be read in the same format)
 subsamp_seismos                 = 1              # subsampling of the seismograms to create smaller files (but less accurately sampled in time)
-generate_STATIONS               = .true.         # creates a STATION file in ./DATA
+use_existing_STATIONS               = .true.         # creates a STATION file in ./DATA
 nreceiversets                   = 1              # number of receiver sets
 anglerec                        = 0.d0           # angle to rotate components at receivers
 rec_normal_to_surface           = .false.        # base anglerec normal to surface (external mesh and curve file needed)

Modified: seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/CPML_normal/Par_file
===================================================================
--- seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/CPML_normal/Par_file	2013-04-03 03:51:04 UTC (rev 21702)
+++ seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/CPML_normal/Par_file	2013-04-03 09:09:52 UTC (rev 21703)
@@ -44,7 +44,7 @@
 save_binary_seismograms_double  = .false.        # save seismograms in double precision binary format or not (can be used jointly with both flags above to save all)
 SU_FORMAT                       = .false.        # output single precision binary seismograms in Seismic Unix format (adjoint traces will be read in the same format)
 subsamp_seismos                 = 1              # subsampling of the seismograms to create smaller files (but less accurately sampled in time)
-generate_STATIONS               = .true.         # creates a STATION file in ./DATA
+use_existing_STATIONS           = .true.         # creates a STATION file in ./DATA
 nreceiversets                   = 1              # number of receiver sets
 anglerec                        = 0.d0           # angle to rotate components at receivers
 rec_normal_to_surface           = .false.        # base anglerec normal to surface (external mesh and curve file needed)

Modified: seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/Stacey_homogeneous/Par_file
===================================================================
--- seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/Stacey_homogeneous/Par_file	2013-04-03 03:51:04 UTC (rev 21702)
+++ seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/Stacey_homogeneous/Par_file	2013-04-03 09:09:52 UTC (rev 21703)
@@ -119,7 +119,7 @@
 ROTATE_PML_ACTIVATE             = .false.
 ROTATE_PML_ANGLE                = 30.
 STACEY_ABSORBING_CONDITIONS     = .true.
-ADD_SPRING_TO_STACEY            = .true.
+ADD_SPRING_TO_STACEY            = .false.
 
 # for horizontal periodic conditions: detect common points between left and right edges
 ADD_PERIODIC_CONDITIONS         = .false.

Modified: seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/Stacey_normal/process.sh
===================================================================
--- seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/Stacey_normal/process.sh	2013-04-03 03:51:04 UTC (rev 21702)
+++ seismo/2D/SPECFEM2D/trunk/EXAMPLES/salt_dome_CUBIT_mesh/Stacey_normal/process.sh	2013-04-03 09:09:52 UTC (rev 21703)
@@ -29,7 +29,7 @@
 cp ../modelY1_materials_file modelY1_materials_file
 cp ../modelY1_free_surface_file modelY1_free_surface_file
 cp ../modelY1_absorbing_surface_file modelY1_absorbing_surface_file
-cp ../courbe_eros_nodes courbe_eros_nodes
+#cp ../courbe_eros_nodes courbe_eros_nodes
 cd ../
 
 # cleans output files



More information about the CIG-COMMITS mailing list