/[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.185 by heimbach, Wed Jun 7 01:55:12 2006 UTC revision 1.187 by heimbach, Wed Jun 28 21:24:54 2006 UTC
# Line 484  C                 momentum laterally ( m Line 484  C                 momentum laterally ( m
484  C     viscAhW   :: Eddy viscosity coeff. for mixing of vertical  C     viscAhW   :: Eddy viscosity coeff. for mixing of vertical
485  C                 momentum laterally, no effect for hydrostatic  C                 momentum laterally, no effect for hydrostatic
486  C                 model, defaults to viscAh if unset ( m^2/s )  C                 model, defaults to viscAh if unset ( m^2/s )
487    C                 Not used if variable horiz. viscosity is used.
488  C     viscAr    :: Eddy viscosity coeff. for mixing of  C     viscAr    :: Eddy viscosity coeff. for mixing of
489  C                 momentum vertically ( units of r^2/s )  C                 momentum vertically ( units of r^2/s )
490  C     viscA4    :: Biharmonic viscosity coeff. for mixing of  C     viscA4    :: Biharmonic viscosity coeff. for mixing of
# Line 491  C                 momentum laterally ( m Line 492  C                 momentum laterally ( m
492  C     viscA4W   :: Biharmonic viscosity coeff. for mixing of vertical  C     viscA4W   :: Biharmonic viscosity coeff. for mixing of vertical
493  C                 momentum laterally, no effect for hydrostatic  C                 momentum laterally, no effect for hydrostatic
494  C                 model, defaults to viscA4 if unset ( m^2/s )  C                 model, defaults to viscA4 if unset ( m^2/s )
495    C                 Not used if variable horiz. viscosity is used.
496  C     viscAhD   :: Eddy viscosity coeff. for mixing of momentum laterally  C     viscAhD   :: Eddy viscosity coeff. for mixing of momentum laterally
497  C                  (act on Divergence part) ( m^2/s )  C                  (act on Divergence part) ( m^2/s )
498  C     viscAhZ   :: Eddy viscosity coeff. for mixing of momentum laterally  C     viscAhZ   :: Eddy viscosity coeff. for mixing of momentum laterally
# Line 836  C Logical flags for selecting packages Line 838  C Logical flags for selecting packages
838        LOGICAL useMNC        LOGICAL useMNC
839        LOGICAL useRunClock        LOGICAL useRunClock
840        LOGICAL useEMBED_FILES        LOGICAL useEMBED_FILES
841          LOGICAL useMYPACKAGE
842        COMMON /PARM_PACKAGES/        COMMON /PARM_PACKAGES/
843       &        useOPPS, usePP81, useMY82, useGGL90, useKPP,       &        useOPPS, usePP81, useMY82, useGGL90, useKPP,
844       &        useGMRedi, useOBCS, useAIM, useLand,       &        useGMRedi, useOBCS, useAIM, useLand,
# Line 844  C Logical flags for selecting packages Line 847  C Logical flags for selecting packages
847       &        usePTRACERS, useGCHEM, useRBCS, useOffLine, useMATRIX,       &        usePTRACERS, useGCHEM, useRBCS, useOffLine, useMATRIX,
848       &        useSBO, useSEAICE, useShelfIce, useThSIce, useBulkForce,       &        useSBO, useSEAICE, useShelfIce, useThSIce, useBulkForce,
849       &        usefizhi, usegridalt, useDiagnostics, useMNC,       &        usefizhi, usegridalt, useDiagnostics, useMNC,
850       &        useRunClock, useEMBED_FILES       &        useRunClock, useEMBED_FILES, useMYPACKAGE
851    
852  CEH3 ;;; Local Variables: ***  CEH3 ;;; Local Variables: ***
853  CEH3 ;;; mode:fortran ***  CEH3 ;;; mode:fortran ***

Legend:
Removed from v.1.185  
changed lines
  Added in v.1.187

  ViewVC Help
Powered by ViewVC 1.1.22