[cig-commits] r13451 - seismo/2D/SPECFEM2D/branches/BIOT/DATA

cmorency at geodynamics.org cmorency at geodynamics.org
Wed Dec 3 11:48:00 PST 2008


Author: cmorency
Date: 2008-12-03 11:48:00 -0800 (Wed, 03 Dec 2008)
New Revision: 13451

Added:
   seismo/2D/SPECFEM2D/branches/BIOT/DATA/CMTSOLUTION
Log:
example of CMTSOLUTION file in DATA


Added: seismo/2D/SPECFEM2D/branches/BIOT/DATA/CMTSOLUTION
===================================================================
--- seismo/2D/SPECFEM2D/branches/BIOT/DATA/CMTSOLUTION	                        (rev 0)
+++ seismo/2D/SPECFEM2D/branches/BIOT/DATA/CMTSOLUTION	2008-12-03 19:48:00 UTC (rev 13451)
@@ -0,0 +1,26 @@
+#source 1
+source_surf                     = .false.        # source inside the medium or at the surface
+xs                              = 1600.          # source location x in meters
+zs                              = 2900.          # 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                              = 15.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)
+Mzz                             = 1.             # Mzz component (for a moment tensor source only)
+Mxz                             = 0.             # Mxz component (for a moment tensor source only)
+factor                          = 1.d10          # amplification factor
+#source 2
+source_surf                     = .false.        # source inside the medium or at the surface
+xs                              = 1800.          # source location x in meters
+zs                              = 2900.          # 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                              = 15.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)
+Mzz                             = 1.             # Mzz component (for a moment tensor source only)
+Mxz                             = 0.             # Mxz component (for a moment tensor source only)
+factor                          = 1.d10          # amplification factor



More information about the CIG-COMMITS mailing list