/[MITgcm]/MITgcm/pkg/ggl90/GGL90_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/pkg/ggl90/GGL90_OPTIONS.h

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


Revision 1.1 - (hide annotations) (download)
Thu Sep 16 11:27:18 2004 UTC (19 years, 8 months ago) by mlosch
Branch: MAIN
CVS Tags: checkpoint55c_post, checkpoint55b_post, checkpoint55, checkpoint54f_post, checkpoint55a_post
File MIME type: text/plain
o initial check-in of TKE-model of Gaspar et al. 1990

1 mlosch 1.1 C$Header: $
2     C$Name: $
3     C /=============================================================\
4     C | GGL90_OPTIONS.h |
5     C | o CPP options file for GGL90 package. |
6     C |=============================================================|
7     C | Use this file for selecting options within the GGL90 |
8     C | package. GGL90 is enabled with ALLOW_GGL90 in CPP_OPTIONS.h |
9     C \=============================================================/
10    
11     #ifndef GGL90_OPTIONS_H
12     #define GGL90_OPTIONS_H
13     #include "PACKAGES_CONFIG.h"
14    
15     #ifdef ALLOW_GGL90
16    
17     #include "CPP_OPTIONS.h"
18    
19     #endif /* ALLOW_GGL90 */
20     #endif /* GGL90_OPTIONS_H */
21    

  ViewVC Help
Powered by ViewVC 1.1.22