Skip to content

Commit

Permalink
fix BOM
Browse files Browse the repository at this point in the history
  • Loading branch information
FWuellhorst committed Apr 12, 2024
1 parent 9f4043e commit 35e0c26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
within IBPSA.Fluid.HeatPumps.ModularReversible.Controls.Safety.BaseClasses;
within IBPSA.Fluid.HeatPumps.ModularReversible.Controls.Safety.BaseClasses;
partial model PartialOperationalEnvelope
"Indicates if the device operation is within a defined envelope"
extends BaseClasses.PartialSafetyWithCounter;
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
within IBPSA.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses;
within IBPSA.Fluid.HeatPumps.ModularReversible.Examples.BaseClasses;
model OneRoomRadiatorHeatPumpControl
"Helper model for the control of the system"
parameter Boolean witCoo=true
Expand Down

0 comments on commit 35e0c26

Please sign in to comment.