Skip to content

IntialVertCoord stream name and InitVertCoord field group are confusing. #475

Description

@andrewdnolan

From some offline discussion with @xylar the IntialVertCoord stream is in fact not an initial condition file (as implied by Initial), but contains time independent fields related to the VertCoord that always need to be read in OnStartUp.

InitialVertCoord:
UsePointerFile: false
Filename: OmegaMesh.nc
Mode: read
Precision: double
Freq: 1
FreqUnits: OnStartup
UseStartEnd: false
Contents:
- InitVertCoord

We should rename this stream to match the naming convention HorzMeshIn, which makes it clear that it's always an input and therefore time independent. So a new stream name of VertCoordIn and a field group name of VertCoordIn. Additionally adding a comment the Default.yml explaining that stream is time independent will help avoid future confusion.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions