Skip to content

SSH incorrect #332

@cbegeman

Description

@cbegeman

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

Metadata

Metadata

Assignees

Labels

OmegabugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions