** Warning **

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
Back to home page

MITgcm

 
 

    


Warning, /verification/advect_xy/input/eedata is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit 4212cfbd on 2005-11-25 06:07:23 UTC
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).