Skip to content

Replace literal constants with parameters #34

Description

@gold2718

There are many literal constants in Oslo Aero that should be documented.
Some of them should be replaced with shared parameters such as the constant, 287.04, in src/aero_model.F90 (should be rair from physconst) while others should be turned into module or subroutine parameters with appropriate names and source documentation.

Note that changing 287.04 to rair will change answers so this should be done in a separate commit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    Status
    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions