Skip to content

Commit 6554f69

Browse files
committed
Merged IBPSA with correction to line thickness
1 parent 9d98376 commit 6554f69

55 files changed

Lines changed: 0 additions & 66 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Buildings/Controls/OBC/CDL/Conversions/BooleanToInteger.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ Modelica Standard Library.
5757
Rectangle(
5858
extent={{-100,100},{100,-100}},
5959
fillColor={210,210,210},
60-
lineThickness=5.0,
6160
fillPattern=FillPattern.Solid,
6261
borderPattern=BorderPattern.Raised),
6362
Text(

Buildings/Controls/OBC/CDL/Conversions/BooleanToReal.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ Modelica Standard Library.
5757
Rectangle(
5858
extent={{-100,100},{100,-100}},
5959
fillColor={210,210,210},
60-
lineThickness=5.0,
6160
fillPattern=FillPattern.Solid,
6261
borderPattern=BorderPattern.Raised),
6362
Ellipse(

Buildings/Controls/OBC/CDL/Discrete/FirstOrderHold.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,6 @@ equation
7676
extent={{-100,-100},{100,100}},
7777
lineColor={0,0,127},
7878
fillColor={223,211,169},
79-
lineThickness=5.0,
8079
borderPattern=BorderPattern.Raised,
8180
fillPattern=FillPattern.Solid),
8281
Text(

Buildings/Controls/OBC/CDL/Discrete/Sampler.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ equation
5454
extent={{-100,-100},{100,100}},
5555
lineColor={0,0,127},
5656
fillColor={223,211,169},
57-
lineThickness=5.0,
5857
borderPattern=BorderPattern.Raised,
5958
fillPattern=FillPattern.Solid),
6059
Text(

Buildings/Controls/OBC/CDL/Discrete/TriggeredMax.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ equation
3131
extent={{-100,-100},{100,100}},
3232
lineColor={0,0,127},
3333
fillColor={223,211,169},
34-
lineThickness=5.0,
3534
borderPattern=BorderPattern.Raised,
3635
fillPattern=FillPattern.Solid),
3736
Text(

Buildings/Controls/OBC/CDL/Discrete/TriggeredMovingMean.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ equation
6262
extent={{-100,-100},{100,100}},
6363
lineColor={0,0,127},
6464
fillColor={223,211,169},
65-
lineThickness=5.0,
6665
borderPattern=BorderPattern.Raised,
6766
fillPattern=FillPattern.Solid),
6867
Text(

Buildings/Controls/OBC/CDL/Discrete/TriggeredSampler.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@ equation
3131
extent={{-100,-100},{100,100}},
3232
lineColor={0,0,127},
3333
fillColor={223,211,169},
34-
lineThickness=5.0,
3534
borderPattern=BorderPattern.Raised,
3635
fillPattern=FillPattern.Solid),
3736
Ellipse(

Buildings/Controls/OBC/CDL/Discrete/UnitDelay.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,6 @@ Modelica Standard Library.
108108
extent={{-100,-100},{100,100}},
109109
lineColor={0,0,127},
110110
fillColor={223,211,169},
111-
lineThickness=5.0,
112111
borderPattern=BorderPattern.Raised,
113112
fillPattern=FillPattern.Solid),
114113
Text(

Buildings/Controls/OBC/CDL/Discrete/ZeroOrderHold.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,6 @@ equation
6363
extent={{-100,-100},{100,100}},
6464
lineColor={0,0,127},
6565
fillColor={223,211,169},
66-
lineThickness=5.0,
6766
borderPattern=BorderPattern.Raised,
6867
fillPattern=FillPattern.Solid),
6968
Text(

Buildings/Controls/OBC/CDL/Integers/Change.mo

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@ equation
3232
Rectangle(
3333
extent={{-100,100},{100,-100}},
3434
lineColor={0,0,0},
35-
lineThickness=5.0,
3635
fillColor={210,210,210},
3736
fillPattern=FillPattern.Solid,
3837
borderPattern=BorderPattern.Raised),

0 commit comments

Comments
 (0)