Back to home page

MITgcm

 
 

    


Warning, /verification/hs94.1x64x5/input/eedata is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit e66b4bd5 on 2008-05-09 18:45:28 UTC
42c525bfb4 Alis*0001 # Example "eedata" file
                0002 # Lines beginning "#" are comments
                0003 # nTx - No. threads per process in X
                0004 # nTy - No. threads per process in Y
                0005  &EEPARMS
e66b4bd598 Davi*0006  nTx=1,
                0007  nTy=1,
42c525bfb4 Alis*0008  &
                0009 # Note: Some systems use & as the
                0010 # namelist terminator. Other systems
                0011 # use a / character (as shown here).