Type for temperature with medium specific attributes
type Temperature = SI.Temperature(min = 1, max = 1.e4, nominal = 300, start = 288.15);