Skip to content

Commit

Permalink
Merge branch 'open-ideas:master' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
kldjonge authored Aug 29, 2022
2 parents 06aa135 + a681abf commit 121cb9c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ partial model PartialShading "Window shading partial"
"Long wave solar absorption coefficient of the frame";
parameter Modelica.Units.SI.Emissivity epsLw_glazing
"Long wave solar absorption coefficient of the glazing";
parameter Modelica.Units.SI.Emissivity epsSw_shading
parameter Modelica.Units.SI.Emissivity epsSw_shading = 0.8
"Short wave emissivity of the shading object";
parameter Real g_glazing(min=0,max=1)
"Nominal shading coefficient of the glazing";
Expand Down

0 comments on commit 121cb9c

Please sign in to comment.