Warning, /verification/lab_sea/input.natl_box/eedata is written in an unsupported language. File is not indexed.
view on githubraw file Latest commit 7fe51dd4 on 2025-03-14 19:25:07 UTC
c5d1c04a71 Patr*0001 # Example "eedata" file
0002 # Lines beginning "#" are comments
a80d946492 Jean*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)
c5d1c04a71 Patr*0006 &EEPARMS
4212cfbd21 Ed H*0007 nTx=1,
0008 nTy=1,
a80d946492 Jean*0009 &
0010 # Note: Some systems use & as the namelist terminator (as shown here).
0011 # Other systems use a / character.