Skip to content

Re-organization of VertMix components #450

Description

@katsmith133

Currently, all VertMix components are going into VertMix.h and VertMix.cpp which will get very large and cumbersome as we add more vertical mixing parameterizations. A re-organization that separates the "driver" that calculates and plugs the vertical mixing term into the time stepper (coming in PR #410) and each major parameterization that calculates the coefficients needed for the vertical mixing term (viscosity and diffusivity) would be best. Probably leave the driver in VertMix and then all the parameterizations go into separate files/classes called VertMix<ParamName>?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions