Back to home page

MITgcm

 
 

    


Warning, /verification/halfpipe_streamice/input_ad/eedata is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 16cc32c7 on 2022-02-21 18:12:34 UTC
608dd3dd26 Dani*0001 # Example "eedata" file
                0002 # Lines beginning "#" are comments
16cc32c739 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)
608dd3dd26 Dani*0006  &EEPARMS
16cc32c739 Mart*0007  nTx=1,
                0008  nTy=1,
608dd3dd26 Dani*0009  &
16cc32c739 Mart*0010 # Note: Some systems use & as the namelist terminator (as shown here).
                0011 #       Other systems use a / character.