Warning, /verification/seaice_obcs/input.tides/eedata.mth is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit f2d579d6 on 2012-12-22 19:00:25 UTC
f2d579d6a5 Jean*0001 # Example "eedata" file for multi-threaded test
0002 # (copy "eedata.mth" to "eedata" to use it)
0003 # Lines beginning "#" are comments
0004 # nTx - No. threads per process in X
0005 # nTy - No. threads per process in Y
0006 &EEPARMS
0007 nTx=2,
0008 nTy=1,
0009 #debugMode=.TRUE.,
0010 &
0011 # Note: Some systems use & as the namelist terminator (as shown here).
0012 # Other systems use a / character.