[cig-commits] [commit] devel, master: Remove comment about s362ani + attenuation. (4c0e111)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:19:45 PST 2014


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

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

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

commit 4c0e111a08629affb7016f519b024dd77ad3ba94
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Sat May 31 00:11:07 2014 -0400

    Remove comment about s362ani + attenuation.
    
    This has been fixed by @hejunzhu in #124.


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

4c0e111a08629affb7016f519b024dd77ad3ba94
 src/meshfem3D/meshfem3D_models.f90 | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/src/meshfem3D/meshfem3D_models.f90 b/src/meshfem3D/meshfem3D_models.f90
index 62b346b..794e53d 100644
--- a/src/meshfem3D/meshfem3D_models.f90
+++ b/src/meshfem3D/meshfem3D_models.f90
@@ -802,15 +802,6 @@
                                            tau_e,tau_s,T_c_source, &
                                            moho,Qmu,Qkappa,elem_in_crust)
 
-!! DK DK BUG
-!! DK DK BUG
-!! DK DK BUG   routine meshfem3D_models_getatten_val() is unsafe and for instance breaks s362ani + attenuation
-!! DK DK BUG   (see the so-called mcmodel=medium bug at https://github.com/geodynamics/specfem3d/issues/8 ).
-!! DK DK BUG   I thus temporarily patched it to avoid the problematic lines;
-!! DK DK BUG   of course this should be changed / fixed in the future.
-!! DK DK BUG
-!! DK DK BUG
-
 ! sets attenuation values tau_e and Qmu for a given point
 !
 ! note:  only Qmu attenuation considered, Qkappa attenuation not used so far in solver...



More information about the CIG-COMMITS mailing list