/[MITgcm]/MITgcm/verification/OpenAD/input/eedata
ViewVC logotype

Annotation of /MITgcm/verification/OpenAD/input/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, 6 months ago) by edhill
Branch: MAIN
CVS Tags: checkpoint58l_post, checkpoint58e_post, checkpoint57y_post, checkpoint58h_post, checkpoint57y_pre, checkpoint58j_post, checkpoint58, checkpoint58f_post, checkpoint57x_post, checkpoint58d_post, checkpoint58c_post, checkpoint58a_post, checkpoint58i_post, checkpoint58g_post, checkpoint57z_post, checkpoint58k_post, checkpoint58b_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 heimbach 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 edhill 1.2 nTx=1,
7     nTy=1,
8 heimbach 1.1 &
9     # Note: Some systems use & as the
10     # namelist terminator. Other systems
11     # use a / character (as shown here).

  ViewVC Help
Powered by ViewVC 1.1.22