** 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, 25 Dec 2025 06:09:10 GMT Content-Type: text/html; charset=utf-8 MITgcm/MITgcm/verification/tutorial_barotropic_gyre/input/eedata
Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 37736c78 on 2019-01-25 23:56:49 UTC
f8369b5e5d Jean*0001 # Example "eedata" file
                0002 # Lines beginning "#" are comments
37736c7850 Jeff*0003 #  nTx      :: No. threads per process in X
                0004 #  nTy      :: No. threads per process in Y
                0005 # debugMode :: print debug msg (sequence of S/R calls)
f8369b5e5d Jean*0006  &EEPARMS
37736c7850 Jeff*0007  nTx=1,
                0008  nTy=1,
f8369b5e5d Jean*0009  &
37736c7850 Jeff*0010 # Note: Some systems use & as the namelist terminator (as shown here).
                0011 #       Other systems use a / character.