Skip to content
LIBRARY
Components.Sources.PrescribedTemperature.md

Components.Sources.PrescribedTemperature

Constant-temperature boundary for an array of HeatPorts.

Holds every port in ports[] at the same fixed temperature T_in; the heat flow through each port is whatever the connected network demands. Input-driven T is not yet supported.

Usage

HVACComponents.Components.Sources.PrescribedTemperature(T_in)

Parameters:

NameDescriptionUnitsDefault value
nPortsNumber of heat ports exposed
T_inPrescribed boundary temperature [K]K

Connectors

  • ports - This connector represents a thermal port with temperature and heat flow as the potential and flow variables, respectively. (HeatPort)