/[MITgcm]/MITgcm/pkg/thsice/THSICE_OPTIONS.h
ViewVC logotype

Annotation of /MITgcm/pkg/thsice/THSICE_OPTIONS.h

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


Revision 1.3 - (hide annotations) (download)
Thu May 25 17:59:00 2006 UTC (18 years ago) by jmc
Branch: MAIN
CVS Tags: checkpoint58l_post, mitgcm_mapl_00, checkpoint58u_post, checkpoint58w_post, checkpoint58r_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint58q_post, checkpoint58j_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59, checkpoint58f_post, checkpoint58i_post, checkpoint58g_post, checkpoint58o_post, checkpoint58y_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint58p_post, checkpoint58m_post
Changes since 1.2: +4 -1 lines
File MIME type: text/plain
add CPP option: ALLOW_DBUG_THSICE and header file THSICE_DEBUG.h
 to make debugging easier

1 jmc 1.3 C $Header: /u/gcmpack/MITgcm/pkg/thsice/THSICE_OPTIONS.h,v 1.2 2005/06/24 04:36:53 edhill Exp $
2 jmc 1.1 C $Name: $
3    
4     #ifndef THSICE_OPTIONS_H
5     #define THSICE_OPTIONS_H
6     #include "PACKAGES_CONFIG.h"
7    
8     #ifdef ALLOW_THSICE
9    
10     #include "CPP_OPTIONS.h"
11    
12 jmc 1.3 C- allow single grid-point debugging write to standard-output
13     #define ALLOW_DBUG_THSICE
14    
15 jmc 1.1 C- only to check conservation
16     C (change content of ICE_qleft,fresh,salFx-T files)
17     #undef CHECK_ENERGY_CONSERV
18    
19     C CPP Macros go here
20    
21     #endif /* ALLOW_THSICE */
22     #endif /* THSICE_OPTIONS_H */
23 edhill 1.2
24     CEH3 ;;; Local Variables: ***
25     CEH3 ;;; mode:fortran ***
26     CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22