/[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.20 by adcroft, Thu Jun 18 13:56:06 1998 UTC revision 1.21 by adcroft, Thu Jul 16 15:23:43 1998 UTC
# Line 237  C     GMlength  - Length to use in Visbe Line 237  C     GMlength  - Length to use in Visbe
237  C     GMalpha   - alpha to use in Visbeck et al. formula for K  C     GMalpha   - alpha to use in Visbeck et al. formula for K
238  C     GMdepth   - Depth over which to integrate Richardson # (Visbeck et al.)  C     GMdepth   - Depth over which to integrate Richardson # (Visbeck et al.)
239  C     GMkbackground - background value of GM/Redi coefficient  C     GMkbackground - background value of GM/Redi coefficient
240    C     GMmaxval  - max. value of KapGM allowed in GM/Redi scheme
241  C     startTime - Starting time for this integration ( s ).  C     startTime - Starting time for this integration ( s ).
242  C     endTime   - Ending time for this integration ( s ).  C     endTime   - Ending time for this integration ( s ).
243  C     chkPtFreq  - Frequency of rolling check pointing ( s ).  C     chkPtFreq  - Frequency of rolling check pointing ( s ).
# Line 265  C                           number times Line 266  C                           number times
266       & thetaMin, rSphere, rRSphere, f0, fCori, beta, viscAh, viscAz, viscA4,       & thetaMin, rSphere, rRSphere, f0, fCori, beta, viscAh, viscAz, viscA4,
267       & diffKhT, diffKzT, diffK4T, diffKhS, diffKzS, diffK4S, delT,       & diffKhT, diffKzT, diffK4T, diffKhS, diffKzS, diffK4S, delT,
268       & tauCD, rCD, freeSurfFac,       & tauCD, rCD, freeSurfFac,
269       & GMmaxslope,GMlength,GMalpha,GMdepth,GMkbackground,       & GMmaxslope,GMlength,GMalpha,GMdepth,GMkbackground,GMmaxval,
270       & gravity, gBaro, rhonil, tRef, sRef,       & gravity, gBaro, rhonil, tRef, sRef,
271       & endTime, chkPtFreq, pchkPtFreq, dumpFreq, taveFreq,       & endTime, chkPtFreq, pchkPtFreq, dumpFreq, taveFreq,
272       & afFacMom, vfFacMom, pfFacMom, cfFacMom, foFacMom, mtFacMom,       & afFacMom, vfFacMom, pfFacMom, cfFacMom, foFacMom, mtFacMom,
# Line 306  C                           number times Line 307  C                           number times
307        _RL GMalpha        _RL GMalpha
308        _RL GMdepth        _RL GMdepth
309        _RL GMkbackground        _RL GMkbackground
310          _RL GMmaxval
311        _RL gravity        _RL gravity
312        _RL gBaro        _RL gBaro
313        _RL rhonil        _RL rhonil

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

  ViewVC Help
Powered by ViewVC 1.1.22