Back to home page

MITgcm

 
 

    


Warning, /verification/global_with_exf/input_ad/eedata is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 68b4b6f9 on 2015-02-17 12:35:48 UTC
68b4b6f96f Patr*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
                0006  nTx=1,
                0007  nTy=1,
                0008  & 
                0009 # Note: Some systems use & as the
                0010 # namelist terminator. Other systems
                0011 # use a / character (as shown here).