Skip to content

Commit

Permalink
Remove obsolete spaces between parameters
Browse files Browse the repository at this point in the history
  • Loading branch information
jelgerjansen committed May 29, 2024
1 parent 4f6f463 commit 77a6d06
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ model LongwaveHeatTransfer
annotation (Placement(transformation(extent={{-10,-10},{10,10}})));
IDEAS.Buildings.Components.BaseClasses.RadiativeHeatTransfer.ZoneLwDistribution
zonLwDist(nSurf=2,
ignAss=true, linearise=false)
ignAss=true, linearise=false)
"Model for longwave radiative heat exchange within a zone"
annotation (Placement(transformation(extent={{10,-80},{-10,-60}})));
Modelica.Blocks.Sources.Ramp ramp(
Expand Down

0 comments on commit 77a6d06

Please sign in to comment.