/[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.236 by gforget, Wed Feb 17 00:21:32 2010 UTC revision 1.237 by dimitri, Mon Apr 26 20:37:02 2010 UTC
# Line 672  C     convertFW2Salt :: salinity, used t Line 672  C     convertFW2Salt :: salinity, used t
672  C                       (use model surface (local) value if set to -1)  C                       (use model surface (local) value if set to -1)
673  C     temp_EvPrRn :: temperature of Rain & Evap.  C     temp_EvPrRn :: temperature of Rain & Evap.
674  C     salt_EvPrRn :: salinity of Rain & Evap.  C     salt_EvPrRn :: salinity of Rain & Evap.
675    C     temp_addMass :: temperature of addMass array
676    C     salt_addMass :: salinity of addMass array
677  C        (notes: a) tracer content of Rain/Evap only used if both  C        (notes: a) tracer content of Rain/Evap only used if both
678  C                     NonLin_FrSurf & useRealFreshWater are set.  C                     NonLin_FrSurf & useRealFreshWater are set.
679  C                b) use model surface (local) value if set to UNSET_RL)  C                b) use model surface (local) value if set to UNSET_RL)
# Line 730  C     psiEuler      :: Euler angle, rota Line 732  C     psiEuler      :: Euler angle, rota
732       & tauThetaClimRelax, tauSaltClimRelax, latBandClimRelax,       & tauThetaClimRelax, tauSaltClimRelax, latBandClimRelax,
733       & externForcingCycle, externForcingPeriod,       & externForcingCycle, externForcingPeriod,
734       & convertFW2Salt, temp_EvPrRn, salt_EvPrRn,       & convertFW2Salt, temp_EvPrRn, salt_EvPrRn,
735       & hFacMinDr, hFacMinDp,       & temp_addMass, salt_addMass, hFacMinDr, hFacMinDp,
736       & ivdc_kappa, hMixCriteria, dRhoSmall, hMixSmooth, Ro_SeaLevel,       & ivdc_kappa, hMixCriteria, dRhoSmall, hMixSmooth, Ro_SeaLevel,
737       & sideDragFactor, bottomDragLinear, bottomDragQuadratic, nh_Am2,       & sideDragFactor, bottomDragLinear, bottomDragQuadratic, nh_Am2,
738       & smoothAbsFuncRange,       & smoothAbsFuncRange,
# Line 849  C     psiEuler      :: Euler angle, rota Line 851  C     psiEuler      :: Euler angle, rota
851        _RL convertFW2Salt        _RL convertFW2Salt
852        _RL temp_EvPrRn        _RL temp_EvPrRn
853        _RL salt_EvPrRn        _RL salt_EvPrRn
854          _RL temp_addMass
855          _RL salt_addMass
856        _RL ivdc_kappa        _RL ivdc_kappa
857        _RL hMixCriteria        _RL hMixCriteria
858        _RL dRhoSmall        _RL dRhoSmall

Legend:
Removed from v.1.236  
changed lines
  Added in v.1.237

  ViewVC Help
Powered by ViewVC 1.1.22