[cig-commits] [commit] devel, master: Remove unused constants. (0d652ae)

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


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

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

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

commit 0d652ae9d7e0f8be4330e21501b0d20a3bc535f7
Author: Elliott Sales de Andrade <esalesde at physics.utoronto.ca>
Date:   Sat May 31 18:03:14 2014 -0400

    Remove unused constants.


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

0d652ae9d7e0f8be4330e21501b0d20a3bc535f7
 setup/constants.h.in | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/setup/constants.h.in b/setup/constants.h.in
index b96cdbf..109b8e9 100644
--- a/setup/constants.h.in
+++ b/setup/constants.h.in
@@ -77,9 +77,6 @@
 ! I/O unit for sac files
   integer, parameter :: IOUT_SAC = 48
 
-! I/O Bluegene serial access
-  logical, parameter :: IO_BLUEGENE_SERIAL = .false.
-
 ! R_EARTH is the radius of the bottom of the oceans (radius of Earth in m)
   double precision, parameter :: R_EARTH = 6371000.d0
 ! uncomment line below for PREM with oceans
@@ -656,9 +653,6 @@
 ! in which case it is 4
   integer, parameter :: NUMCORNERS_SHARED = 4
 
-! number of slaves per corner
-  integer, parameter :: NUMSLAVES = 2
-
 ! number of layers in PREM
   integer, parameter :: NR = 640
 



More information about the CIG-COMMITS mailing list