netxsimdg
|
The implementation class of the UNESCO model of the freezing point of. More...
#include <UnescoFreezing.hpp>
Public Member Functions | |
double | operator() (double sss) const override |
Calculates the freezing point of seawater. | |
Public Member Functions inherited from Nextsim::IFreezingPoint |
The implementation class of the UNESCO model of the freezing point of.
Definition at line 19 of file UnescoFreezing.hpp.
|
inlineoverridevirtual |
Calculates the freezing point of seawater.
Freezing point in ˚C of water with the given salinity at standard pressure.
sss | Sea surface salinity [PSU] |
Implements Nextsim::IFreezingPoint.
Definition at line 29 of file UnescoFreezing.hpp.