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: Tue, 30 Jun 2025 05:11:01 GMT
Content-Type: text/html; charset=utf-8
MITgcm/MITgcm/pkg/mnc/TESTING_README.txt
d2129fb7fc Ed H*0001 The files here (the "MNC package") have an intentionally weak link to
3f2ea2a4ed Ed H*0002 MITgcm. Since few FORTRAN common blocks are shared with the main
0003 MITgcm code, many of the MNC files could be compiled independently.
d2129fb7fc Ed H*00040005 Unlike the other MITgcm "packages", MNC includes a local Makefile and
0006 various testing files (*.t, *.T) that can be used to create stand-
3f2ea2a4ed Ed H*0007 alone tests of parts of the MNC functionality. Useful make targets
0008 include:
d2129fb7fc Ed H*00090010 make
0011 make test
0012 make clean
00130014 which can be used to compile, run a test program, and/or clean up the
0015 temporary files so that they will not conflict with normal MITgcm
0016 builds.
0017