[cig-commits] [commit] devel, master: added SOURCE files for Carl Tape's examples (6cfce9a)

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


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

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

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

commit 6cfce9ac2caaecdec5736b6a964021cee35c52df
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Tue Feb 15 19:56:45 2011 +0000

    added SOURCE files for Carl Tape's examples


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

6cfce9ac2caaecdec5736b6a964021cee35c52df
 ..._attenuation_2D => SOURCE_Abel_Balanche_bathy_source_solid} |  8 ++++----
 .../{SOURCE_attenuation_2D => SOURCE_Ronan_SV_30}              | 10 +++++-----
 .../SOURCE_CylMeshEnfouiCMor_9n => SOURCE_canyon}              | 10 +++++-----
 .../SOURCE_CylMeshEnfouiCMor_9n => SOURCE_no_canyon}           | 10 +++++-----
 4 files changed, 19 insertions(+), 19 deletions(-)

diff --git a/DATA_to_sort_older_examples/SOURCE_attenuation_2D b/DATA_to_sort_older_examples/SOURCE_Abel_Balanche_bathy_source_solid
similarity index 68%
copy from DATA_to_sort_older_examples/SOURCE_attenuation_2D
copy to DATA_to_sort_older_examples/SOURCE_Abel_Balanche_bathy_source_solid
index 692b09e..9b93658 100644
--- a/DATA_to_sort_older_examples/SOURCE_attenuation_2D
+++ b/DATA_to_sort_older_examples/SOURCE_Abel_Balanche_bathy_source_solid
@@ -1,10 +1,10 @@
-#source 1.  The components of a moment tensor source must be given in N.m, not in dyne.cm as in the DATA/CMTSOLUTION source file of the 3D version of the code.
+# source parameters
 source_surf                     = .false.        # source inside the medium or at the surface
-xs                              = 1000.          # source location x in meters
-zs                              = 1000.          # source location z in meters
+xs                              = 4000.          # source location x in meters
+zs                              = -7000.          # source location z in meters
 source_type                     = 1              # elastic force or acoustic pressure = 1 or moment tensor = 2
 time_function_type              = 1              # Ricker = 1, first derivative = 2, Gaussian = 3, Dirac = 4, Heaviside = 5
-f0                              = 18.0           # dominant source frequency (Hz) if not Dirac or Heaviside
+f0                              = 8.0           # dominant source frequency (Hz) if not Dirac or Heaviside
 t0                              = 0.0            # time shift when multi sources (if one source, must be zero)
 angleforce                      = 0.             # angle of the source (for a force only)
 Mxx                             = 1.             # Mxx component (for a moment tensor source only)
diff --git a/DATA_to_sort_older_examples/SOURCE_attenuation_2D b/DATA_to_sort_older_examples/SOURCE_Ronan_SV_30
similarity index 60%
copy from DATA_to_sort_older_examples/SOURCE_attenuation_2D
copy to DATA_to_sort_older_examples/SOURCE_Ronan_SV_30
index 692b09e..ee1ace2 100644
--- a/DATA_to_sort_older_examples/SOURCE_attenuation_2D
+++ b/DATA_to_sort_older_examples/SOURCE_Ronan_SV_30
@@ -1,10 +1,10 @@
-#source 1.  The components of a moment tensor source must be given in N.m, not in dyne.cm as in the DATA/CMTSOLUTION source file of the 3D version of the code.
-source_surf                     = .false.        # source inside the medium or at the surface
-xs                              = 1000.          # source location x in meters
-zs                              = 1000.          # source location z in meters
+# source parameters
+source_surf                     = .true.        # source inside the medium or at the surface
+xs                              = 0.          # source location x in meters
+zs                              = 0.          # source location z in meters
 source_type                     = 1              # elastic force or acoustic pressure = 1 or moment tensor = 2
 time_function_type              = 1              # Ricker = 1, first derivative = 2, Gaussian = 3, Dirac = 4, Heaviside = 5
-f0                              = 18.0           # dominant source frequency (Hz) if not Dirac or Heaviside
+f0                              = 8.0           # dominant source frequency (Hz) if not Dirac or Heaviside
 t0                              = 0.0            # time shift when multi sources (if one source, must be zero)
 angleforce                      = 0.             # angle of the source (for a force only)
 Mxx                             = 1.             # Mxx component (for a moment tensor source only)
