/[MITgcm]/MITgcm/pkg/gmredi/gmredi_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/gmredi/gmredi_readparms.F

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.5 by jmc, Sun Dec 16 18:54:49 2001 UTC revision 1.6 by jmc, Wed Mar 6 01:56:27 2002 UTC
# Line 27  C     === Routine arguments === Line 27  C     === Routine arguments ===
27    
28  C--   GM/Redi parameter  C--   GM/Redi parameter
29        NAMELIST /GM_PARM01/        NAMELIST /GM_PARM01/
30       &          GM_AdvForm,       &          GM_AdvForm, GM_AdvSeparate,
31       &          GM_isopycK,       &          GM_isopycK,
32       &          GM_background_K,       &          GM_background_K,
33       &          GM_taper_scheme,       &          GM_taper_scheme,
# Line 67  C     the package is active. Line 67  C     the package is active.
67    
68  C--   Default values GM/Redi  C--   Default values GM/Redi
69        GM_AdvForm          = .FALSE.        GM_AdvForm          = .FALSE.
70          GM_AdvSeparate      = .FALSE.
71        GM_isopycK          = -999.        GM_isopycK          = -999.
72        GM_background_K     = 0.        GM_background_K     = 0.
73        GM_maxslope         = 1.0D-2        GM_maxslope         = 1.0D-2

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22