1

What is the name of the output variable that calculates infiltration sensible heating rate in Watts?

I'm using AFN in my building model.

I want to know the infiltration load from the specific surface (e.g. the exterior envelope of the room no.1, the internal wall of room no.2).

What is the name of the output variable that calculates infiltration sensible heating rate?

juhyun Bak's avatar
139
juhyun Bak
asked 2021-01-08 03:44:10 -0500
shorowit's avatar
11.8k
shorowit
updated 2021-01-08 09:11:24 -0500
edit flag offensive 0 remove flag close merge delete

Comments

1

After running the simulation, have you looked at the available output variables in the .rdd file?

shorowit's avatar shorowit (2021-01-08 09:12:29 -0500) edit

Yes, I have looked. But, I can only find about the zone, not the surface...

juhyun Bak's avatar juhyun Bak (2021-01-10 18:28:12 -0500) edit
add a comment see more comments

1 Answer

1

Are you looking for these?

Output:Variable,*,Zone Infiltration Sensible Heat Loss Energy,hourly; !- HVAC Sum [J]
Output:Variable,*,Zone Infiltration Sensible Heat Gain Energy,hourly; !- HVAC Sum [J]
ericmartinpe's avatar
2.1k
ericmartinpe
answered 2021-01-08 16:59:00 -0500, updated 2021-01-08 17:00:10 -0500
edit flag offensive 0 remove flag delete link

Comments

I'm looking for the infiltration load from the specific surface, not the zone. Thank you for your suggestion.

juhyun Bak's avatar juhyun Bak (2021-01-10 19:55:49 -0500) edit

If your zone has only 1 exterior wall, and ZoneInfiltration:DesignFlowRate / Design Flow Rate Calculation Method is specified as ExteriorWallArea, then the zone infiltration would be equivalent to the surface infiltration. This is the only way I know of to get the infiltration through a specific surface.

ericmartinpe's avatar ericmartinpe (2021-01-11 14:44:55 -0500) edit
add a comment see more comments