[cig-commits] r11783 - seismo/3D/SPECFEM3D_GLOBE/trunk
dkomati1 at geodynamics.org
dkomati1 at geodynamics.org
Wed Apr 9 09:17:46 PDT 2008
Author: dkomati1
Date: 2008-04-09 09:17:46 -0700 (Wed, 09 Apr 2008)
New Revision: 11783
Modified:
seismo/3D/SPECFEM3D_GLOBE/trunk/create_regions_mesh.f90
Log:
fixed a typo
Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/create_regions_mesh.f90
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/create_regions_mesh.f90 2008-04-09 16:15:18 UTC (rev 11782)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/create_regions_mesh.f90 2008-04-09 16:17:46 UTC (rev 11783)
@@ -1301,7 +1301,7 @@
endif
! define the doubling flag of this element
-! only two active central cube, the 4 others are fictitious
+! only two active central cubes, the four others are fictitious
! determine where we cut the central cube to share it between CHUNK_AB & CHUNK_AB_ANTIPODE
! in the case of mod(NPROC_XI,2)/=0, the cut is asymetric and the bigger part is for CHUNK_AB
More information about the cig-commits
mailing list