/[MITgcm]/MITgcm/model/src/packages_boot.F
ViewVC logotype

Diff of /MITgcm/model/src/packages_boot.F

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

revision 1.2 by adcroft, Fri Feb 2 21:04:48 2001 UTC revision 1.3 by jmc, Tue Feb 20 19:39:42 2001 UTC
# Line 32  C--   data.pkg namelists Line 32  C--   data.pkg namelists
32       &          useKPP,       &          useKPP,
33       &          useGMRedi,       &          useGMRedi,
34       &          useOBCS,       &          useOBCS,
35         &          useAIM,
36       &          useECCO       &          useECCO
37    
38  C     === Local variables ===  C     === Local variables ===
# Line 56  C--   Default package configuration Line 57  C--   Default package configuration
57        useGMRedi=.FALSE.        useGMRedi=.FALSE.
58        useKPP=.FALSE.        useKPP=.FALSE.
59        useOBCS=.FALSE.        useOBCS=.FALSE.
60          useAIM=.FALSE.
61        useECCO=.FALSE.        useECCO=.FALSE.
62    
63  C--   Read parameters from open data file  C--   Read parameters from open data file

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22