/[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.1 - (hide annotations) (download)
Thu Mar 11 14:45:28 2004 UTC (20 years, 2 months ago) by jmc
Branch: MAIN
CVS Tags: checkpoint54f_post, checkpoint55j_post, checkpoint56b_post, checkpoint56, checkpoint55g_post, checkpoint53f_post, checkpoint54a_pre, checkpoint55c_post, checkpoint53b_pre, checkpoint55f_post, checkpoint57c_post, checkpoint54a_post, checkpoint52l_post, checkpoint53b_post, checkpoint57a_pre, checkpoint54, checkpoint57, checkpoint55h_post, checkpoint53, checkpoint53c_post, checkpoint52n_post, checkpoint54b_post, checkpoint53d_pre, checkpoint55e_post, checkpoint54c_post, checkpoint54d_post, checkpoint53g_post, checkpoint56c_post, checkpoint54e_post, checkpoint57b_post, checkpoint55b_post, checkpoint55i_post, checkpoint53d_post, checkpoint55d_pre, checkpoint52m_post, checkpoint55, checkpoint53a_post, checkpoint55a_post, checkpoint57a_post, checkpoint56a_post, checkpoint57c_pre, checkpoint55d_post
File MIME type: text/plain
keep the same results as before but using the new land formulation

1 jmc 1.1 C $Header: $
2     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