Back to home page

MITgcm

 
 

    


Warning, /verification/isomip/input.obcs/data.shelfice is written in an unsupported language. File is not indexed.

view on githubraw file Latest commit abfe198b on 2019-08-23 19:59:52 UTC
abfe198bce Mart*0001 # ===================================
                0002 # | Parameters for SHELFICE package |
                0003 # ===================================
                0004  &SHELFICE_PARM01
                0005  SHELFICEconserve = .TRUE.,
                0006  SHELFICEboundaryLayer = .TRUE.,
                0007  SHELFICEtopoFile='icetopo.obcs',
                0008  SHELFICEmassFile='iceShelf_Mass.obcs',
                0009  SHELFICEMAssStepping = .TRUE.,
                0010  SHELFICEMassDynTendFile ='iceShelf_MassTend.obcs',
                0011  SHELFICEadvDiffHeatFlux = .TRUE.,
                0012  SHELFICEuseGammaFrict = .TRUE.,
                0013  SHELFICEselectDragQuadr = 1,
                0014  SHELFICEwriteState = .TRUE.,
                0015  &