/[MITgcm]/MITgcm/verification/cpl_aim+ocn/input_ocn/eedata
ViewVC logotype

Annotation of /MITgcm/verification/cpl_aim+ocn/input_ocn/eedata

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


Revision 1.2 - (hide annotations) (download)
Fri Nov 25 06:07:20 2005 UTC (18 years, 5 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58e_post, checkpoint58u_post, checkpoint58w_post, checkpoint60, checkpoint61, checkpoint62, checkpoint58r_post, checkpoint57y_post, checkpoint58n_post, checkpoint58x_post, checkpoint58t_post, checkpoint58h_post, checkpoint57y_pre, checkpoint58q_post, checkpoint59q, checkpoint59p, checkpoint59r, checkpoint58j_post, checkpoint59e, checkpoint59d, checkpoint59g, checkpoint59f, checkpoint59a, checkpoint59c, checkpoint59b, checkpoint59m, checkpoint59l, checkpoint59o, checkpoint59n, checkpoint59i, checkpoint59h, checkpoint59k, checkpoint59j, checkpoint59, checkpoint58, checkpoint58f_post, checkpoint57x_post, checkpoint58d_post, checkpoint58c_post, checkpoint58a_post, checkpoint58i_post, checkpoint58g_post, checkpoint58o_post, checkpoint57z_post, checkpoint58y_post, checkpoint58k_post, checkpoint58v_post, checkpoint58s_post, checkpoint61f, checkpoint61g, checkpoint61d, checkpoint61e, checkpoint61b, checkpoint61c, checkpoint58p_post, checkpoint61a, checkpoint61n, checkpoint61o, checkpoint61l, checkpoint61m, checkpoint61j, checkpoint61k, checkpoint61h, checkpoint61i, checkpoint61v, checkpoint61w, checkpoint61t, checkpoint61u, checkpoint61r, checkpoint61s, checkpoint61p, checkpoint61q, checkpoint61z, checkpoint61x, checkpoint61y, checkpoint58b_post, checkpoint58m_post
Changes since 1.1: +2 -1 lines
 o cleanup our namelist syntax in verification:
   - make it more F95 standards compliant (some work still needed)
   - allows the vast majority of our tests to work with gfortran

1 jmc 1.1 # Example "eedata" file
2     # Lines beginning "#" are comments
3     # nTx - No. threads per process in X
4     # nTy - No. threads per process in Y
5     &EEPARMS
6     useCoupler=.TRUE.,
7     useCubedSphereExchange=.TRUE.,
8 edhill 1.2 nTx=1,
9     nTy=1,
10 jmc 1.1 &
11     # Note: Some systems use & as the
12     # namelist terminator. Other systems
13     # use a / character (as shown here).

  ViewVC Help
Powered by ViewVC 1.1.22