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

Add electric heater tech #256

Closed
wants to merge 44 commits into from
Closed

Add electric heater tech #256

wants to merge 44 commits into from

Conversation

zolanaj
Copy link
Collaborator

@zolanaj zolanaj commented Aug 28, 2023

This adds an electric heater technology to the code base. A couple of notes:

  • The default costs assume a resistive heater with a COP of one.
  • We included all default data in a .json in the data/ folder so it can be queried by the API, hopefully allowing for defaults to be stored in one place and called through http.jl when this is added to the API at a later time.
  • The COP field uses heating_cop in the place of just cop in anticipation of the future addition of an air-sourced heat pump and other hybrid heating/cooling technologies that might use both heating and cooling (and the desire to keep the COP references in a single set).

Bill-Becker and others added 30 commits April 24, 2023 13:57
@zolanaj zolanaj linked an issue Sep 15, 2023 that may be closed by this pull request
@zolanaj
Copy link
Collaborator Author

zolanaj commented Oct 12, 2023

closing and will restart using a fresh branch after merging obsolete (pre-reset) commits from develop

@zolanaj zolanaj closed this Oct 12, 2023
@zolanaj zolanaj deleted the add-electric-heater branch October 13, 2023 20:38
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.

Add electric heater to REopt.jl
2 participants