/[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.58 by adcroft, Thu Aug 16 17:12:23 2001 UTC revision 1.59 by adcroft, Fri Aug 17 18:40:30 2001 UTC
# Line 365  C     chkPtFreq     - Frequency of rolli Line 365  C     chkPtFreq     - Frequency of rolli
365  C     pChkPtFreq    - Frequency of permanent check pointing ( s ).  C     pChkPtFreq    - Frequency of permanent check pointing ( s ).
366  C     dumpFreq      - Frequency with which model state is written to  C     dumpFreq      - Frequency with which model state is written to
367  C                     post-processing files ( s ).  C                     post-processing files ( s ).
368    C     diagFreq      - Frequency with which model writes diagnostic output
369    C                     of intermediate quantities.
370  C     afFacMom      - Advection of momentum term tracer parameter  C     afFacMom      - Advection of momentum term tracer parameter
371  C     vfFacMom      - Momentum viscosity tracer parameter  C     vfFacMom      - Momentum viscosity tracer parameter
372  C     pfFacMom      - Momentum pressure forcing tracer parameter  C     pfFacMom      - Momentum pressure forcing tracer parameter
# Line 406  C         "     Quadratic  ( linear: 1/s Line 408  C         "     Quadratic  ( linear: 1/s
408       & hFacMin, hFacMinDz, hFacInf, hFacSup,       & hFacMin, hFacMinDz, hFacInf, hFacSup,
409       & gravity, recip_Gravity, gBaro, rhonil, recip_rhonil,       & gravity, recip_Gravity, gBaro, rhonil, recip_rhonil,
410       & recip_rhoConst, rhoConst, tRef, sRef,       & recip_rhoConst, rhoConst, tRef, sRef,
411       & endTime, chkPtFreq, pchkPtFreq, dumpFreq, taveFreq, monitorFreq,       & endTime, chkPtFreq, pchkPtFreq, dumpFreq,
412         & diagFreq, taveFreq, monitorFreq,
413       & afFacMom, vfFacMom, pfFacMom, cfFacMom, foFacMom, mtFacMom,       & afFacMom, vfFacMom, pfFacMom, cfFacMom, foFacMom, mtFacMom,
414       & cosPower, cAdjFreq, omega,       & cosPower, cAdjFreq, omega,
415       & tauThetaClimRelax, lambdaThetaClimRelax,       & tauThetaClimRelax, lambdaThetaClimRelax,
# Line 483  C         "     Quadratic  ( linear: 1/s Line 486  C         "     Quadratic  ( linear: 1/s
486        _RL chkPtFreq        _RL chkPtFreq
487        _RL pChkPtFreq        _RL pChkPtFreq
488        _RL dumpFreq        _RL dumpFreq
489          _RL diagFreq
490        _RL taveFreq        _RL taveFreq
491        _RL monitorFreq        _RL monitorFreq
492        _RL afFacMom        _RL afFacMom

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

  ViewVC Help
Powered by ViewVC 1.1.22