MOM6
mom_constants Module Reference

Detailed Description

Provides a few physical constants.

Variables

real, parameter, public celsius_kelvin_offset = 273.15
 The constant offset for converting temperatures in Kelvin to Celsius. More...
 

Variable Documentation

◆ celsius_kelvin_offset

real, parameter, public mom_constants::celsius_kelvin_offset = 273.15

The constant offset for converting temperatures in Kelvin to Celsius.

Definition at line 11 of file MOM_constants.F90.

11 real, public, parameter :: CELSIUS_KELVIN_OFFSET = 273.15

Referenced by mom_ocean_model_nuopc::convert_state_to_ocean_type(), and mom_ocean_model_mct::convert_state_to_ocean_type().