/[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.198 by dimitri, Thu Apr 5 00:02:49 2007 UTC revision 1.199 by dimitri, Thu Apr 5 22:51:48 2007 UTC
# Line 67  C                    (unit=m) Line 67  C                    (unit=m)
67  C     hydrogThetaFile :: File containing initial hydrographic data for potential  C     hydrogThetaFile :: File containing initial hydrographic data for potential
68  C                       temperature.  C                       temperature.
69  C     hydrogSaltFile  :: File containing initial hydrographic data for salinity.  C     hydrogSaltFile  :: File containing initial hydrographic data for salinity.
70  C     diffKr3dSfile   :: File containing 3D specification of vertical salt diffusivity  C     diffKrFile      :: File containing 3D specification of vertical diffusivity
 C     diffKr3dTfile   :: File containing 3D specification of vertical heat diffusivity  
71  C     zonalWindFile   :: File containing zonal wind data  C     zonalWindFile   :: File containing zonal wind data
72  C     meridWindFile   :: File containing meridional wind data  C     meridWindFile   :: File containing meridional wind data
73  C     thetaClimFile   :: File containing theta climataology used  C     thetaClimFile   :: File containing theta climataology used
# Line 95  C     the_run_name    :: string identify Line 94  C     the_run_name    :: string identify
94       &                delRFile, delRcFile,       &                delRFile, delRcFile,
95       &                delXFile, delYFile, horizGridFile,       &                delXFile, delYFile, horizGridFile,
96       &                bathyFile, topoFile, shelfIceFile,       &                bathyFile, topoFile, shelfIceFile,
97       &                hydrogThetaFile, hydrogSaltFile,       &                hydrogThetaFile, hydrogSaltFile, diffKrFile,
      &                diffKr3dSfile, diffKr3dTfile,  
98       &                zonalWindFile, meridWindFile, thetaClimFile,       &                zonalWindFile, meridWindFile, thetaClimFile,
99       &                saltClimFile, buoyancyRelation,       &                saltClimFile, buoyancyRelation,
100       &                EmPmRfile, saltFluxFile,       &                EmPmRfile, saltFluxFile,
# Line 119  C     the_run_name    :: string identify Line 117  C     the_run_name    :: string identify
117        CHARACTER*(MAX_LEN_FNAM) horizGridFile        CHARACTER*(MAX_LEN_FNAM) horizGridFile
118        CHARACTER*(MAX_LEN_FNAM) bathyFile, topoFile, shelfIceFile        CHARACTER*(MAX_LEN_FNAM) bathyFile, topoFile, shelfIceFile
119        CHARACTER*(MAX_LEN_FNAM) hydrogThetaFile, hydrogSaltFile        CHARACTER*(MAX_LEN_FNAM) hydrogThetaFile, hydrogSaltFile
120        CHARACTER*(MAX_LEN_FNAM) diffKr3dSfile, diffKr3dTfile        CHARACTER*(MAX_LEN_FNAM) diffKrFile
121        CHARACTER*(MAX_LEN_FNAM) zonalWindFile        CHARACTER*(MAX_LEN_FNAM) zonalWindFile
122        CHARACTER*(MAX_LEN_FNAM) meridWindFile        CHARACTER*(MAX_LEN_FNAM) meridWindFile
123        CHARACTER*(MAX_LEN_FNAM) thetaClimFile        CHARACTER*(MAX_LEN_FNAM) thetaClimFile
# Line 561  C     diffKhT   :: Laplacian diffusion c Line 559  C     diffKhT   :: Laplacian diffusion c
559  C                 heat laterally ( m^2/s )  C                 heat laterally ( m^2/s )
560  C     diffKrNrT :: vertical profile of Laplacian diffusion coeff.  C     diffKrNrT :: vertical profile of Laplacian diffusion coeff.
561  C                 for mixing of heat vertically ( units of r^2/s )  C                 for mixing of heat vertically ( units of r^2/s )
 C     diffKr3dT :: full 3D specification of Laplacian diffusion coeff.  
 C                 for mixing of heat vertically ( units of r^2/s )  
562  C     diffK4T   :: Biharmonic diffusion coeff. for mixing of  C     diffK4T   :: Biharmonic diffusion coeff. for mixing of
563  C                 heat laterally ( m^4/s )  C                 heat laterally ( m^4/s )
564  C     diffKhS  ::  Laplacian diffusion coeff. for mixing of  C     diffKhS  ::  Laplacian diffusion coeff. for mixing of
565  C                 salt laterally ( m^2/s )  C                 salt laterally ( m^2/s )
566  C     diffKrNrS :: vertical profile of Laplacian diffusion coeff.  C     diffKrNrS :: vertical profile of Laplacian diffusion coeff.
567  C                 for mixing of salt vertically ( units of r^2/s ),  C                 for mixing of salt vertically ( units of r^2/s ),
 C     diffKr3dS :: full 3D specification of Laplacian diffusion coeff.  
 C                 for mixing of salt vertically ( units of r^2/s )  
568  C     diffK4S   :: Biharmonic diffusion coeff. for mixing of  C     diffK4S   :: Biharmonic diffusion coeff. for mixing of
569  C                 salt laterally ( m^4/s )  C                 salt laterally ( m^4/s )
570  C     diffKrBL79surf :: T/S surface diffusivity (m^2/s) Bryan and Lewis, 1979  C     diffKrBL79surf :: T/S surface diffusivity (m^2/s) Bryan and Lewis, 1979
# Line 673  C                      (i.e. allows conv Line 667  C                      (i.e. allows conv
667       & viscA4Max, viscA4Grid, viscA4GridMax, viscA4GridMin,       & viscA4Max, viscA4Grid, viscA4GridMax, viscA4GridMin,
668       & viscAhRemax, viscA4Remax,       & viscAhRemax, viscA4Remax,
669       & viscC4leith, viscC4leithD, viscAr,       & viscC4leith, viscC4leithD, viscAr,
670       & diffKhT, diffK4T, diffKrNrT, diffKr3dT,       & diffKhT, diffK4T, diffKrNrT,
671       & diffKhS, diffK4S, diffKrNrS, diffKr3dS,       & diffKhS, diffK4S, diffKrNrS,
672       & diffKrBL79surf, diffKrBL79deep, diffKrBL79scl, diffKrBL79Ho,       & diffKrBL79surf, diffKrBL79deep, diffKrBL79scl, diffKrBL79Ho,
673       & delT, tauCD, rCD, freeSurfFac, implicSurfPress, implicDiv2Dflow,       & delT, tauCD, rCD, freeSurfFac, implicSurfPress, implicDiv2Dflow,
674       & hFacMin, hFacMinDz, hFacInf, hFacSup,       & hFacMin, hFacMinDz, hFacInf, hFacSup,
# Line 753  C                      (i.e. allows conv Line 747  C                      (i.e. allows conv
747        _RL viscC4leithD        _RL viscC4leithD
748        _RL diffKhT        _RL diffKhT
749        _RL diffKrNrT(Nr)        _RL diffKrNrT(Nr)
       _RL diffKr3dT(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)  
750        _RL diffK4T        _RL diffK4T
751        _RL diffKhS        _RL diffKhS
752        _RL diffKrNrS(Nr)        _RL diffKrNrS(Nr)
       _RL diffKr3dS(1-OLx:sNx+OLx,1-OLy:sNy+OLy,Nr,nSx,nSy)  
753        _RL diffK4S        _RL diffK4S
754        _RL diffKrBL79surf        _RL diffKrBL79surf
755        _RL diffKrBL79deep        _RL diffKrBL79deep

Legend:
Removed from v.1.198  
changed lines
  Added in v.1.199

  ViewVC Help
Powered by ViewVC 1.1.22