/[MITgcm]/MITgcm/verification/aim.5l_cs/code/LAND_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/verification/aim.5l_cs/code/LAND_OPTIONS.h

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


Revision 1.2 - (hide annotations) (download)
Wed Feb 2 19:53:28 2005 UTC (19 years, 3 months ago) by jmc
Branch: MAIN
CVS Tags: HEAD
Changes since 1.1: +1 -1 lines
File MIME type: text/plain
FILE REMOVED
update this experiment: use default LAND_OPTIONS.h file (from pkg/land)

1 jmc 1.2 C $Header: /u/gcmpack/MITgcm/verification/aim.5l_cs/code/LAND_OPTIONS.h,v 1.1 2004/03/11 14:45:28 jmc Exp $
2 jmc 1.1 C $Name: $
3    
4     C CPP options file for Land package
5    
6     #ifndef LAND_OPTIONS_H
7     #define LAND_OPTIONS_H
8     #include "PACKAGES_CONFIG.h"
9     #ifdef ALLOW_LAND
10    
11     #include "CPP_OPTIONS.h"
12    
13     C allow time average diagnostic:
14     #define ALLOW_LAND_TAVE
15    
16     C to reproduce results from version.1 (not conserving heat)
17     #define LAND_OLD_VERSION
18    
19     #endif /* ALLOW_LAND */
20     #endif /* LAND_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22