[cig-commits] [commit] devel: Remove comment about s362ani + attenuation. (4c0e111)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Wed Jun 4 13:02:03 PDT 2014
Repository : https://github.com/geodynamics/specfem3d_globe
On branch : devel
Link : https://github.com/geodynamics/specfem3d_globe/compare/754300e5a26e2a5d17069e661645fe819a7857a1...cd83b686a7c6014e132933f685157d43151a665e
>---------------------------------------------------------------
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