/[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.67 by jmc, Tue Dec 11 14:54:04 2001 UTC revision 1.68 by jmc, Sat Feb 9 23:38:55 2002 UTC
# Line 173  C     saltAdvection :: Flag which turns Line 173  C     saltAdvection :: Flag which turns
173  C                     and off.  C                     and off.
174  C     saltForcing   :: Flag which turns external forcing of salinit on  C     saltForcing   :: Flag which turns external forcing of salinit on
175  C                     and off.  C                     and off.
176    C     useRealFreshWaterFlux :: if true (=Natural BCS), treats P+R-E flux
177    C                         as a real Fresh Water (=> changes the seal level)
178    C                              if false, converts P+R-E to virtual salt flux
179  C     rigidLid            :: Set to true to use rigid lid  C     rigidLid            :: Set to true to use rigid lid
180  C     implicitFreeSurface :: Set to true to use implcit free surface  C     implicitFreeSurface :: Set to true to use implcit free surface
181  C     exactConserv        :: Set to true to conserve exactly the total Volume  C     exactConserv        :: Set to true to conserve exactly the total Volume
# Line 209  C     useJamartWetPoints :: Use wet-poin Line 212  C     useJamartWetPoints :: Use wet-poin
212       & momPressureForcing, vectorInvariantMomentum,       & momPressureForcing, vectorInvariantMomentum,
213       & tempDiffusion, tempAdvection, tempForcing,       & tempDiffusion, tempAdvection, tempForcing,
214       & saltDiffusion, saltAdvection, saltForcing,       & saltDiffusion, saltAdvection, saltForcing,
215         & useRealFreshWaterFlux,
216       & rigidLid, implicitFreeSurface, exactConserv, uniformLin_PhiSurf,       & rigidLid, implicitFreeSurface, exactConserv, uniformLin_PhiSurf,
217       & momStepping, tempStepping, saltStepping, tr1Stepping,       & momStepping, tempStepping, saltStepping, tr1Stepping,
218       & metricTerms, usingSphericalPolarMTerms,       & metricTerms, usingSphericalPolarMTerms,
# Line 241  C     useJamartWetPoints :: Use wet-poin Line 245  C     useJamartWetPoints :: Use wet-poin
245        LOGICAL saltDiffusion        LOGICAL saltDiffusion
246        LOGICAL saltAdvection        LOGICAL saltAdvection
247        LOGICAL saltForcing        LOGICAL saltForcing
248          LOGICAL useRealFreshWaterFlux
249        LOGICAL rigidLid        LOGICAL rigidLid
250        LOGICAL implicitFreeSurface        LOGICAL implicitFreeSurface
251        LOGICAL exactConserv        LOGICAL exactConserv
# Line 396  C     externForcingPeriod :: Is the peri Line 401  C     externForcingPeriod :: Is the peri
401  C     externForcingCycle :: Is the repeat time of the forcing (eg. 1 year)  C     externForcingCycle :: Is the repeat time of the forcing (eg. 1 year)
402  C                          (note: externForcingCycle must be an integer  C                          (note: externForcingCycle must be an integer
403  C                           number times externForcingPeriod)  C                           number times externForcingPeriod)
404    C     convertFW2Salt :: salinity, used to convert Fresh-Water Flux to Salt Flux
405    C                       (use model surface (local) value if set to -1)
406    C     temp_EvPrRn :: temperature of Rain & Evap.
407    C     salt_EvPrRn :: salinity of Rain & Evap.
408    C     trac_EvPrRn :: tracer concentration in Rain & Evap.
409    C        (notes: a) tracer content of Rain/Evap only used if both
410    C                     NonLin_FrSurf & useRealFreshWater are set.
411    C                b) use model surface (local) value if set to UNSET_RL)
412  C     horiVertRatio      :: Ratio on units in vertical to units in horizontal.  C     horiVertRatio      :: Ratio on units in vertical to units in horizontal.
413  C     recip_horiVertRatio  ( 1 if horiz in m and vertical in m ).  C     recip_horiVertRatio  ( 1 if horiz in m and vertical in m ).
414  C                          ( g*rho if horiz in m and vertical in Pa ).  C                          ( g*rho if horiz in m and vertical in Pa ).
# Line 424  C      --"-"--  Quadratic  ( linear: 1/s Line 437  C      --"-"--  Quadratic  ( linear: 1/s
437       & tauSaltClimRelax, lambdaSaltClimRelax,       & tauSaltClimRelax, lambdaSaltClimRelax,
438       & tauTr1ClimRelax, lambdaTr1ClimRelax,       & tauTr1ClimRelax, lambdaTr1ClimRelax,
439       & externForcingCycle, externForcingPeriod,       & externForcingCycle, externForcingPeriod,
440         & convertFW2Salt, temp_EvPrRn, salt_EvPrRn, trac_EvPrRn,
441       & viscAp, diffKpT, diffKpS, hFacMinDr, hFacMinDp,       & viscAp, diffKpT, diffKpS, hFacMinDr, hFacMinDp,
442       & theta_S, specVol_S, horiVertRatio, recip_horiVertRatio,       & horiVertRatio, recip_horiVertRatio,
443       & ivdc_kappa, Ro_SeaLevel,       & ivdc_kappa, Ro_SeaLevel,
444       & bottomDragLinear,bottomDragQuadratic       & bottomDragLinear,bottomDragQuadratic
445    
# Line 485  C      --"-"--  Quadratic  ( linear: 1/s Line 499  C      --"-"--  Quadratic  ( linear: 1/s
499        _RL recip_rhonil        _RL recip_rhonil
500        _RL rhoConst        _RL rhoConst
501        _RL recip_rhoConst        _RL recip_rhoConst
       _RL specVol_S(Nr)  
502        _RL tRef(Nr)        _RL tRef(Nr)
       _RL theta_S(Nr)  
503        _RL sRef(Nr)        _RL sRef(Nr)
504        _RS fCori(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RS fCori(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
505        _RS fCoriG(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)        _RS fCoriG(1-OLx:sNx+OLx,1-OLy:sNy+OLy,nSx,nSy)
# Line 516  C      --"-"--  Quadratic  ( linear: 1/s Line 528  C      --"-"--  Quadratic  ( linear: 1/s
528        _RL lambdaTr1ClimRelax        _RL lambdaTr1ClimRelax
529        _RL externForcingCycle        _RL externForcingCycle
530        _RL externForcingPeriod        _RL externForcingPeriod
531          _RL convertFW2Salt
532          _RL temp_EvPrRn
533          _RL salt_EvPrRn
534          _RL trac_EvPrRn
535        _RL horiVertRatio        _RL horiVertRatio
536        _RL recip_horiVertRatio        _RL recip_horiVertRatio
537        _RL ivdc_kappa        _RL ivdc_kappa

Legend:
Removed from v.1.67  
changed lines
  Added in v.1.68

  ViewVC Help
Powered by ViewVC 1.1.22