Skip to content

Commit

Permalink
Update wrapped.mo
Browse files Browse the repository at this point in the history
  • Loading branch information
terrancelu92 committed Jun 14, 2023
1 parent c303487 commit d79c75f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion testcases/multizone_large_office_eplus/models/wrapped.mo
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ model wrapped "Wrapped model"
Modelica.Blocks.Interfaces.RealOutput EPlus96_oveTZonTopSou_y(unit="K") = mod.EPlus96.oveTZonTopSou.y "Top floor air temperature of south zone";
Modelica.Blocks.Interfaces.RealOutput EPlus96_oveTZonTopWes_y(unit="K") = mod.EPlus96.oveTZonTopWes.y "Top floor air temperature of west zone";
// Original model
EPlusLargeOffice.Testcases.LargeOffice mod(EPlus96(
MultiZoneLargeOfficeEPlus.Testcases.Testcase mod(EPlus96(
oveTZonBotCor( uExt(y=EPlus96_oveTZonBotCor_u),activate(y=EPlus96_oveTZonBotCor_activate)),
oveTZonBotEas( uExt(y=EPlus96_oveTZonBotEas_u),activate(y=EPlus96_oveTZonBotEas_activate)),
oveTZonBotNor( uExt(y=EPlus96_oveTZonBotNor_u),activate(y=EPlus96_oveTZonBotNor_activate)),
Expand Down

0 comments on commit d79c75f

Please sign in to comment.