[cig-commits] r20207 - seismo/3D/SPECFEM3D_GLOBE/trunk/DATA

dkomati1 at geodynamics.org dkomati1 at geodynamics.org
Tue May 22 19:25:46 PDT 2012


Author: dkomati1
Date: 2012-05-22 19:25:46 -0700 (Tue, 22 May 2012)
New Revision: 20207

Modified:
   seismo/3D/SPECFEM3D_GLOBE/trunk/DATA/Par_file
Log:
centered the first chunk on the North pole by default


Modified: seismo/3D/SPECFEM3D_GLOBE/trunk/DATA/Par_file
===================================================================
--- seismo/3D/SPECFEM3D_GLOBE/trunk/DATA/Par_file	2012-05-22 20:53:13 UTC (rev 20206)
+++ seismo/3D/SPECFEM3D_GLOBE/trunk/DATA/Par_file	2012-05-23 02:25:46 UTC (rev 20207)
@@ -10,9 +10,9 @@
 # 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