Back to home page

MITgcm

 
 

    


Warning, /verification/global_ocean.90x40x15/input.idemix/eedata is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 82f0ab58 on 2015-02-19 16:26:34 UTC
82f0ab585c Mart*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 # debugMode :: print debug msg (sequence of S/R calls)
                0006  &EEPARMS
                0007  nTx=1,
                0008  nTy=1,
                0009  useSETRLSTK=.TRUE.,
                0010 #debugMode=.TRUE.,
                0011  &
                0012 # Note: Some systems use & as the namelist terminator (as shown here).
                0013 #       Other systems use a / character.