/[MITgcm]/MITgcm_contrib/torge/itd/code/SEAICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm_contrib/torge/itd/code/SEAICE_OPTIONS.h

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

revision 1.2 by dimitri, Fri Apr 27 22:25:23 2012 UTC revision 1.3 by torge, Wed Sep 26 16:59:29 2012 UTC
# Line 45  C     in the middle of an integration. Line 45  C     in the middle of an integration.
45  CToM<<<  CToM<<<
46  C--   run with sea ice thickness distribution;  C--   run with sea ice thickness distribution;
47  C     set number of categories (nITD) in SIZE.h  C     set number of categories (nITD) in SIZE.h
48    #define SEAICE_ITD
49  C  C
50  C--   SEAICE_ITD replaces SEAICE_MULTICATEGORY  C--   SEAICE_ITD replaces SEAICE_MULTICATEGORY
51  C     but uses parts of its code:  #ifdef SEAICE_ITD
52  C     MULTIDIM = nITD (in SEAICE_SIZE.h)  #undef SEAICE_MULTICATEGORY
53  #define SEAICE_ITD  #endif
54  C>>>ToM  C>>>ToM
55    
56  C--   Use the Old version of seaice_growth (close to cvs version 1.70)  C--   Use the Old version of seaice_growth (close to cvs version 1.70)

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

  ViewVC Help
Powered by ViewVC 1.1.22