First time here? Check out the Help page!
1 | initial version |
If you have an HVAC system defined in EnergyPlus, you should have access to the following output variables:
You will need to find the name of the zone air node that you are interested in, then replace the "*" in the two examples above with that zone air node name (or whatever specific node in the HVAC system you are interested in).
The "Site Outdoor Air Density" will tell you the air density of outdoor air from the EPW weather file.
The ZoneCapacitanceMultiplier:ResearchSpecial
object is used to multiply the total sensible heat storage capacity of a zone, not to set the zone air's specific heat.
2 | No.2 Revision |
If you have an HVAC system defined in EnergyPlus, you should have access to the following output variables:
You will need to find the name of the zone air node node that you are interested in, then replace the "*" in the two examples above with that zone air node name (or whatever specific node in the HVAC system you are interested in).
The "Site Outdoor Air Density" will tell you the air density of outdoor air from the EPW weather file.
The ZoneCapacitanceMultiplier:ResearchSpecial
object is used to multiply the total sensible heat storage capacity of a zone, not to set the zone air's specific heat.