[cig-commits] r20357 - seismo/2D/SPECFEM2D/trunk/setup

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Tue Jun 12 14:14:02 PDT 2012


Author: dkomati1
Date: 2012-06-12 14:14:01 -0700 (Tue, 12 Jun 2012)
New Revision: 20357

Modified:
   seismo/2D/SPECFEM2D/trunk/setup/constants.h.in
Log:
changed NELEM_PML_THICKNESS from 4 to 3


Modified: seismo/2D/SPECFEM2D/trunk/setup/constants.h.in
===================================================================
--- seismo/2D/SPECFEM2D/trunk/setup/constants.h.in	2012-06-12 20:24:24 UTC (rev 20356)
+++ seismo/2D/SPECFEM2D/trunk/setup/constants.h.in	2012-06-12 21:14:01 UTC (rev 20357)
@@ -186,5 +186,5 @@
 
 ! PML
   logical, parameter :: PML_BOUNDARY_CONDITIONS = .false.
-  integer, parameter :: NELEM_PML_THICKNESS = 4 
-  
\ No newline at end of file
+  integer, parameter :: NELEM_PML_THICKNESS = 3
+



More information about the CIG-COMMITS mailing list