[cig-commits] [commit] devel: Updated for coupling with DSM (0eddb0a)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Fri Aug 1 10:05:57 PDT 2014


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

On branch  : devel
Link       : https://github.com/geodynamics/specfem3d/compare/8a3f14d7d473f70feb7f073639045daa35c587bc...d759e09dd946c593868753fbb4253d77378fb276

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

commit 0eddb0a349a1d15885b5bda571bea07cd5ec965e
Author: Clément Durochat <c.durochat at gmail.com>
Date:   Thu Jun 19 14:21:43 2014 +0200

    Updated for coupling with DSM


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

0eddb0a349a1d15885b5bda571bea07cd5ec965e
 src/specfem3D/prepare_timerun.F90 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/src/specfem3D/prepare_timerun.F90 b/src/specfem3D/prepare_timerun.F90
index eb8fa03..149837c 100644
--- a/src/specfem3D/prepare_timerun.F90
+++ b/src/specfem3D/prepare_timerun.F90
@@ -275,6 +275,11 @@
 
   if(ELASTIC_SIMULATION) then
     ! switches to three-component mass matrix
+
+    !! C. DUROCHAT modification : begin
+    !! For coupling with DSM : maybe some changes to make here and after
+    !! C. DUROCHAT modification : end
+
     if( STACEY_ABSORBING_CONDITIONS ) then
       ! adds boundary contributions
       rmassx(:) = rmass(:) + rmassx(:)



More information about the CIG-COMMITS mailing list