Enumeration to define the outlet temperature
type OutletTemperature = enumeration(port_b "port_b", average "(port_a+port_b)/2", gradient "fixed temperature gradient", prescribed "prescribed temperature");