Skip to content

Commit

Permalink
Delete Medium model due to double declaration #1171
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraMaier committed Jul 14, 2022
1 parent 6b22338 commit 4fea999
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions AixLib/Fluid/Storage/StorageDetailed.mo
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ model StorageDetailed

extends AixLib.Fluid.Interfaces.LumpedVolumeDeclarations(final T_start = TStart);

replaceable package Medium =
Modelica.Media.Interfaces.PartialMedium "Medium model"
annotation (Dialog(group="Medium"),choicesAllMatching = true);

replaceable package MediumHC1 =
Modelica.Media.Interfaces.PartialMedium "Medium model for HC1"
annotation (choicesAllMatching = true, Dialog(group="Medium"));
Expand Down

0 comments on commit 4fea999

Please sign in to comment.