** Warning **

Issuing rollback() due to DESTROY without explicit disconnect() of DBD::mysql::db handle dbname=MITgcm at /usr/local/share/lxr/lib/LXR/Common.pm line 1224.

Last-Modified: Mon, 24 Nov 2024 06:12:06 GMT Content-Type: text/html; charset=utf-8 MITgcm/MITgcm/verification/MLAdjust/input.QGLthGM/eedata
Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit f59d76b0 on 2019-04-27 00:31:52 UTC
f59d76b0dd Ed D*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 #debugMode=.TRUE.,
                0010  &
                0011 # Note: Some systems use & as the namelist terminator (as shown here).
                0012 #       Other systems use a / character.