/[MITgcm]/MITgcm/verification/lab_sea/input_ad/data
ViewVC logotype

Diff of /MITgcm/verification/lab_sea/input_ad/data

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.6 by heimbach, Wed Dec 5 04:31:08 2007 UTC revision 1.7 by jmc, Tue Jan 27 15:38:47 2009 UTC
# Line 123  Line 123 
123  # Gridding parameters  # Gridding parameters
124  #  #
125  #   usingSphericalPolarGrid - On/Off flag for spherical polar coordinates  #   usingSphericalPolarGrid - On/Off flag for spherical polar coordinates
 #   usingCartesianGrid      - On/Off flag for selecting cartesian coordinates  
126  #   delX                    - Zonal grid spacing         (degrees)  #   delX                    - Zonal grid spacing         (degrees)
127  #   delY                    - Meridional grid spacing    (degrees)  #   delY                    - Meridional grid spacing    (degrees)
128  #   delZ                    - Vertical grid spacing      (m)  #   delZ                    - Vertical grid spacing      (m)
129  #   phiMin                  - Southern boundary latitude (degrees)  #   ygOrigin                - Southern boundary latitude (degrees)
130  #  #
131   &PARM04   &PARM04
  usingCartesianGrid=.FALSE.,  
132   usingSphericalPolarGrid=.TRUE.,   usingSphericalPolarGrid=.TRUE.,
133   delX=20*2.E0,   delX=20*2.E0,
134   delY=16*2.E0,   delY=16*2.E0,
135   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,   delZ= 10., 10., 15., 20., 20., 25., 35., 50., 75.,
136         100., 150., 200., 275., 350., 415., 450.,         100., 150., 200., 275., 350., 415., 450.,
137         500., 500., 500., 500., 500., 500., 500.         500., 500., 500., 500., 500., 500., 500.
138   phimin=46.,   ygOrigin=46.,
139   thetamin=280.,   xgOrigin=280.,
140   rSphere         = 6371.D3   rSphere         = 6371.D3
141   &   &
142    

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

  ViewVC Help
Powered by ViewVC 1.1.22