Warning, /verification/offline_exf_seaice/input/eedata is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit c512e371 on 2021-04-08 15:28:37 UTC
5041945476 Patr*0001 # Example "eedata" file
0002 # Lines beginning "#" are comments
c512e371cc drin*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)
5041945476 Patr*0006 &EEPARMS
0007 nTx=1,
0008 nTy=1,
c512e371cc drin*0009 #debugMode=.TRUE.,
5041945476 Patr*0010 &
961c26b165 Jean*0011 # Note: Some systems use & as the namelist terminator (as shown here).
0012 # Other systems use a / character.