/[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.31 by cnh, Wed Sep 9 15:04:43 1998 UTC revision 1.32 by cnh, Wed Sep 9 15:19:07 1998 UTC
# Line 208  C     delR      - Vertical grid spacing Line 208  C     delR      - Vertical grid spacing
208  C     delX      - Separation between cell faces (m) or (deg), depending  C     delX      - Separation between cell faces (m) or (deg), depending
209  C     delY        on input flags.  C     delY        on input flags.
210  C     gravity   - Accel. due to gravity ( m/s^2 )  C     gravity   - Accel. due to gravity ( m/s^2 )
211    C     recip_gravity and its inverse
212  C     gBaro     - Accel. due to gravity used in barotropic equation ( m/s^2 )  C     gBaro     - Accel. due to gravity used in barotropic equation ( m/s^2 )
213  C     ronil     - Reference density  C     ronil     - Reference density
214  C     rhoConst  - Vertically constant reference density  C     rhoConst  - Vertically constant reference density
# Line 312  C                          ( g*rho if ho Line 313  C                          ( g*rho if ho
313       & diffKhS, diffKzS, diffK4S, diffKrS,       & diffKhS, diffKzS, diffK4S, diffKrS,
314       & delT, tauCD, rCD, freeSurfFac, hFacMin, hFacMinDz,       & delT, tauCD, rCD, freeSurfFac, hFacMin, hFacMinDz,
315       & GMmaxslope,GMlength,GMalpha,GMdepth,GMkbackground,GMmaxval,       & GMmaxslope,GMlength,GMalpha,GMdepth,GMkbackground,GMmaxval,
316       & gravity, gBaro, rhonil, recip_rhonil,       & gravity, recip_Gravity, gBaro, rhonil, recip_rhonil,
317       & recip_rhoConst, rhoConst, tRef, sRef,       & recip_rhoConst, rhoConst, tRef, sRef,
318       & endTime, chkPtFreq, pchkPtFreq, dumpFreq, taveFreq,       & endTime, chkPtFreq, pchkPtFreq, dumpFreq, taveFreq,
319       & afFacMom, vfFacMom, pfFacMom, cfFacMom, foFacMom, mtFacMom,       & afFacMom, vfFacMom, pfFacMom, cfFacMom, foFacMom, mtFacMom,
# Line 370  C                          ( g*rho if ho Line 371  C                          ( g*rho if ho
371        _RL GMkbackground        _RL GMkbackground
372        _RL GMmaxval        _RL GMmaxval
373        _RL gravity        _RL gravity
374          _RL recip_gravity
375        _RL gBaro        _RL gBaro
376        _RL rhonil        _RL rhonil
377        _RL recip_rhonil        _RL recip_rhonil

Legend:
Removed from v.1.31  
changed lines
  Added in v.1.32

  ViewVC Help
Powered by ViewVC 1.1.22