/[MITgcm]/MITgcm/pkg/shelfice/shelfice_readparms.F
ViewVC logotype

Diff of /MITgcm/pkg/shelfice/shelfice_readparms.F

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

revision 1.1 by mlosch, Tue Feb 7 11:45:21 2006 UTC revision 1.2 by mlosch, Fri Feb 10 10:00:42 2006 UTC
# Line 47  CEOP Line 47  CEOP
47       &     SHELFICE_dumpFreq,       &     SHELFICE_dumpFreq,
48       &     SHELFICE_taveFreq,       &     SHELFICE_taveFreq,
49       &     SHELFICE_tave_mnc,       &     SHELFICE_tave_mnc,
50       &     SHELFICE_dump_mnc       &     SHELFICE_dump_mnc,
51         &     SHELFICEloadAnomalyFile
52    
53  C This routine has been called by the main model so we set our  C This routine has been called by the main model so we set our
54  C internal flag to indicate we are in business  C internal flag to indicate we are in business
55        SHELFICEisON=.TRUE.        SHELFICEisON=.TRUE.
56    
57  C Set defaults values for parameters in SHELFICE.h  C Set defaults values for parameters in SHELFICE.h
58        useISOMIPTD = .TRUE.        useISOMIPTD              = .TRUE.
59          SHELFICEloadAnomalyFile  = ' '
60        SHELFICElatentHeat       = 334.0 _d 3        SHELFICElatentHeat       = 334.0 _d 3
61        recip_SHELFICElatentHeat = 0. _d 0        recip_SHELFICElatentHeat = 0. _d 0
62        SHELFICEexchangeVelocity = 0. _d 0        SHELFICEexchangeVelocity = 0. _d 0

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

  ViewVC Help
Powered by ViewVC 1.1.22