** 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: Fri, 14 Nov 2024 06:12:01 GMT Content-Type: text/html; charset=utf-8 MITgcm/MITgcm/verification/advect_xz/input/eedata.mth
Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 266fba84 on 2006-07-24 01:48:32 UTC
266fba84df Jean*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  nTx=2,
                0007  nTy=1,
                0008  &
                0009 # Note: Some systems use & as the namelist terminator (as shown here). 
                0010 #       Other systems use a / character.