Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 42a9bb02 on 2011-09-26 13:15:32 UTC
3e25e09caf 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
42a9bb028d Jean*0007  nTx=1,
                0008  nTy=2,
3e25e09caf Jean*0009  &
                0010 # Note: Some systems use & as the namelist terminator (as shown here).
                0011 #       Other systems use a / character.