5

Material Temperature/Surface Temperature

How can I get hourly temperature output for one layer of material in construction ? Material temperature is preferred since we are modeling phase change material performance, it's better to know the temperature change. In addition, how to add an extra report IDF file in DesignBuilder simulation?

CY_BH's avatar
211
CY_BH
asked 2015-09-24 18:10:17 -0500
Julien Marrec's avatar
29.7k
Julien Marrec
updated 2015-09-25 08:07:24 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

2 Answers

3

If you're using a MaterialProperty:PhaseChange and the Conduction Finite Difference heat balance model to model your phase change materials, you should be able to include a 'CondFD Surface Temperature Node' output variable. This variable doesn't seem to appear in the Input/Output Reference, but you can see it used in the example file CondFD1ZonePurchAirAutoSizeWithPCM.idf. This section of the Engineering Reference has more information about the model.

ericringold's avatar
10.6k
ericringold
answered 2015-10-15 14:40:27 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments
2

I would propose to take front and reverse side surface temperatures [output values] of walls etc. and then calculate the temperatures at each layer in constructions from conductivities of materials. This should be possible using EMS programs and output variables, or other methods of postprocessing (e.g. using spreadsheet calculations on csv output of surface temperatures)

OS-user-AT's avatar
2.3k
OS-user-AT
answered 2015-10-15 14:24:33 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments