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

The implementation class of the linear model of seawater freezing point. More...

#include <LinearFreezing.hpp>

Inheritance diagram for Nextsim::LinearFreezing:
Inheritance graph
Collaboration diagram for Nextsim::LinearFreezing:
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 linear model of seawater freezing point.

Definition at line 17 of file LinearFreezing.hpp.

Member Function Documentation

◆ operator()()

double Nextsim::LinearFreezing::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 30 of file LinearFreezing.hpp.


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