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: Fri, 4 Dec 2025 06:09:07 GMT
Content-Type: text/html; charset=utf-8
MITgcm/MITgcm/verification/tutorial_dic_adjoffline/input_ad/eedata
01a4b8e46d Patr*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 &EEPARMS
0006 nTx=1,
0007 nTy=1,
0008 &
0009 # Note: Some systems use & as the
0010 # namelist terminator. Other systems
0011 # use a / character (as shown here).