/[MITgcm]/MITgcm/pkg/shelfice/SHELFICE_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/pkg/shelfice/SHELFICE_OPTIONS.h

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


Revision 1.1 - (show annotations) (download)
Tue Feb 7 11:45:21 2006 UTC (18 years, 2 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58e_post, checkpoint58u_post, checkpoint58w_post, checkpoint58r_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint58q_post, checkpoint58j_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59h, checkpoint59, checkpoint58f_post, checkpoint58d_post, checkpoint58c_post, checkpoint58a_post, checkpoint58i_post, checkpoint58g_post, checkpoint58o_post, checkpoint58y_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint58p_post, checkpoint58b_post, checkpoint58m_post
File MIME type: text/plain
o add new package shelfice

1 C /==========================================================\
2 C | SHELFICE_OPTIONS.h |
3 C | o CPP options file for SHELFICE package. |
4 C |==========================================================|
5 C | Use this file for selecting options within the SHELFICE |
6 C | package. |
7 C \==========================================================/
8
9 #ifndef SHELFICE_OPTIONS_H
10 #define SHELFICE_OPTIONS_H
11 #include "PACKAGES_CONFIG.h"
12
13 #ifdef ALLOW_SHELFICE
14
15 #include "CPP_OPTIONS.h"
16
17 C allow code for simple ISOMIP thermodynamics
18 #define ALLOW_ISOMIP_TD
19
20 #endif /* ALLOW_SHELFICE */
21 #endif /* SHELFICE_OPTIONS_H */
22

  ViewVC Help
Powered by ViewVC 1.1.22