/[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.52 by adcroft, Tue May 29 14:01:36 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
# Line 385  C         "     Quadratic  ( linear: 1/s Line 386  C         "     Quadratic  ( linear: 1/s
386       & hFacMin, hFacMinDz, hFacInf, hFacSup,       & hFacMin, hFacMinDz, hFacInf, hFacSup,
387       & gravity, recip_Gravity, gBaro, rhonil, recip_rhonil,       & gravity, recip_Gravity, gBaro, rhonil, recip_rhonil,
388       & recip_rhoConst, rhoConst, tRef, sRef,       & recip_rhoConst, rhoConst, tRef, sRef,
389       & endTime, chkPtFreq, pchkPtFreq, dumpFreq, taveFreq,       & endTime, chkPtFreq, pchkPtFreq, dumpFreq, taveFreq, monitorFreq,
390       & afFacMom, vfFacMom, pfFacMom, cfFacMom, foFacMom, mtFacMom,       & afFacMom, vfFacMom, pfFacMom, cfFacMom, foFacMom, mtFacMom,
391       & cosPower,       & cosPower,
392       & cAdjFreq, omega, tauThetaClimRelax, lambdaThetaClimRelax,       & cAdjFreq, omega, tauThetaClimRelax, lambdaThetaClimRelax,
# Line 462  C         "     Quadratic  ( linear: 1/s Line 463  C         "     Quadratic  ( linear: 1/s
463        _RL pChkPtFreq        _RL pChkPtFreq
464        _RL dumpFreq        _RL dumpFreq
465        _RL taveFreq        _RL taveFreq
466          _RL monitorFreq
467        _RL afFacMom        _RL afFacMom
468        _RL vfFacMom        _RL vfFacMom
469        _RL pfFacMom        _RL pfFacMom

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

  ViewVC Help
Powered by ViewVC 1.1.22