Sorry, this content is no longer available
2

Convection coefficient is modified when using Kiva

Hello, I'm using kiva foundation model for determining ground heat transfer in E+. I'm setting the floor's inside convection coefficient value in SurfaceProperty:ConvectionCoefficient object. However, I noticed that the simulation is not using this value I set. Does this have something to do with Kiva foundation model? Thank you

sofiag's avatar
45
sofiag
asked 2019-08-09 10:15:38 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2019-08-11 11:45:11 -0500
edit flag offensive 0 remove flag close merge delete

Comments

2

Perhaps this is related to https://github.com/NREL/EnergyPlus/pu..., which was implemented for E+ v9.1?

shorowit's avatar shorowit (2019-08-12 15:23:02 -0500) edit
add a comment see more comments

1 Answer

1

What version of EnergyPlus are you using?

As @shorowit suggests, user-defined convection coefficients in Kiva were not possible in EnergyPlus prior to version 9.1. Previous to 9.1, the convection coefficient was always set using Kiva's internal convection algorithm (consistent with EnergyPlus default algorithms for interior and exterior). In version 9.1 and later you can set the convection algorithm (or coefficient value) the same way you would any other surface.

Neal Kruis's avatar
4.7k
Neal Kruis
answered 2019-08-14 09:19:24 -0500
edit flag offensive 0 remove flag delete link

Comments

Hi! Thanks for the answer, that's my problem then. I'm using version 8.7 because I'm modelling the geometry with Euclid extension for SketchUp. As far as I know Euclid extension is updated for E+ 8.7 but not for 9.1 version isn't it?

sofiag's avatar sofiag (2019-08-15 13:07:41 -0500) edit
add a comment see more comments