/[MITgcm]/MITgcm/pkg/seaice/SEAICE_OPTIONS.h
ViewVC logotype

Diff of /MITgcm/pkg/seaice/SEAICE_OPTIONS.h

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

revision 1.65 by mlosch, Tue Oct 16 06:37:33 2012 UTC revision 1.66 by heimbach, Mon Oct 22 21:14:06 2012 UTC
# Line 124  C     SEAICE_CAP_SUBLIM is not needed as Line 124  C     SEAICE_CAP_SUBLIM is not needed as
124  C--   Enable free drift code  C--   Enable free drift code
125  #undef SEAICE_ALLOW_FREEDRIFT  #undef SEAICE_ALLOW_FREEDRIFT
126    
127    CToM<<<
128    C--   run with sea ice thickness distribution;
129    C     set number of categories (nITD) in SIZE.h
130    #undef SEAICE_ITD
131    C
132    C--   SEAICE_ITD replaces SEAICE_MULTICATEGORY
133    #ifdef SEAICE_ITD
134    #undef SEAICE_MULTICATEGORY
135    #endif
136    C>>>ToM
137    
138  #endif /* ALLOW_SEAICE */  #endif /* ALLOW_SEAICE */
139  #endif /* SEAICE_OPTIONS_H */  #endif /* SEAICE_OPTIONS_H */
140    

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

  ViewVC Help
Powered by ViewVC 1.1.22