/[MITgcm]/MITgcm_contrib/high_res_cube/code-mods/SHELFICE_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm_contrib/high_res_cube/code-mods/SHELFICE_OPTIONS.h

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


Revision 1.1 - (hide annotations) (download)
Tue Jun 30 22:58:37 2009 UTC (16 years ago) by dimitri
Branch: MAIN
File MIME type: text/plain
preparing cube86: same as cube85 but with updated Southern Ocean bathymetry
and with ice shelf cavities!!!!   (contributed by Michael Schodlok)

1 dimitri 1.1 C $Header: /u/gcmpack/MITgcm/pkg/shelfice/SHELFICE_OPTIONS.h,v 1.2 2007/10/09 00:13:16 jmc Exp $
2     C $Name: $
3    
4     C /==========================================================\
5     C | SHELFICE_OPTIONS.h |
6     C | o CPP options file for SHELFICE package. |
7     C |==========================================================|
8     C | Use this file for selecting options within the SHELFICE |
9     C | package. |
10     C \==========================================================/
11    
12     #ifndef SHELFICE_OPTIONS_H
13     #define SHELFICE_OPTIONS_H
14     #include "PACKAGES_CONFIG.h"
15    
16     #ifdef ALLOW_SHELFICE
17    
18     #include "CPP_OPTIONS.h"
19    
20     C allow code for simple ISOMIP thermodynamics
21     #undef ALLOW_ISOMIP_TD
22    
23     #endif /* ALLOW_SHELFICE */
24     #endif /* SHELFICE_OPTIONS_H */
25    

  ViewVC Help
Powered by ViewVC 1.1.22