Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 0320e252 on 2021-08-11 16:08:52 UTC
a368568840 Jean*0001 # Example "eedata" file
                0002 # Lines beginning "#" are comments
0320e25227 Mart*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)
a368568840 Jean*0006  &EEPARMS
                0007  useCubedSphereExchange=.TRUE.,
4212cfbd21 Ed H*0008  nTx=1,
                0009  nTy=1,
a368568840 Jean*0010  &
0320e25227 Mart*0011 # Note: Some systems use & as the namelist terminator (as shown here).
                0012 #       Other systems use a / character.