How to output: Zone Opaque Surface Inside Face Conduction [W]

asked 2021-12-08 13:06:55 -0500

mdengusiak's avatar

updated 2022-02-22 18:00:07 -0500

I believe there is undocumented change: I want to output variable according to documentation:

Zone Opaque Surface Inside Face Conduction [W]
https://bigladdersoftware.com/epx/doc...

I can see

Output variables applicable to opaque heat transfer surfaces (FLOOR, WALL, ROOF, DOOR). Note – these are advanced variables – you must read the descriptions and understand before use – then you must use the Diagnostics object to allow reporting.

I added Output Object:

Output:Diagnostics,
DisplayAdvancedReportVariables;

but unable to see this variable also this variable does not output in .rdd file I can see only:

Zone Opaque Surface Inside Faces Total Conduction Heat Gain Rate
Zone Opaque Surface Inside Faces Total Conduction Heat Loss Rate
Zone Opaque Surface Inside Faces Total Conduction Heat Gain Energy
Zone Opaque Surface Inside Faces Total Conduction Heat Loss Energy

which one is the variable that I am looking for and matches the documentation definition, where I can find it?

edit retag flag offensive close merge delete