** 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, 8 Sep 2026 05:09:20 GMT Content-Type: text/html; charset=utf-8 MITgcm/MITgcm/verification/tutorial_baroclinic_gyre/input/eedata
Back to home page

MITgcm

 
 

    


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

view on githubraw file Latest commit 94151a9b on 2019-10-03 20:12:33 UTC
72445f86f9 Jean*0001 # Example "eedata" file
                0002 # Lines beginning "#" are comments
94151a9b18 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)
72445f86f9 Jean*0006  &EEPARMS
                0007  nTx=1,
                0008  nTy=1,
                0009  &
94151a9b18 Jeff*0010 # Note: Some systems use & as the namelist terminator (as shown here).
                0011 #       Other systems use a / character.