Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 2e3e8c33 on 2023-02-03 17:26:01 UTC
a3c54a1219 Jean*0001 # Example "eedata" file
                0002 # Lines beginning "#" are comments
2e3e8c330d Jona*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)
a3c54a1219 Jean*0006  &EEPARMS
                0007  nTx=1,
                0008  nTy=1,
2e3e8c330d Jona*0009 #debugMode=.TRUE.,
a3c54a1219 Jean*0010  &
                0011 # Note: Some systems use & as the namelist terminator (as shown here).
                0012 #       Other systems use a / character.