** 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: Sat, 15 Aug 2025 05:14:20 GMT Content-Type: text/html; charset=utf-8 MITgcm/MITgcm/verification/halfpipe_streamice/input_oad/eedata
Back to home page

MITgcm

 
 

    


Warning, /verification/halfpipe_streamice/input_oad/eedata is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit adac9222 on 2022-03-25 18:25:51 UTC
f485fc6028 Patr*0001 # Example "eedata" file
                0002 # Lines beginning "#" are comments
adac922254 dngo*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)
f485fc6028 Patr*0006  &EEPARMS
adac922254 dngo*0007  nTx=1,
                0008  nTy=1,
f485fc6028 Patr*0009  &
adac922254 dngo*0010 # Note: Some systems use & as the namelist terminator (as shown here).
                0011 #       Other systems use a / character.