[cig-commits] [commit] devel, master: changed comment to "must be multiple of 16 and 8 * multiple of NPROC below" (6127748)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:03:15 PST 2014


Repository : https://github.com/geodynamics/specfem3d_globe

On branches: devel,master
Link       : https://github.com/geodynamics/specfem3d_globe/compare/bc58e579b3b0838a0968725a076f5904845437ca...be63f20cbb6f462104e949894dbe205d2398cd7f

>---------------------------------------------------------------

commit 6127748d017da5c0ec88292e6f5d0aea305099ab
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Sat Feb 9 01:06:44 2008 +0000

    changed comment to "must be multiple of 16 and 8 * multiple of NPROC below"


>---------------------------------------------------------------

6127748d017da5c0ec88292e6f5d0aea305099ab
 Par_file | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Par_file b/Par_file
index fe6cb2d..c0528ea 100644
--- a/Par_file
+++ b/Par_file
@@ -14,7 +14,7 @@ CENTER_LONGITUDE_IN_DEGREES   = 10.d0
 GAMMA_ROTATION_AZIMUTH        = 20.d0
 
 # number of elements at the surface along the two sides of the first chunk
-# (must be multiple of 32 and 16 * multiple of NPROC below)
+# (must be multiple of 16 and 8 * multiple of NPROC below)
 NEX_XI                          = 96 
 NEX_ETA                         = 96
 



More information about the CIG-COMMITS mailing list