Skip to content

Commit

Permalink
Merge branch 'master' of github.com:open-ideas/IDEAS
Browse files Browse the repository at this point in the history
  • Loading branch information
Mathadon committed May 3, 2022
2 parents e05ffa6 + 09bf684 commit 26392f7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ model SingleZoneResidentialHydronicHeatPump
annotation (Placement(transformation(extent={{-80,90},{-60,70}})));
Modelica.Blocks.Logical.Switch switch1(y(unit="K"))
annotation (Placement(transformation(extent={{-20,140},{0,160}})));
Modelica.Blocks.Sources.Constant const(k=0)
Modelica.Blocks.Sources.Constant const(k=1e-8) "Threshold strictly larger than 0 for detecting occupancy"
annotation (Placement(transformation(extent={{-114,100},{-94,120}})));
Utilities.IO.SignalExchange.WeatherStation weaSta "BOPTEST weather station"
annotation (Placement(transformation(extent={{-160,160},{-140,180}})));
Expand Down

0 comments on commit 26392f7

Please sign in to comment.