[cig-commits] [commit] devel, master: centered the first chunk on the North pole by default (7bc6808)

cig_noreply at geodynamics.org cig_noreply at geodynamics.org
Thu Nov 6 08:05:51 PST 2014


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

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

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

commit 7bc6808db467fe4a4beefefd03edab2b67684faa
Author: Dimitri Komatitsch <komatitsch at lma.cnrs-mrs.fr>
Date:   Wed May 23 02:25:46 2012 +0000

    centered the first chunk on the North pole by default


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

7bc6808db467fe4a4beefefd03edab2b67684faa
 Par_file | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/Par_file b/Par_file
index 4697325..fa3b31a 100644
--- a/Par_file
+++ b/Par_file
@@ -10,9 +10,9 @@ NCHUNKS                         = 6
 # angular width of the first chunk (not used if full sphere with six chunks)
 ANGULAR_WIDTH_XI_IN_DEGREES   = 90.d0      # angular size of a chunk
 ANGULAR_WIDTH_ETA_IN_DEGREES  = 90.d0
-CENTER_LATITUDE_IN_DEGREES    = 40.d0
-CENTER_LONGITUDE_IN_DEGREES   = 10.d0
-GAMMA_ROTATION_AZIMUTH        = 20.d0
+CENTER_LATITUDE_IN_DEGREES    = 90.d0
+CENTER_LONGITUDE_IN_DEGREES   =  0.d0
+GAMMA_ROTATION_AZIMUTH        =  0.d0
 
 # number of elements at the surface along the two sides of the first chunk
 # (must be multiple of 16 and 8 * multiple of NPROC below)



More information about the CIG-COMMITS mailing list