Warning, /verification/global_ocean.cs32x15/input_ad/eedata is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 0320e252 on 2021-08-11 16:08:52 UTC
bfcc31b8d8 Patr*0001 # Example "eedata" file
0002 # Lines beginning "#" are comments
0320e25227 Mart*0003 # nTx :: No. threads per process in X
0004 # nTy :: No. threads per process in Y
0005 # debugMode :: print debug msg (sequence of S/R calls)
bfcc31b8d8 Patr*0006 &EEPARMS
0007 useCubedSphereExchange=.TRUE.,
0008 nTx=1,
0009 nTy=1,
0010 &
0320e25227 Mart*0011 # Note: Some systems use & as the namelist terminator (as shown here).
0012 # Other systems use a / character.