/[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.53 by adcroft, Wed May 30 19:33:18 2001 UTC revision 1.54 by adcroft, Wed Jun 6 14:55:45 2001 UTC
# Line 199  C     groundAtK1  - put the surface(k=1) Line 199  C     groundAtK1  - put the surface(k=1)
199       & periodicExternalForcing, usingPCoords, usingZCoords,       & periodicExternalForcing, usingPCoords, usingZCoords,
200       & nonHydrostatic, globalFiles,       & nonHydrostatic, globalFiles,
201       & allowFreezing, groundAtK1,       & allowFreezing, groundAtK1,
202       & usePickupBeforeC35       & usePickupBeforeC35, debugMode
203        LOGICAL usingCartesianGrid        LOGICAL usingCartesianGrid
204        LOGICAL usingSphericalPolarGrid        LOGICAL usingSphericalPolarGrid
205        LOGICAL usingCurvilinearGrid        LOGICAL usingCurvilinearGrid
# Line 241  C     groundAtK1  - put the surface(k=1) Line 241  C     groundAtK1  - put the surface(k=1)
241        LOGICAL allowFreezing        LOGICAL allowFreezing
242        LOGICAL groundAtK1        LOGICAL groundAtK1
243        LOGICAL usePickupBeforeC35        LOGICAL usePickupBeforeC35
244          LOGICAL debugMode
245    
246  C--   COMMON /PARM_R/ "Real" valued parameters used by the model.  C--   COMMON /PARM_R/ "Real" valued parameters used by the model.
247  C     gg2dTargetResidual  C     gg2dTargetResidual

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

  ViewVC Help
Powered by ViewVC 1.1.22