Skip to content

Should LinearLiquidus depend on depth/pressure? #41

@glwagner

Description

@glwagner

Right now it just depends on salinity:

LinearLiquidus(FT=Float64,
slope = 0.054, # psu / ᵒC
freshwater_melting_temperature = 0) # ᵒC
Return a linear model for the dependence of the melting temperature of
saltwater on salinity,
```math
Tₘ(S) = T₀ - m S ,
```

but we actually may want to incorporate depth dependence for various reasons.

cc @colinrmeyer @jbuffo

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions