diff options
Diffstat (limited to 'Simulator/Simulator/Files/Icons/AbsorptionColumn.mo')
-rw-r--r-- | Simulator/Simulator/Files/Icons/AbsorptionColumn.mo | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Simulator/Simulator/Files/Icons/AbsorptionColumn.mo b/Simulator/Simulator/Files/Icons/AbsorptionColumn.mo deleted file mode 100644 index 8ff36c1..0000000 --- a/Simulator/Simulator/Files/Icons/AbsorptionColumn.mo +++ /dev/null @@ -1,9 +0,0 @@ -within Simulator.Files.Icons; - -model AbsorptionColumn -equation - -annotation( - Icon(coordinateSystem(extent = {{-250, -450}, {250, 450}}, initialScale = 0.1), graphics = {Line(points = {{-90, 400}, {-90, -400}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{90, 400}, {90, -400}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{-90, 400}, {-30, 440}, {30, 440}, {90, 400}}, color = {0, 70, 70}, thickness = 0.3, smooth = Smooth.Bezier), Line(rotation = 180, points = {{-90, 400}, {-30, 440}, {30, 440}, {90, 400}}, color = {0, 70, 70}, thickness = 0.3, smooth = Smooth.Bezier), Line(points = {{-90, 250}, {10, 250}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{-10, 167}, {90, 167}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{-90, 83}, {10, 83}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{-10, 0}, {90, 0}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{-90, -84}, {10, -84}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{-10, -167}, {90, -167}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{-90, -250}, {10, -250}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{-250, 300}, {-90, 300}}, color = {0, 70, 70}, thickness = 0.3), Line(rotation = 180, points = {{-250, 300}, {-90, 300}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{90, 300}, {250, 300}}, color = {0, 70, 70}, thickness = 0.3), Line(points = {{-250, -300}, {-90, -300}}, color = {0, 70, 70}, thickness = 0.3), Text(extent = {{-500, -460}, {500, -520}}, textString = "%name", fontSize = 50)}), - Diagram(coordinateSystem(extent = {{-250, -450}, {250, 450}})), - __OpenModelica_commandLineOptions = "");end AbsorptionColumn; |