Skip to content

Ingesting and outputting CG velocities #878

@timspainNERSC

Description

@timspainNERSC

For bit-exact restarts, the ice velocity components should be stored in the initial/restart files on the CG grid.

Required steps:

  • The CGDynamicsKernel class provides a setCGArray function to support passing CG data directly to the appropriate dynamics kernel setData will accept all ModelArray::Types.
  • Add more intelligence to ma2cg to deal with H, DG and CG types, rather than assuming everything is H.
  • Dynamics implementations (BBMDynamics & MEVPDynamics) should return the CG arrays as part of the return data for getDataPrognostic().

The reading and writing of CG arrays by ParaGridIO should already be supported, but this needs to be checked.

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