[cig-commits] r8515 - seismo/2D/SPECFEM2D/trunk

walter at geodynamics.org walter at geodynamics.org
Fri Dec 7 15:52:41 PST 2007


Author: walter
Date: 2007-12-07 15:52:40 -0800 (Fri, 07 Dec 2007)
New Revision: 8515

Modified:
   seismo/2D/SPECFEM2D/trunk/specfem2D.f90
Log:
updated print statement about fluid/solid edge detection


Modified: seismo/2D/SPECFEM2D/trunk/specfem2D.f90
===================================================================
--- seismo/2D/SPECFEM2D/trunk/specfem2D.f90	2007-04-17 10:15:44 UTC (rev 8514)
+++ seismo/2D/SPECFEM2D/trunk/specfem2D.f90	2007-12-07 23:52:40 UTC (rev 8515)
@@ -1110,7 +1110,7 @@
     print *
     print *,'Mixed acoustic/elastic simulation'
     print *
-    print *,'Beginning of fluid/solid edge detection'
+    print *,'Beginning of fluid/solid edge detection (slow algorithm for now, will be improved later)'
 
 ! define the edges of a given element
     i_begin(IBOTTOM) = 1



More information about the cig-commits mailing list