Skip to content

1761 add zonehvac#1773

Merged
kbenne merged 8 commits into
developfrom
1761_add_zonehvac
Aug 19, 2015
Merged

1761 add zonehvac#1773
kbenne merged 8 commits into
developfrom
1761_add_zonehvac

Conversation

@mbadams5

Copy link
Copy Markdown
Contributor

Add the following ZoneHVAC objects...

ZoneHVAC:Dehumidifier:DX
ZoneHVAC:EnergyRecoveryVentilator:Controller
ZoneHVAC:EnergyRecoveryVentilator
ZoneHVAC:UnitVentilator
ZoneHVAC:Baseboard:RadiantConvective:Water
ZoneHVAC:Baseboard:RadiantConvective:Electric

A few things still todo:

  • Write more complete unit tests
  • Write simulation tests
  • Add ZoneHVACs into GUI (??)

Fixes #1761

Still need to finish 3 ForwardTranslators
I think there are still forward translator errors but need to write
simulation tests to know for sure.
mbadams5 and others added 4 commits August 17, 2015 12:04
This is a rework to ZoneHVACComponent::thermalZone ::addToThermalZone
and ::removeFromThermalZone to handle both air based and non air based
equipment. This means equipment that is connected to zone through nodes
as well as equipment that is not. This prevents having to reimplement
these methods in derived classes.

Existing class reimplmentations have been left in place because they are
working, but they might be removed in the future because they are
unnecessary.
@kbenne

kbenne commented Aug 19, 2015

Copy link
Copy Markdown
Contributor

@mbadams5 I will come back to write new integration tests. I ran existing unit and integration tests and will reintegrate this to develop.

@kbenne
kbenne force-pushed the 1761_add_zonehvac branch from 40d20c6 to daa5285 Compare August 19, 2015 21:03
kbenne added a commit that referenced this pull request Aug 19, 2015
@kbenne
kbenne merged commit 94b16a9 into develop Aug 19, 2015
@axelstudios
axelstudios deleted the 1761_add_zonehvac branch August 21, 2015 20:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants