Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide OS SDK/API support for the EnergyPlus "CoilSystem:IntegratedHeatPump:AirSource" object #4183

Closed
chrisbalbach opened this issue Jan 9, 2021 · 1 comment · Fixed by #4236

Comments

@chrisbalbach
Copy link

Enhancement Request

Provide OS SDK/API support for the EnergyPlus "CoilSystem:IntegratedHeatPump:AirSource" object

Detailed Description

User interest in using OpenStudio to evaluate the performance of (both packaged and engineered systems) HVAC/DHW systems that combine ccASHP (cold climate heat pumps) performance with integrated hot water generation (and storage) by users may be relatively low today but has very high rate of change given interest in building de-carbonization and electrificatio.

While OS users do have access to this EnergyPlus object via an EnergyPlus Measure, the requirement to add the EnergyPlus measure at the 'tail end' of a measure based workflow combined with the requirement to provide connections to several other supporting OS objects (heating coil, cooling coil and water heating coil) can make this approach fragile and difficult to generalize, as needed to support for larger scale analysis workflows.

Possible Implementation

To the degree possible, a 1:1 mapping of the EnergyPlus object attributes would appear to be sufficient and a lowest effort method for implementation.

@chrisbalbach chrisbalbach added Enhancement Request Triage Issue needs to be assessed and labeled, further information on reported might be needed labels Jan 9, 2021
@joseph-robertson
Copy link
Collaborator

FYI, this is already in progress under #4172.

@tijcolem tijcolem linked a pull request Jan 20, 2021 that will close this issue
20 tasks
@tijcolem tijcolem removed the Triage Issue needs to be assessed and labeled, further information on reported might be needed label Jan 20, 2021
@tijcolem tijcolem added this to the OpenStudio SDK 3.2.0 milestone Jan 20, 2021
@joseph-robertson joseph-robertson mentioned this issue Feb 5, 2021
20 tasks
kbenne added a commit that referenced this issue Mar 25, 2021
Addresses #4183 and #4231, provide OS SDK/API support for the EnergyPlus "CoilSystem:IntegratedHeatPump:AirSource" and "Coil:WaterHeating:AirToWaterHeatPump:VariableSpeed" objects
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment