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

Issue1576 heat pump model integration suggestions #1770

Conversation

hcasperfu
Copy link
Contributor

This PR contains revision suggestions for PR #1628 as part of the review process, especially for the boring renaming and re-foldering under the scope of the Style Guide and the Conventions.
This PR currently does three things:

  1. Renamed and replaced data records to Data subpackages and control blocks to a Controls subpackage, as is consistent with how other packages host these classes.
  2. Revised the icon of Fluid.HeatExchangers.EvaporatorCondenserWithCapacity so that it doesn't look like a signal connector is connected to a heat port.
  3. In Fluid.Chillers.BaseClasses.ChillerRefrigerantCycle, replaced replaceable Fluid.Chillers.RefrigerantCycleModels.BaseClasses.PartialChillerRefrigerantCycle with .NoCooling. This is to avoid the awkward placeholder parameter assignments.

@FWuellhorst -
Please review and feel free to cherrypick as you see fit.

@FWuellhorst
Copy link
Contributor

Thanks for the changes!

@FWuellhorst FWuellhorst merged commit 54eb091 into issue1576_heatPumpModelIntegration Jul 10, 2023
@FWuellhorst FWuellhorst deleted the issue1576_heatPumpModelIntegration_suggestions branch July 10, 2023 09:27
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.

2 participants