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: Thu, 25 Feb 2026 06:09:17 GMT
Content-Type: text/html; charset=utf-8
MITgcm/MITgcm/verification/fizhi-cs-32x32x40/input/eedata
b837625b2f Andr*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 useCubedSphereExchange=.TRUE.,
0007 # Activate one line below to support 2, 3 or 6 way multi-threading
0008 #nTx=2,
0009 #nTx=3,
0010 #nTx=6,
0011 &
0012 # Note: Some systems use & as the
0013 # namelist terminator. Other systems
0014 # use a / character (as shown here).