[cig-commits] r21817 - in seismo/3D/SPECFEM3D/trunk/examples: homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Thu Apr 11 10:40:19 PDT 2013


Author: dkomati1
Date: 2013-04-11 10:40:19 -0700 (Thu, 11 Apr 2013)
New Revision: 21817

Modified:
   seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file
   seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file
Log:
fixed PML_INSTEAD_OF_FREE_SURFACE in the case of 6 sides


Modified: seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file
===================================================================
--- seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file	2013-04-11 16:43:42 UTC (rev 21816)
+++ seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_acoustic_absorbing_CPML_6sides/DATA/Par_file	2013-04-11 17:40:19 UTC (rev 21817)
@@ -53,7 +53,7 @@
 PML_CONDITIONS                  = .true.
 
 # C-PML top surface
-PML_INSTEAD_OF_FREE_SURFACE     = .false.
+PML_INSTEAD_OF_FREE_SURFACE     = .true.
 
 # C-PML dominant frequency
 f0_FOR_PML                      = 0.05555

Modified: seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file
===================================================================
--- seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file	2013-04-11 16:43:42 UTC (rev 21816)
+++ seismo/3D/SPECFEM3D/trunk/examples/homogeneous_halfspace_HEX8_acoustic_elastic_absorbing_CPML_6sides/DATA/Par_file	2013-04-11 17:40:19 UTC (rev 21817)
@@ -53,7 +53,7 @@
 PML_CONDITIONS                  = .true.
 
 # C-PML top surface
-PML_INSTEAD_OF_FREE_SURFACE     = .false.
+PML_INSTEAD_OF_FREE_SURFACE     = .true.
 
 # C-PML dominant frequency
 f0_FOR_PML                      = 0.05555



More information about the CIG-COMMITS mailing list