netxsimdg
Loading...
Searching...
No Matches
Nextsim::UnescoFreezing Class Reference

The implementation class of the UNESCO model of the freezing point of. More...

#include <UnescoFreezing.hpp>

Inheritance diagram for Nextsim::UnescoFreezing:
Inheritance graph
Collaboration diagram for Nextsim::UnescoFreezing:
Collaboration graph

Public Member Functions

double operator() (double sss) const override
 Calculates the freezing point of seawater.
 
- Public Member Functions inherited from Nextsim::IFreezingPoint

Detailed Description

The implementation class of the UNESCO model of the freezing point of.

Definition at line 19 of file UnescoFreezing.hpp.

Member Function Documentation

◆ operator()()

double Nextsim::UnescoFreezing::operator() ( double sss) const
inlineoverridevirtual

Calculates the freezing point of seawater.

Freezing point in ˚C of water with the given salinity at standard pressure.

Parameters
sssSea surface salinity [PSU]

Implements Nextsim::IFreezingPoint.

Definition at line 29 of file UnescoFreezing.hpp.


The documentation for this class was generated from the following file: