Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 4212cfbd on 2005-11-25 06:07:23 UTC
2a47412420 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
4212cfbd21 Ed H*0006  nTx=1,
                0007  nTy=1,
2a47412420 Alis*0008  &
                0009 # Note: Some systems use & as the
                0010 # namelist terminator. Other systems
                0011 # use a / character (as shown here).