[cig-commits] r22331 - seismo/3D/SPECFEM3D_GLOBE/branches/undo_att/setup

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Sun Jun 16 11:58:47 PDT 2013


Author: dkomati1
Date: 2013-06-16 11:58:47 -0700 (Sun, 16 Jun 2013)
New Revision: 22331

Modified:
   seismo/3D/SPECFEM3D_GLOBE/branches/undo_att/setup/constants.h.in
Log:
removed UNDO_ATTENUATION parameters from constants.h.in


Modified: seismo/3D/SPECFEM3D_GLOBE/branches/undo_att/setup/constants.h.in
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/branches/undo_att/setup/constants.h.in	2013-06-16 18:55:47 UTC (rev 22330)
+++ seismo/3D/SPECFEM3D_GLOBE/branches/undo_att/setup/constants.h.in	2013-06-16 18:58:47 UTC (rev 22331)
@@ -50,10 +50,6 @@
   integer, parameter :: ELEMENTS_NONBLOCKING_CM_IC = 1500
   integer, parameter :: ELEMENTS_NONBLOCKING_OC = 3000
 
-!! DK DK to undo attenuation
-  logical, parameter :: UNDO_ATTENUATION = .true. ! .false.
-  integer, parameter :: NT_DUMP = 100   !! DK DK how often we dump restart files to undo attenuation
-
 !*********************************************************************************************************
 ! added these parameters for the future GPU version of the solver with mesh coloring
 



More information about the CIG-COMMITS mailing list