/[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.224 by mlosch, Wed Sep 10 08:55:11 2008 UTC revision 1.225 by dfer, Thu Nov 6 01:23:53 2008 UTC
# Line 642  C     salt_EvPrRn :: salinity of Rain & Line 642  C     salt_EvPrRn :: salinity of Rain &
642  C        (notes: a) tracer content of Rain/Evap only used if both  C        (notes: a) tracer content of Rain/Evap only used if both
643  C                     NonLin_FrSurf & useRealFreshWater are set.  C                     NonLin_FrSurf & useRealFreshWater are set.
644  C                b) use model surface (local) value if set to UNSET_RL)  C                b) use model surface (local) value if set to UNSET_RL)
645  C     hMixCrit    :: criteria for mixed-layer diagnostic  C     hMixCriteria:: criteria for mixed-layer diagnostic
646    C     dRhoSmall   :: parameter for mixed-layer diagnostic
647  C     ivdc_kappa  :: implicit vertical diffusivity for convection [m^2/s]  C     ivdc_kappa  :: implicit vertical diffusivity for convection [m^2/s]
648  C     Ro_SeaLevel :: standard position of Sea-Level in "R" coordinate, used as  C     Ro_SeaLevel :: standard position of Sea-Level in "R" coordinate, used as
649  C                    starting value (k=1) for vertical coordinate (rf(1)=Ro_SeaLevel)  C                    starting value (k=1) for vertical coordinate (rf(1)=Ro_SeaLevel)
# Line 695  C     psiEuler      :: Euler angle, rota Line 696  C     psiEuler      :: Euler angle, rota
696       & externForcingCycle, externForcingPeriod,       & externForcingCycle, externForcingPeriod,
697       & convertFW2Salt, temp_EvPrRn, salt_EvPrRn,       & convertFW2Salt, temp_EvPrRn, salt_EvPrRn,
698       & hFacMinDr, hFacMinDp,       & hFacMinDr, hFacMinDp,
699       & ivdc_kappa, hMixCriteria, Ro_SeaLevel,       & ivdc_kappa, hMixCriteria, dRhoSmall, Ro_SeaLevel,
700       & sideDragFactor, bottomDragLinear, bottomDragQuadratic, nh_Am2,       & sideDragFactor, bottomDragLinear, bottomDragQuadratic, nh_Am2,
701       & smoothAbsFuncRange,       & smoothAbsFuncRange,
702       & tCylIn, tCylOut,       & tCylIn, tCylOut,
# Line 816  C     psiEuler      :: Euler angle, rota Line 817  C     psiEuler      :: Euler angle, rota
817        _RL salt_EvPrRn        _RL salt_EvPrRn
818        _RL ivdc_kappa        _RL ivdc_kappa
819        _RL hMixCriteria        _RL hMixCriteria
820          _RL dRhoSmall
821        _RL Ro_SeaLevel        _RL Ro_SeaLevel
822        _RL sideDragFactor        _RL sideDragFactor
823        _RL bottomDragLinear        _RL bottomDragLinear

Legend:
Removed from v.1.224  
changed lines
  Added in v.1.225

  ViewVC Help
Powered by ViewVC 1.1.22