Enumeration to define the feeding temperature of consumers
type FeedingTemperatureCon = enumeration(fixed "Fixed temperature", dTFix "Fixed temperature difference", m_flow_const "Constant mass flow", heatExchanger "HeatExchanger");