[cig-commits] [commit] devel: Fixed problem 1 and 4 from DK (no change needed for 4) (de447bf)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Oct 23 10:27:41 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/00db2263f0faca5ca20da7193130a2f90b281d7e...de447bfa352469d332becb13a96f191c67f8bc28

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

commit de447bfa352469d332becb13a96f191c67f8bc28
Author: Clément Durochat <c.durochat at gmail.com>
Date:   Thu Oct 23 15:16:25 2014 +0200

    Fixed problem 1 and 4 from DK (no change needed for 4)


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

de447bfa352469d332becb13a96f191c67f8bc28
 src/specfem3D/prepare_timerun.F90 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/specfem3D/prepare_timerun.F90 b/src/specfem3D/prepare_timerun.F90
index 67b4882..9fb6e7c 100644
--- a/src/specfem3D/prepare_timerun.F90
+++ b/src/specfem3D/prepare_timerun.F90
@@ -276,7 +276,7 @@
   if(ELASTIC_SIMULATION) then
     ! switches to three-component mass matrix
 
-    !! CD CD !! to verify 
+    !! CD CD !!
     if( STACEY_ABSORBING_CONDITIONS) then
       ! adds boundary contributions
       rmassx(:) = rmass(:) + rmassx(:)



More information about the CIG-COMMITS mailing list