/[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.60 by adcroft, Thu Sep 6 14:23:57 2001 UTC revision 1.61 by adcroft, Mon Sep 10 01:22:48 2001 UTC
# Line 214  C     groundAtK1  - put the surface(k=1) Line 214  C     groundAtK1  - put the surface(k=1)
214       & nonHydrostatic, globalFiles,       & nonHydrostatic, globalFiles,
215       & allowFreezing, groundAtK1,       & allowFreezing, groundAtK1,
216       & usePickupBeforeC35, debugMode,       & usePickupBeforeC35, debugMode,
217       & readPickupWithTracer, writePickupWithTracer       & readPickupWithTracer, writePickupWithTracer,
218         & multiDimAdvection
219        LOGICAL usingCartesianGrid        LOGICAL usingCartesianGrid
220        LOGICAL usingSphericalPolarGrid        LOGICAL usingSphericalPolarGrid
221        LOGICAL usingCurvilinearGrid        LOGICAL usingCurvilinearGrid
# Line 262  C     groundAtK1  - put the surface(k=1) Line 263  C     groundAtK1  - put the surface(k=1)
263        LOGICAL debugMode        LOGICAL debugMode
264        LOGICAL readPickupWithTracer        LOGICAL readPickupWithTracer
265        LOGICAL writePickupWithTracer        LOGICAL writePickupWithTracer
266          LOGICAL multiDimAdvection
267    
268  C--   COMMON /PARM_R/ "Real" valued parameters used by the model.  C--   COMMON /PARM_R/ "Real" valued parameters used by the model.
269  C     gg2dTargetResidual  C     gg2dTargetResidual

Legend:
Removed from v.1.60  
changed lines
  Added in v.1.61

  ViewVC Help
Powered by ViewVC 1.1.22