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
Conditional connectors should be added to the IDEAS.BoundaryConditions.Occupants.StrobeInfoManager component to be in line with the modelica specification.
The parameters IDEAS.BoundaryConditions.Occupants.StROBe component, which calls the StrobeInfoManager, also needs to be update. Furthermore, RealExpression TSet_signal is adapted as follows: TSet_signal(y=TSet_internal+273.15*ones(nZones)),
since the temperature setpoints given by StROBe are expressed in degrees celcius.
I will make a pull request
The text was updated successfully, but these errors were encountered:
Conditional connectors should be added to the IDEAS.BoundaryConditions.Occupants.StrobeInfoManager component to be in line with the modelica specification.
The parameters IDEAS.BoundaryConditions.Occupants.StROBe component, which calls the StrobeInfoManager, also needs to be update. Furthermore, RealExpression
TSet_signal
is adapted as follows:TSet_signal(y=TSet_internal+273.15*ones(nZones))
,since the temperature setpoints given by StROBe are expressed in degrees celcius.
I will make a pull request
The text was updated successfully, but these errors were encountered: