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: Wed, 16 Jun 2026 05:09:24 GMT
Content-Type: text/html; charset=utf-8
MITgcm/MITgcm/verification/advect_xy/input/eedata
5273e7d26a Alis*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
4212cfbd21 Ed H*0006 nTx=1,
0007 nTy=1,
5273e7d26a Alis*0008 &
0009 # Note: Some systems use & as the
0010 # namelist terminator. Other systems
0011 # use a / character (as shown here).