/[MITgcm]/MITgcm/pkg/icefront/ICEFRONT_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/pkg/icefront/ICEFRONT_OPTIONS.h

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


Revision 1.4 - (hide annotations) (download)
Mon Apr 26 22:12:29 2010 UTC (14 years, 1 month ago) by dimitri
Branch: MAIN
CVS Tags: checkpoint63d, checkpoint63e, checkpoint63f, checkpoint63g, checkpoint63a, checkpoint63b, checkpoint63c, checkpoint63, checkpoint62g, checkpoint62f, checkpoint62k, checkpoint62j, checkpoint62i, checkpoint62h, checkpoint62o, checkpoint62n, checkpoint62m, checkpoint62l, checkpoint62s, checkpoint62r, checkpoint62q, checkpoint62p, checkpoint62w, checkpoint62v, checkpoint62u, checkpoint62t, checkpoint62z, checkpoint62y, checkpoint62x
Changes since 1.3: +5 -2 lines
File MIME type: text/plain
cleaning up ALLOW_SUBGLACIAL_RUNOFF code

1 dimitri 1.4 C $Header: /u/gcmpack/MITgcm/pkg/icefront/ICEFRONT_OPTIONS.h,v 1.3 2010/04/22 18:24:44 yunx Exp $
2 dimitri 1.1 C $Name: $
3    
4     C /==========================================================\
5     C | ICEFRONT_OPTIONS.h |
6     C | o CPP options file for ICEFRONT package. |
7     C |==========================================================|
8     C | Use this file for selecting options within the ICEFRONT |
9     C | package. |
10     C \==========================================================/
11    
12     #ifndef ICEFRONT_OPTIONS_H
13     #define ICEFRONT_OPTIONS_H
14     #include "PACKAGES_CONFIG.h"
15    
16     #ifdef ALLOW_ICEFRONT
17    
18     #include "CPP_OPTIONS.h"
19    
20 dimitri 1.4 C-- Allow code for specifying sub-glacial runoff.
21     C Adds capability for time-evolving specification
22     C of addmass array based on a 2D field, which is added
23     C at bottommost wet level at each horizontal location.
24 yunx 1.3 #undef ALLOW_SUBGLACIAL_RUNOFF
25    
26 dimitri 1.1 #endif /* ALLOW_ICEFRONT */
27     #endif /* ICEFRONT_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22