EnergyPlus Air to Water Heat Pump
Since E+ still doesn't have this object (unless I'm missing something?) we've borrowed the method from Sefaira here to use a little EMS code to calculate an efficiency, and then assign that energy to an exterior light. I'm assuming they chose an exterior light because it was pretty simple and many building don't have them modeled, but it's causing some issues with the meter files as the boiler energy still shows up (and in this case I can't just remove that variable, since I need the output meters to be consistent throughout many models).
So my questions:
1 does anyone have any better/more direct methods of modeling air source HPs?
2 if not, is there a way to either zero out the boiler energy via EMS, or just adjust it to not use the exterior light at all? From digging around it seems like it's not really possible to just change the energy of an object like this (for obvious reasons I'm sure).
Thanks
@bbrannon4 would the
HeatPump:PlantLoop:EIR:Cooling (and Heating)
objects with the Condenser Type input field set to "AirSource" work for your project?Potentially, though the constant volume assumption is likely a bit unrealistic so I'll have to test it. And am I correct that this issue has been resolved but not released yet (mine will be auto-sized)?
I'm gonna make an answer post with some ideas soon.