/[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.232 by mlosch, Mon Nov 23 16:13:57 2009 UTC revision 1.233 by jmc, Sun Nov 29 03:06:25 2009 UTC
# Line 612  C     implicSurfPress :: parameter of th Line 612  C     implicSurfPress :: parameter of th
612  C                     Implicit part of Surface Pressure Gradient ( 0-1 )  C                     Implicit part of Surface Pressure Gradient ( 0-1 )
613  C     implicDiv2Dflow :: parameter of the Crank-Nickelson time stepping :  C     implicDiv2Dflow :: parameter of the Crank-Nickelson time stepping :
614  C                     Implicit part of barotropic flow Divergence ( 0-1 )  C                     Implicit part of barotropic flow Divergence ( 0-1 )
615    C     implicitNHPress :: parameter of the Crank-Nickelson time stepping :
616    C                     Implicit part of Non-Hydrostatic Pressure Gradient ( 0-1 )
617  C     hFacMin      :: Minimum fraction size of a cell (affects hFacC etc...)  C     hFacMin      :: Minimum fraction size of a cell (affects hFacC etc...)
618  C     hFacMinDz    :: Minimum dimensional size of a cell (affects hFacC etc..., m)  C     hFacMinDz    :: Minimum dimensional size of a cell (affects hFacC etc..., m)
619  C     hFacMinDp    :: Minimum dimensional size of a cell (affects hFacC etc..., Pa)  C     hFacMinDp    :: Minimum dimensional size of a cell (affects hFacC etc..., Pa)
# Line 699  C     psiEuler      :: Euler angle, rota Line 701  C     psiEuler      :: Euler angle, rota
701       & BL79LatVary,       & BL79LatVary,
702       & diffKrBLEQsurf, diffKrBLEQdeep, diffKrBLEQscl, diffKrBLEQHo,       & diffKrBLEQsurf, diffKrBLEQdeep, diffKrBLEQscl, diffKrBLEQHo,
703       & tauCD, rCD, epsAB_CD,       & tauCD, rCD, epsAB_CD,
704       & freeSurfFac, implicSurfPress, implicDiv2Dflow,       & freeSurfFac, implicSurfPress, implicDiv2Dflow, implicitNHPress,
705       & hFacMin, hFacMinDz, hFacInf, hFacSup,       & hFacMin, hFacMinDz, hFacInf, hFacSup,
706       & gravity, recip_gravity, gBaro,       & gravity, recip_gravity, gBaro,
707       & rhonil, recip_rhonil, rhoConst, recip_rhoConst,       & rhonil, recip_rhonil, rhoConst, recip_rhoConst,
# Line 743  C     psiEuler      :: Euler angle, rota Line 745  C     psiEuler      :: Euler angle, rota
745        _RL freeSurfFac        _RL freeSurfFac
746        _RL implicSurfPress        _RL implicSurfPress
747        _RL implicDiv2Dflow        _RL implicDiv2Dflow
748          _RL implicitNHPress
749        _RL hFacMin        _RL hFacMin
750        _RL hFacMinDz        _RL hFacMinDz
751        _RL hFacMinDp        _RL hFacMinDp

Legend:
Removed from v.1.232  
changed lines
  Added in v.1.233

  ViewVC Help
Powered by ViewVC 1.1.22