/[MITgcm]/MITgcm/model/inc/PARAMS.h
ViewVC logotype

Diff of /MITgcm/model/inc/PARAMS.h

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

revision 1.49.2.1 by adcroft, Mon Apr 2 16:37:20 2001 UTC revision 1.49.2.2 by adcroft, Tue Apr 3 02:39:18 2001 UTC
# Line 186  C     globalFiles    - Selects between " Line 186  C     globalFiles    - Selects between "
186  C     allowFreezing  - Allows water to freeze and form ice  C     allowFreezing  - Allows water to freeze and form ice
187  C     groundAtK1  - put the surface(k=1) at the Lower Boundary (=ground)  C     groundAtK1  - put the surface(k=1) at the Lower Boundary (=ground)
188        COMMON /PARM_L/ usingCartesianGrid, usingSphericalPolarGrid,        COMMON /PARM_L/ usingCartesianGrid, usingSphericalPolarGrid,
189         & usingCurvilinearGrid,
190       & no_slip_sides,no_slip_bottom,       & no_slip_sides,no_slip_bottom,
191       & staggerTimeStep,       & staggerTimeStep,
192       & momViscosity, momAdvection, momForcing, useCoriolis,       & momViscosity, momAdvection, momForcing, useCoriolis,
# Line 202  C     groundAtK1  - put the surface(k=1) Line 203  C     groundAtK1  - put the surface(k=1)
203       & allowFreezing, groundAtK1       & allowFreezing, groundAtK1
204        LOGICAL usingCartesianGrid        LOGICAL usingCartesianGrid
205        LOGICAL usingSphericalPolarGrid        LOGICAL usingSphericalPolarGrid
206          LOGICAL usingCurvilinearGrid
207        LOGICAL usingSphericalPolarMTerms        LOGICAL usingSphericalPolarMTerms
208        LOGICAL no_slip_sides        LOGICAL no_slip_sides
209        LOGICAL no_slip_bottom        LOGICAL no_slip_bottom

Legend:
Removed from v.1.49.2.1  
changed lines
  Added in v.1.49.2.2

  ViewVC Help
Powered by ViewVC 1.1.22