namespace mom_constants

Overview

Provides a few physical constants. More…

namespace mom_constants {

// global variables

real, parameter, public celsius_kelvin_offset = 273.15;

} // namespace mom_constants

Detailed Documentation

Provides a few physical constants.

Global Variables

real, parameter, public celsius_kelvin_offset = 273.15

The constant offset for converting temperatures in Kelvin to Celsius.