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

Contents 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.2 - (show annotations) (download)
Mon Mar 19 20:31:59 2012 UTC (13 years, 3 months ago) by dimitri
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
FILE REMOVED
preparing cube94 integration
see MITgcm_contrib/high_res_cube/README.cs510

1 C $Header: /u/gcmpack/MITgcm_contrib/high_res_cube/code-mods/SHELFICE_OPTIONS.h,v 1.1 2009/06/30 22:58:37 dimitri 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