Skip to content

Avoid repeated code #124

@MarcoArtiano

Description

@MarcoArtiano

As the number of set of equations we are able to solve increases, some code is repeated and could be easily avoided. As an example for the baroclinic test case the initial conditions and auxiliary functions are repeated, as they are written in terms of primitive variables.

See for example
cartesian_to_sphere in Euler Energy

cartesian_to_sphere in Potential Temperature

The same applies to source terms and initial conditions, which partially relates this issue also to [#120].

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