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: Sat, 27 Dec 2024 06:11:49 GMT
Content-Type: text/html; charset=utf-8
MITgcm/MITgcm/verification/global_ocean_ebm/input_ad/eedata
cc3e83f2f3 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
4212cfbd21 Ed H*0006 nTx=1,
0007 nTy=1,
cc3e83f2f3 Patr*0008 &
0009 # Note: Some systems use & as the
0010 # namelist terminator. Other systems
0011 # use a / character (as shown here).