[cig-commits] r12678 - seismo/3D/SPECFEM3D_GLOBE/trunk/version41_beta/setup

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Mon Aug 18 15:18:46 PDT 2008


Author: dkomati1
Date: 2008-08-18 15:18:45 -0700 (Mon, 18 Aug 2008)
New Revision: 12678

Modified:
   seismo/3D/SPECFEM3D_GLOBE/trunk/version41_beta/setup/constants.h
Log:
fixed a typo in a comment


Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/version41_beta/setup/constants.h
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/version41_beta/setup/constants.h	2008-08-18 22:15:08 UTC (rev 12677)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/version41_beta/setup/constants.h	2008-08-18 22:18:45 UTC (rev 12678)
@@ -42,7 +42,7 @@
   logical, parameter :: COMPUTE_STORE_SEISMOGRAMS = .true.
 
 ! decrease the number of MPI messages by 3 but increase the size
-! of several MPI buffers by 3 but in order to do that
+! of several MPI buffers by 3 in order to do that
   logical, parameter :: FEWER_MESSAGES_LARGER_BUFFERS = .true.
 
 !



More information about the cig-commits mailing list