--- MITgcm/verification/internal_wave/code/SIZE.h 2000/06/29 19:29:04 1.1 +++ MITgcm/verification/internal_wave/code/SIZE.h 2000/07/13 18:08:47 1.2 @@ -1,4 +1,4 @@ -C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/internal_wave/code/SIZE.h,v 1.1 2000/06/29 19:29:04 adcroft Exp $ +C $Header: /home/ubuntu/mnt/e9_copy/MITgcm/verification/internal_wave/code/SIZE.h,v 1.2 2000/07/13 18:08:47 adcroft Exp $ C C /==========================================================\ C | SIZE.h Declare size of underlying computational grid. | @@ -47,14 +47,6 @@ & Ny = sNy*nSy*nPy, & Nr = 20) -C l - Runtime global problem size in X -C m - Runtime global problem size in Y -C n - Runtime global problem size in Z - COMMON /RUNSIZ/ l, m, n - INTEGER l - INTEGER m - INTEGER n - C MAX_OLX - Set to the maximum overlap region size of any array C MAX_OLY that will be exchanged. Controls the sizing of exch C routine buufers.