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

Contents of /MITgcm/pkg/thsice/THSICE_SIZE.h

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


Revision 1.2 - (show annotations) (download)
Fri Jun 24 04:36:54 2005 UTC (18 years, 11 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint57t_post, checkpoint57o_post, checkpoint58e_post, mitgcm_mapl_00, checkpoint58u_post, checkpoint58w_post, checkpoint57m_post, checkpoint57s_post, checkpoint57k_post, checkpoint58r_post, checkpoint57y_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint57y_pre, checkpoint58q_post, checkpoint57v_post, checkpoint58j_post, checkpoint57r_post, checkpoint58, checkpoint58f_post, checkpoint57x_post, checkpoint57n_post, checkpoint58d_post, checkpoint58c_post, checkpoint57w_post, checkpoint57p_post, checkpint57u_post, checkpoint58a_post, checkpoint58i_post, checkpoint57q_post, checkpoint58g_post, checkpoint58o_post, checkpoint57z_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint58p_post, checkpoint57j_post, checkpoint58b_post, checkpoint58m_post, checkpoint57l_post
Changes since 1.1: +4 -1 lines
File MIME type: text/plain
 o mnc-ify the thsice package as requested by Daniel Enderton
   - the monitor--MNC output needs work
   - many attributes need to be added (most are currently blank)
   - does not break testreport (at least on IA32)

1 C $Header: /u/gcmpack/MITgcm/pkg/thsice/THSICE_SIZE.h,v 1.1 2003/11/23 01:20:13 jmc Exp $
2 C $Name: $
3
4 #ifdef ALLOW_THSICE
5 C *==========================================================*
6 C | THSICE_SIZE.h Declare size of arrays for Therm_SeaIce pkg
7 C *==========================================================*
8
9 C.. number layers of ice
10 C nlyr :: maximum number of ice layers
11 INTEGER nlyr
12 PARAMETER (nlyr = 2)
13
14 #endif /* ALLOW_THSICE */
15
16 CEH3 ;;; Local Variables: ***
17 CEH3 ;;; mode:fortran ***
18 CEH3 ;;; End: ***

  ViewVC Help
Powered by ViewVC 1.1.22