Warning, /verification/tutorial_deep_convection/input.smag3d/eedata.mth is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 283d2e00 on 2013-10-01 13:04:42 UTC
672ec9c130 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 # debugMode :: print debug msg (sequence of S/R calls)
0007 &EEPARMS
283d2e0045 Jean*0008 nTx=2,
672ec9c130 Jean*0009 nTy=1,
0010 #debugMode=.TRUE.,
0011 &
0012 # Note: Some systems use & as the namelist terminator (as shown here).
0013 # Other systems use a / character.