Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit e83754e2 on 2009-04-16 19:23:05 UTC
6a93bea47a Jean*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
e83754e25d Jean*0006  nTx=2,
                0007  nTy=1,
6a93bea47a Jean*0008  &
                0009 # Note: Some systems use & as the namelist terminator (as shown here). 
                0010 #       Other systems use a / character.