From 8600fcaa611f56e54f5f14b98eed4ad952c3be3a Mon Sep 17 00:00:00 2001 From: jelgerjansen Date: Fri, 7 Feb 2025 12:02:51 +0100 Subject: [PATCH] Remove some more (obsolete) import statements --- .../Examples/StrobeInfoManager_offset.mo | 6 ++++- .../Examples/ZoneLwGainDistribution.mo | 6 ++++- .../Examples/HysteresisRelease_Cooling.mo | 11 +++++++-- .../Examples/HysteresisRelease_Heating.mo | 11 +++++++-- .../Distribution/AC/Components/Grid_3P.mo | 7 +++--- .../AC/Components/MvLvTransformer_1P.mo | 23 +++++++++++++------ .../AC/Components/MvLvTransformer_3P.mo | 23 +++++++++++++------ .../AC/Examples/Components/Transformer.mo | 12 ++++++++-- .../AC/Examples/TestGridGeneral1PEq.mo | 8 +++++-- .../Electric/Distribution/AC/Grid_1PEq.mo | 23 +++++++++++++------ .../Electric/Distribution/AC/Grid_3P.mo | 23 +++++++++++++------ .../Distribution/DC/Examples/TestGridDC.mo | 12 ++++++++-- .../Electric/Distribution/DC/GridDCGeneral.mo | 12 ++++++++-- .../Examples/Components/Transformer.mo | 12 ++++++++-- .../Examples/TestGridAndPVFromFile.mo | 7 +++++- .../Examples/TestGridAndPVSystemGeneral.mo | 7 +++++- .../PvVoltageCtrlGeneral_InputVGrid_MovAvg.mo | 12 ++++++++-- IDEAS/Experimental/Electric/package.mo | 2 -- .../Examples/ThreeWayValveSwitch.mo | 6 ++++- IDEAS/Fluid/Taps/Interfaces/BalancedTap.mo | 2 +- IDEAS/Templates/Interfaces/package.mo | 2 -- IDEAS/Utilities/File/test.mo | 1 - 22 files changed, 170 insertions(+), 58 deletions(-) diff --git a/IDEAS/BoundaryConditions/Examples/StrobeInfoManager_offset.mo b/IDEAS/BoundaryConditions/Examples/StrobeInfoManager_offset.mo index 78bfb1b40e..983d7d3ce0 100644 --- a/IDEAS/BoundaryConditions/Examples/StrobeInfoManager_offset.mo +++ b/IDEAS/BoundaryConditions/Examples/StrobeInfoManager_offset.mo @@ -1,7 +1,6 @@ within IDEAS.BoundaryConditions.Examples; model StrobeInfoManager_offset "Unit test for SimInfoManager with time offset on read data" - import IDEAS; extends Modelica.Icons.Example; inner IDEAS.BoundaryConditions.Occupants.Extern.StrobeInfoManager strobe( nOcc=10, @@ -26,6 +25,11 @@ model StrobeInfoManager_offset Documentation(revisions="