diff --git a/DATA_to_sort_older_examples/Paul_external_9node_mesh/SOURCE_CylMeshEnfouiCMor_9n b/DATA_to_sort_older_examples/SOURCE_canyon
similarity index 66%
copy from DATA_to_sort_older_examples/Paul_external_9node_mesh/SOURCE_CylMeshEnfouiCMor_9n
copy to DATA_to_sort_older_examples/SOURCE_canyon
index dfe89b8..30eb2d6 100644
--- a/DATA_to_sort_older_examples/Paul_external_9node_mesh/SOURCE_CylMeshEnfouiCMor_9n
+++ b/DATA_to_sort_older_examples/SOURCE_canyon
@@ -1,12 +1,12 @@
-#source 1.  The components of a moment tensor source must be given in N.m, not in dyne.cm as in the DATA/CMTSOLUTION source file of the 3D version of the code.
+# source parameters
 source_surf                     = .false.        # source inside the medium or at the surface
-xs                              = 0.             # source location x in meters
-zs                              = 750.          # source location z in meters
+xs                              = 2.          # source location x in meters
+zs                              = 3.          # source location z in meters
 source_type                     = 1              # elastic force or acoustic pressure = 1 or moment tensor = 2
 time_function_type              = 1              # Ricker = 1, first derivative = 2, Gaussian = 3, Dirac = 4, Heaviside = 5
-f0                              = 7.0           # dominant source frequency (Hz) if not Dirac or Heaviside
+f0                              = 1.0           # dominant source frequency (Hz) if not Dirac or Heaviside
 t0                              = 0.0            # time shift when multi sources (if one source, must be zero)
-angleforce                      = 0.0             # angle of the source (for a force only)
+angleforce                      = 30.             # angle of the source (for a force only)
 Mxx                             = 1.             # Mxx component (for a moment tensor source only)
 Mzz                             = 1.             # Mzz component (for a moment tensor source only)
 Mxz                             = 0.             # Mxz component (for a moment tensor source only)
diff --git a/DATA_to_sort_older_examples/Paul_external_9node_mesh/SOURCE_CylMeshEnfouiCMor_9n b/DATA_to_sort_older_examples/SOURCE_no_canyon
similarity index 66%
copy from DATA_to_sort_older_examples/Paul_external_9node_mesh/SOURCE_CylMeshEnfouiCMor_9n
copy to DATA_to_sort_older_examples/SOURCE_no_canyon
index dfe89b8..30eb2d6 100644
--- a/DATA_to_sort_older_examples/Paul_external_9node_mesh/SOURCE_CylMeshEnfouiCMor_9n
+++ b/DATA_to_sort_older_examples/SOURCE_no_canyon
@@ -1,12 +1,12 @@
-#source 1.  The components of a moment tensor source must be given in N.m, not in dyne.cm as in the DATA/CMTSOLUTION source file of the 3D version of the code.
+# source parameters
 source_surf                     = .false.        # source inside the medium or at the surface
-xs                              = 0.             # source location x in meters
-zs                              = 750.          # source location z in meters
+xs                              = 2.          # source location x in meters
+zs                              = 3.          # source location z in meters
 source_type                     = 1              # elastic force or acoustic pressure = 1 or moment tensor = 2
 time_function_type              = 1              # Ricker = 1, first derivative = 2, Gaussian = 3, Dirac = 4, Heaviside = 5
-f0                              = 7.0           # dominant source frequency (Hz) if not Dirac or Heaviside
+f0                              = 1.0           # dominant source frequency (Hz) if not Dirac or Heaviside
 t0                              = 0.0            # time shift when multi sources (if one source, must be zero)
-angleforce                      = 0.0             # angle of the source (for a force only)
+angleforce                      = 30.             # angle of the source (for a force only)
 Mxx                             = 1.             # Mxx component (for a moment tensor source only)
 Mzz                             = 1.             # Mzz component (for a moment tensor source only)
 Mxz                             = 0.             # Mxz component (for a moment tensor source only)



More information about the CIG-COMMITS mailing list