Skip to content

Issue1433 update floor on ground#1434

Merged
jelgerjansen merged 11 commits intoopen-ideas:masterfrom
annadellisola:issue1433_UpdateFloorOnGround
Jun 17, 2025
Merged

Issue1433 update floor on ground#1434
jelgerjansen merged 11 commits intoopen-ideas:masterfrom
annadellisola:issue1433_UpdateFloorOnGround

Conversation

@annadellisola
Copy link
Contributor

This PR addresses issue #1433

Copy link
Contributor

@jelgerjansen jelgerjansen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@annadellisola please update the reference results as well.

@annadellisola
Copy link
Contributor Author

Changing the IDEAS.Buildings.Data.Constructions.FloorOnGround, the following reference results change:
image
IDEAS.Buildings.Components.Examples.RectangularZoneEmbedded
image

@annadellisola
Copy link
Contributor Author

annadellisola commented Jun 13, 2025

The new TSensor in IDEAS.Buildings.Components.Examples.RectangularZoneEmbedded was expected to be lower due to the change of the locGain position from 3 to 2. As a result of the different heat injection position, the temperature values of layer 4 (tile) are lower, while the temperature dynamic is faster due to the lower thermal capacity of the Tile compared to Cement.
In the plot below, simulation //1 is with the new FloorOnGround implementation, simulation //2 is the old reference:
image
On the other hand, the new temperature of layer 1 (cement) was expected to be higher. This is true for the first 6h, after which the reference temperature in simulation //2 becomes higher and the screed layer has been thermally activated. Moreover, the Q_flow injected in the floor heating (Q = (Tin - heatPortEmb.T)*min(G_t, G_max), where Tin is fixed equal to 30°C) is lower in simulation //1, compared to simulation //2.
image
image

Additionally, it seems strange that the new TSensor experiences an initial drop. However, this can be explained looking at the TRad and TAir. The TRad in the new simulation //1 is not compensating any more the drop of TAir.
image

@jelgerjansen
Copy link
Contributor

@annadellisola as discussed online, I also updated the RadSlaCha parameters according to the used floor type. This gives the following results (compared to the old simulation, not your latest changes):
image

Similar to your initial changes, the room temperature decreases.

@jelgerjansen jelgerjansen merged commit 686ceac into open-ideas:master Jun 17, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update construction IDEAS.Buildings.Data.Constructions.FloorOnGround

2 participants