[cig-commits] [commit] devel, master: correct the format for NEX_XI, NEX_ETA, so that '=' is after column 34. (5a47e4c)
cig_noreply at geodynamics.org
cig_noreply at geodynamics.org
Wed Jun 18 16:11:53 PDT 2014
Repository : https://github.com/geodynamics/specfem3d_globe
On branches: devel,master
Link : https://github.com/geodynamics/specfem3d_globe/compare/85a8aa3a48b2cf0d9164893edb252f3fe0f28585...1bc4138645fec5dc69d2dcc94a048c7330439566
>---------------------------------------------------------------
commit 5a47e4ccf801110d26ae799bb87919d7108f2719
Author: Qinya Liu <liuqy at physics.utoronto.ca>
Date: Wed Feb 15 06:09:20 2006 +0000
correct the format for NEX_XI, NEX_ETA, so that '=' is after column 34.
>---------------------------------------------------------------
5a47e4ccf801110d26ae799bb87919d7108f2719
Par_file | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Par_file b/Par_file
index 0f9f028..16512fe 100644
--- a/Par_file
+++ b/Par_file
@@ -11,8 +11,8 @@ GAMMA_ROTATION_AZIMUTH = 20.d0
# number of elements at the surface along the two sides of the first chunk
# (must be 16 * multiple of NPROC below)
-NEX_XI = 160
-NEX_ETA = 160
+NEX_XI = 160
+NEX_ETA = 160
# number of MPI processors along the two sides of the first chunk
NPROC_XI = 5
More information about the CIG-COMMITS
mailing list