Skip to content

Reorganise code around wet_air and vapour_pressure calculations. #14

@rafaqz

Description

@rafaqz

These are the most expensive parts of the core algorithms. And they appear to be calculated in multiple places, possibly for the same temperatures and relative humidities. This is due to the amount of log and exp needed for the calculations in FluidPropertiesjl.

This package should organise around precalculating and reusing these values as much as possible.

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