Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 4a9a6596 on 2011-08-25 22:34:53 UTC
ebcc3eac0e Sama*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,
4a9a6596fd Jean*0008  &
                0009 # Note: Some systems use & as the namelist terminator (as shown here).
                0010 #       Other systems use a / character.