--- MITgcm/verification/global_ocean.cs32x15/input/eedata.mth 2006/07/25 03:27:51 1.2 +++ MITgcm/verification/global_ocean.cs32x15/input/eedata.mth 2006/08/13 23:51:33 1.3 @@ -1,4 +1,5 @@ -# Example "eedata" file +# Example "eedata" file for multi-threaded test +# (copy "eedata.mth" to "eedata" to use it) # Lines beginning "#" are comments # nTx - No. threads per process in X # nTy - No. threads per process in Y @@ -7,5 +8,5 @@ nTx=2, nTy=1, & -# Note: Some systems use & as the namelist terminator (as shown here). +# Note: Some systems use & as the namelist terminator (as shown here). # Other systems use a / character.