Warning, /verification/global_ocean.90x40x15/input.dwnslp/eedata.mth is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 0fbc899b on 2013-03-02 17:40:59 UTC
1877c7ec8a Jean*0001 # Example "eedata" file for multi-threaded test
0002 # (copy "eedata.mth" to "eedata" to use it)
0003 # Lines beginning "#" are comments
0fbc899b6b Jean*0004 # nTx :: No. threads per process in X
0005 # nTy :: No. threads per process in Y
0006 # debugMode :: print debug msg (sequence of S/R calls)
1877c7ec8a Jean*0007 &EEPARMS
166e5a4253 Jean*0008 nTx=1,
0009 nTy=2,
1877c7ec8a Jean*0010 &
0011 # Note: Some systems use & as the namelist terminator (as shown here).
0012 # Other systems use a / character.