You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
The sensor components in the MTK Thermal library do not have output connectors. Thus they cannot be wired to other components as expected (i.e. PID, etc.). This request applies to TemperatureSensor, RelativeTemperatureSensor, and HeatFlowSensor.
Describe the solution you’d like
The sensed variables should be added to a RealOutput component.
Describe alternatives you’ve considered
A clear and concise description of any alternative solutions or features you’ve considered.
When using the sensor components of MTK Electrical, I noticed those are missing the output port as well.
If I find the time, I will create a pull request for those as well.
Uh oh!
There was an error while loading. Please reload this page.
Is your feature request related to a problem? Please describe.
The sensor components in the MTK Thermal library do not have output connectors. Thus they cannot be wired to other components as expected (i.e. PID, etc.). This request applies to TemperatureSensor, RelativeTemperatureSensor, and HeatFlowSensor.
Describe the solution you’d like
The sensed variables should be added to a RealOutput component.
Describe alternatives you’ve considered
A clear and concise description of any alternative solutions or features you’ve considered.
Additional context
For reference, you can look at Modelica Standard Library (i.e. Modelica.Thermal.HeatTransfer.Sensors.TemperatureSensor)
The text was updated successfully, but these errors were encountered: