[cig-commits] r20663 - seismo/2D/SPECFEM2D/trunk/EXAMPLES/canyon

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Sat Sep 1 16:26:18 PDT 2012


Author: dkomati1
Date: 2012-09-01 16:26:18 -0700 (Sat, 01 Sep 2012)
New Revision: 20663

Modified:
   seismo/2D/SPECFEM2D/trunk/EXAMPLES/canyon/Par_file_canyon
Log:
set STACEY_ABSORBING_CONDITIONS to .true., otherwise Bielak conditions are inactive


Modified: seismo/2D/SPECFEM2D/trunk/EXAMPLES/canyon/Par_file_canyon
===================================================================
--- seismo/2D/SPECFEM2D/trunk/EXAMPLES/canyon/Par_file_canyon	2012-09-01 22:54:50 UTC (rev 20662)
+++ seismo/2D/SPECFEM2D/trunk/EXAMPLES/canyon/Par_file_canyon	2012-09-01 23:26:18 UTC (rev 20663)
@@ -109,7 +109,7 @@
 # absorbing boundary active or not
 PML_BOUNDARY_CONDITIONS         = .false.
 NELEM_PML_THICKNESS             = 3
-STACEY_ABSORBING_CONDITIONS     = .false.
+STACEY_ABSORBING_CONDITIONS     = .true.
 ADD_SPRING_TO_STACEY            = .true.
 
 # for horizontal periodic conditions: detect common points between left and right edges



More information about the CIG-COMMITS mailing list