/[MITgcm]/MITgcm/pkg/land/LAND_OPTIONS.h
ViewVC logotype

Contents of /MITgcm/pkg/land/LAND_OPTIONS.h

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


Revision 1.4 - (show annotations) (download)
Thu Jun 3 16:43:14 2004 UTC (20 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint57o_post, checkpoint53d_post, checkpoint54a_pre, checkpoint57m_post, checkpoint55c_post, checkpoint54e_post, checkpoint54a_post, checkpoint57k_post, checkpoint55d_pre, checkpoint57d_post, checkpoint57g_post, checkpoint57b_post, checkpoint57c_pre, checkpoint55j_post, checkpoint56b_post, checkpoint57i_post, checkpoint57e_post, checkpoint55h_post, checkpoint57g_pre, checkpoint54b_post, checkpoint55b_post, checkpoint54d_post, checkpoint56c_post, checkpoint55, checkpoint57f_pre, checkpoint57a_post, checkpoint54, checkpoint54f_post, checkpoint55g_post, checkpoint55f_post, checkpoint57a_pre, checkpoint55i_post, checkpoint57, checkpoint56, eckpoint57e_pre, checkpoint57h_done, checkpoint53g_post, checkpoint57n_post, checkpoint57p_post, checkpoint57f_post, checkpoint57q_post, checkpoint57c_post, checkpoint55e_post, checkpoint53f_post, checkpoint55a_post, checkpoint54c_post, checkpoint57j_post, checkpoint57h_pre, checkpoint57l_post, checkpoint57h_post, checkpoint56a_post, checkpoint55d_post
Changes since 1.3: +4 -1 lines
File MIME type: text/plain
add option "LAND_DEBUG" ; fix Pb in implicit Temp. solver when
  Ts arround freezing (was causing grdW < 0)

1 C $Header: /u/gcmpack/MITgcm/pkg/land/LAND_OPTIONS.h,v 1.3 2004/03/11 14:41:59 jmc Exp $
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 write debugging diagnostics:
17 #undef LAND_DEBUG
18
19 C to reproduce results from version.1 (not conserving heat)
20 #undef LAND_OLD_VERSION
21
22 #endif /* ALLOW_LAND */
23 #endif /* LAND_OPTIONS_H */

  ViewVC Help
Powered by ViewVC 1.1.22