Bug in the definition of SSH:
The following example is provided for a Polaris test case E3SM-Project/polaris#435, ocean/single_column/vmix_stable, with bottomDepth = 400m, nVertLayers = 100, and ssh = 0 throughout the simulations (resulting in time-constant layerThickness = 4m +/- mach precision).
SshCell is incorrect. Consistent with -bottomDepth + layerThickness(k), which for these tests is -396. Its dimensions also include NVertLayers
ZMid output from Omega is not consistent with the geometric zMid, ranges from ZMid(k=0) = 9.8 to ZMid(k=nVertLayers) = -397.9
ZInterface ranges from ZInterface(k=0) = 10.25 to ZInterface(k=nVertLayersP1) = -BottomDepth for a case with no mass flux
Bug in the definition of SSH:
The following example is provided for a Polaris test case E3SM-Project/polaris#435,
ocean/single_column/vmix_stable, with bottomDepth = 400m, nVertLayers = 100, and ssh = 0 throughout the simulations (resulting in time-constant layerThickness = 4m +/- mach precision).SshCellis incorrect. Consistent with-bottomDepth + layerThickness(k), which for these tests is -396. Its dimensions also includeNVertLayersZMidoutput from Omega is not consistent with the geometriczMid, ranges fromZMid(k=0) = 9.8toZMid(k=nVertLayers) = -397.9ZInterfaceranges fromZInterface(k=0) = 10.25toZInterface(k=nVertLayersP1) = -BottomDepthfor a case with no mass flux