[cig-commits] r8567 - seismo/2D/SPECFEM2D/trunk

walter at geodynamics.org walter at geodynamics.org
Fri Dec 7 15:57:06 PST 2007


Author: walter
Date: 2007-12-07 15:57:05 -0800 (Fri, 07 Dec 2007)
New Revision: 8567

Modified:
   seismo/2D/SPECFEM2D/trunk/attenuation_model.f90
Log:
removed old attenuation values for Paul Cristini, which did not work


Modified: seismo/2D/SPECFEM2D/trunk/attenuation_model.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/attenuation_model.f90	2007-08-05 21:06:05 UTC (rev 8566)
+++ seismo/2D/SPECFEM2D/trunk/attenuation_model.f90	2007-12-07 23:57:05 UTC (rev 8567)
@@ -66,22 +66,12 @@
 
 ! values for Paul Cristini for fluid-solid ocean acoustics simulations
 
-! frequency range: 3.000000 Hz - 20.000000 Hz
-! central frequency in log scale in Hz = 7.745966692414834
-! target constant attenuation factor Q = 136.4376068115
-
-! tau sigma evenly spaced in log frequency, do not depend on value of Q
-! tau_sigma_nu1(1)   = 0.05305164769729849711d0
-! tau_sigma_nu1(2)   = 0.00795774715459477387d0
-
-! tau_epsilon_nu1(1) = 0.05361741010508015715d0
-! tau_epsilon_nu1(2) = 0.00804740719550106794d0
-
+! for N_SLS = 2
 ! frequency range: 1.500000 Hz - 18.000000 Hz
 ! central frequency in log scale in Hz = 5.196152422706633
 ! target constant attenuation factor Q = 136.4376068115
-
 ! tau sigma evenly spaced in log frequency, do not depend on value of Q
+
 ! tau_sigma_nu1(1) = 0.10610329539459699422d0
 ! tau_sigma_nu1(2) = 0.00884194128288308401d0
 



More information about the cig-commits mailing list