Back to home page

MITgcm

 
 

    


Warning, /verification/cpl_aim+ocn/input_atm/eedata.mth is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit c129cd68 on 2009-12-25 22:05:34 UTC
c129cd68dd Jean*0001 # Example "eedata" file  for multi-threaded test
                0002 #   (copy "eedata.mth" to "eedata" to use it)
                0003 # Lines beginning "#" are comments
                0004 # nTx - No. threads per process in X
                0005 # nTy - No. threads per process in Y
                0006  &EEPARMS
                0007  useCoupler=.TRUE.,
                0008  useCubedSphereExchange=.TRUE.,
                0009  nTx=2,
                0010  nTy=1,
                0011  &
                0012 # Note: Some systems use & as the namelist terminator (as shown here).
                0013 #       Other systems use a / character.