2

Unchanging surface temperatures despite change in Phase Change temperatures

Basically I'm wondering why the values for indoor and outdoor surface temperature (on the csv) aren't changing for this idf file when they should change as accompanied by the change in the enthalpy-temperature curve as described in MaterialProperty:PhaseChange.

I've tested it on the 'CondFD1ZonePurchAirAutoSizeWithPCM.idf' example file and it seems that there weren't any problems with the example file. I'm sure I have the required classes when I compared it against the example file.

For example when I change PCtemp 2 from 20 to 30 and PCtemp3 from 20.1 to 30.1, all the values for the surface temperatures remain the same, they should change but I have no idea why they don't. The example file shows a big difference, this one doesn't and I have no idea why...

image description

image description

https://mega.nz/#!Td8AgLaZ!v426mSD_rF... [idf file]

Thank you in advance!

huntan's avatar
73
huntan
asked 2016-12-29 12:15:53 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2016-12-30 08:21:10 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

does e+ handle phasechange materials in all solution algorithms? perhaps you have to change the solution algorithm in the "simulation > advanced > heat transfer function .... "?

Mike06's avatar
175
Mike06
answered 2016-12-29 14:11:55 -0500
edit flag offensive 0 remove flag delete link

Comments

Hi thanks for the reply.

I'm not sure what you mean by that but do you mean that I should change the Algorithm for HeatBalanceAlgorithm from ConductionFinite to ConductionTransfer? But isn't CondFD the default algorithm for PCMS? (http://bigladdersoftware.com/epx/docs...).

huntan's avatar huntan (2016-12-29 19:29:06 -0500) edit
add a comment see more comments