[cig-commits] [commit] devel, master: update the Par_file and process.sh file in salt_dome_cubit_mesh example (9a75eb5)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Wed Jun 18 15:22:59 PDT 2014


Repository : https://github.com/geodynamics/specfem2d

On branches: devel,master
Link       : https://github.com/geodynamics/specfem2d/compare/fc67e6fd7ad890705b2b72b4b3c509accb22249e...e9ca46c40131588d89d7b0883250bc6584ce6b4c

>---------------------------------------------------------------

commit 9a75eb5bdfe35b60805be1e336343e2878e31a34
Author: Xie Zhinan <xiezhinan1984 at gmail.com>
Date:   Wed Apr 3 09:09:52 2013 +0000

    update the Par_file and process.sh file in salt_dome_cubit_mesh example


>---------------------------------------------------------------

9a75eb5bdfe35b60805be1e336343e2878e31a34
 salt_dome_CUBIT_mesh/CPML_homogeneous/Par_file   | 2 +-
 salt_dome_CUBIT_mesh/CPML_normal/Par_file        | 2 +-
 salt_dome_CUBIT_mesh/Stacey_homogeneous/Par_file | 2 +-
 salt_dome_CUBIT_mesh/Stacey_normal/process.sh    | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/salt_dome_CUBIT_mesh/CPML_homogeneous/Par_file b/salt_dome_CUBIT_mesh/CPML_homogeneous/Par_file
index 09ed36f..45893cf 100644
--- a/salt_dome_CUBIT_mesh/CPML_homogeneous/Par_file
+++ b/salt_dome_CUBIT_mesh/CPML_homogeneous/Par_file
@@ -44,7 +44,7 @@ save_binary_seismograms_single  = .true.         # save seismograms in single pr
 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)
diff --git a/salt_dome_CUBIT_mesh/CPML_normal/Par_file b/salt_dome_CUBIT_mesh/CPML_normal/Par_file
index e36eec5..c6664ba 100644
--- a/salt_dome_CUBIT_mesh/CPML_normal/Par_file
+++ b/salt_dome_CUBIT_mesh/CPML_normal/Par_file
@@ -44,7 +44,7 @@ save_binary_seismograms_single  = .true.         # save seismograms in single pr
 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)
diff --git a/salt_dome_CUBIT_mesh/Stacey_homogeneous/Par_file b/salt_dome_CUBIT_mesh/Stacey_homogeneous/Par_file
index 1dff082..f802d78 100644
--- a/salt_dome_CUBIT_mesh/Stacey_homogeneous/Par_file
+++ b/salt_dome_CUBIT_mesh/Stacey_homogeneous/Par_file
@@ -119,7 +119,7 @@ NELEM_PML_THICKNESS             = 3
 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.
diff --git a/salt_dome_CUBIT_mesh/Stacey_normal/process.sh b/salt_dome_CUBIT_mesh/Stacey_normal/process.sh
index fe8af15..8060c3a 100755
--- a/salt_dome_CUBIT_mesh/Stacey_normal/process.sh
+++ b/salt_dome_CUBIT_mesh/Stacey_normal/process.sh
@@ -29,7 +29,7 @@ cp ../modelY1_nodes_coords_file modelY1_nodes_coords_file
 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