Class LinearFreezingImpl

Inheritance Relationships

Base Type

Class Documentation

class LinearFreezingImpl : public Nextsim::IFreezingPoint

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

Public Functions

inline virtual std::string getName() const override

Returns the name of the component.

inline KERNEL_IMPL_FUNCTION FloatType calculate (FloatType sss) const

Calculates the freezing point of seawater.

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

Parameters:

sss – Sea surface salinity [PSU]