[cig-commits] r19365 - seismo/3D/SPECFEM3D_GLOBE/trunk/src/meshfem3D

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Mon Jan 16 07:16:18 PST 2012


Author: dkomati1
Date: 2012-01-16 07:16:17 -0800 (Mon, 16 Jan 2012)
New Revision: 19365

Modified:
   seismo/3D/SPECFEM3D_GLOBE/trunk/src/meshfem3D/model_attenuation.f90
Log:
updated a comment about the 2010 BSSA paper by Brian Savage


Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/src/meshfem3D/model_attenuation.f90
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/src/meshfem3D/model_attenuation.f90	2012-01-16 14:05:53 UTC (rev 19364)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/src/meshfem3D/model_attenuation.f90	2012-01-16 15:16:17 UTC (rev 19365)
@@ -34,8 +34,6 @@
 !     Univeristy of Rhode Island
 !
 !  <savage at uri.edu>.
-!  <savage13 at gps.caltech.edu>
-!  <savage13 at dtm.ciw.edu>
 !
 !   It is based upon formulation in the following references:
 !
@@ -46,11 +44,23 @@
 !      Velocity dispersion due to anelasticity: implications for seismology and mantle composition
 !      Geophys, J. R. asts. Soc, Vol 47, pp. 41-58
 !
-!   The methodology can be found in Savage and Tromp, 2006, unpublished
+!   The methodology can be found in Brian Savage, Dimitri Komatitsch and Jeroen Tromp,
+!   Effects of 3D attenuation on seismic wave amplitude and phase measurements, Bulletin of the Seismological Society of America,
+!   vol. 100(3), p. 1241-1251, doi: 10.1785/0120090263 (2010).
 !
+! @ARTICLE{SaKoTr10,
+!   author = {Brian Savage and Dimitri Komatitsch and Jeroen Tromp},
+!   title = {Effects of {3D} attenuation on seismic wave amplitude and phase measurements},
+!   journal = {Bull. Seismol. Soc. Am.},
+!   year = {2010},
+!   volume = {100},
+!   pages = {1241-1251},
+!   number = {3},
+!   doi = {10.1785/0120090263}}
+!
+!
 !--------------------------------------------------------------------------------------------------
 
-
   subroutine model_attenuation_broadcast(myrank,AM_V,MIN_ATTENUATION_PERIOD,MAX_ATTENUATION_PERIOD)
 
 ! standard routine to setup model



More information about the CIG-COMMITS mailing list