Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Thank you @Dirkes for your comment. Indeed, as you said, that is unusual to model a small walk-in using the airchiller object, but I have chosen this model since I intend to monitor the zone internal temperature and since the walkin object is not capable of doing such a thing.

I also have some confusion on how E+ calculates the actual total cooling capacity for the European Standard Ratings If you could please help,.

In the documentation, the total capacity is calculated using the Rated Capacity and temperature difference (deltaT = the air inlet temperature - evaporating temperature)

image description

On the codesource, the actual total cooling capacity is calculated using CoilCapTotEstimate = SHRCorrection * SensibleCapacityMax where SHRCorrection and SensibleCapacityMax is the Rated sensible capacity, but I can not find how the actual sensible cooling rate is calculated.

Thank you @Dirkes for your comment. Indeed, as you said, that is unusual to model a small walk-in using the airchiller object, but I have chosen this model since I intend to monitor the zone internal temperature and since the walkin object is not capable of doing such a thing.

I also have some confusion on how E+ calculates the actual total cooling capacity for the European Standard Ratings If you could please help,.

In the documentation, the total capacity is calculated using the Rated Capacity and temperature difference (deltaT = the air inlet temperature - evaporating temperature)

image description

On the codesource, the actual total cooling capacity is calculated using CoilCapTotEstimate = SHRCorrection * SensibleCapacityMax where SHRCorrection and SensibleCapacityMax is the Rated sensible capacity, but I can not find how the actual sensible cooling rate is calculated.

image description

Thank you @Dirkes for your comment. Indeed, as you said, that is unusual to model a small walk-in using the airchiller object, but I have chosen this model since I intend to monitor the zone internal temperature and since the walkin object is not capable of doing such a thing.

I also have some confusion on how E+ calculates the actual total cooling capacity for the European Standard Ratings If you could please help,.

In the documentation, the total capacity is calculated using the Rated Capacity and temperature difference (deltaT = the air inlet temperature - evaporating temperature)

image description

On the codesource, the actual total cooling capacity is calculated using CoilCapTotEstimate = SHRCorrection * SensibleCapacityMax where SHRCorrection and SensibleCapacityMax is the Rated sensible capacity, but I can not find how the actual sensible cooling rate is calculated.

image description

Thank you @Dirkes @Jim for your comment. Indeed, as you said, that is unusual to model a small walk-in using the airchiller object, but I have chosen this model since I intend to monitor the zone internal temperature and since the walkin object is not capable of doing such a thing.

I also have some confusion on how E+ calculates the actual total cooling capacity for the European Standard Ratings If you could please help,.

In the documentation, the total capacity is calculated using the Rated Capacity and temperature difference (deltaT = the air inlet temperature - evaporating temperature)

image description

On the codesource, the actual total cooling capacity is calculated using CoilCapTotEstimate = SHRCorrection * SensibleCapacityMax where SHRCorrection and SensibleCapacityMax is the Rated sensible capacity, but I can not find how the actual sensible cooling rate is calculated.

image description

Thank you @Jim Dirkes for your comment.

Indeed, as you said, that is unusual to model a small walk-in using the airchiller object, but I have chosen this model since I intend to monitor the zone internal temperature and since the walkin object is not capable of doing such a thing.

I also have some confusion on how E+ calculates the actual total cooling capacity for the European Standard Ratings If you could please help,.

In the documentation, the total capacity is calculated using the Rated Capacity and temperature difference (deltaT = the air inlet temperature - evaporating temperature)

image description

On the codesource, the actual total cooling capacity is calculated using CoilCapTotEstimate = SHRCorrection * SensibleCapacityMax where SHRCorrection and SensibleCapacityMax is the Rated sensible capacity, but I can not find how the actual sensible cooling rate is calculated.

image description

Thank you @Jim Dirkes for your comment.

Indeed, as you said, that is unusual to model a small walk-in using the airchiller object, but I have chosen this model since I intend to monitor the zone internal temperature and since the walkin object is not capable of doing such a thing.

I also have some confusion on how E+ calculates the actual total cooling capacity for the European Standard Ratings If you could please help,.

In the documentation, the total capacity is calculated using the Rated Capacity and temperature difference (deltaT = the air inlet temperature - evaporating temperature)

image description

On the codesource, the actual total cooling capacity is calculated using CoilCapTotEstimate = SHRCorrection * SensibleCapacityMax where SHRCorrection and SensibleCapacityMax is the Rated sensible capacity, but I can not find how the actual sensible cooling rate is calculated.

image description

Updates

After I reviewed the code - even though I dont know nothing on C++ codeing - I might say that I kinda understand how E+ calculate the actual total capacity, so I made the flowchart below.

image description