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

merge for v0.8.5 #125

Merged
merged 104 commits into from
Jun 3, 2024
Merged

merge for v0.8.5 #125

merged 104 commits into from
Jun 3, 2024

Conversation

mnblonsky
Copy link
Collaborator

Merging dev into main for v0.8.5

  • Reference the issue your PR is fixing
  • Assign at least 1 reviewer for your PR
  • Test with run_dwelling.py or other script
  • Update documentation as appropriate
  • Update changelog as appropriate

mnblonsky and others added 30 commits October 5, 2023 14:18
Addresses #85.

- Added error for very short duration simulations
- Added OCHREException to handle errors
- Updated docs and added trademark logo

- [x] Reference the issue your PR is fixing
- [x] Assign at least 1 reviewer for your PR
- [x] Test with run_dwelling.py or other script
- [x] Update documentation as appropriate
- [x] Update changelog as appropriate
We found a bug when running the `run_equipment.run_hvac` script. The
envelope wasn't accounting for the heat delivered by the HVAC. The issue
is in Equipment.py, and is addressed here. No issue created.

- [x] Reference the issue your PR is fixing
- [x] Assign at least 1 reviewer for your PR
- [x] Test with run_dwelling.py or other script
- [x] Update documentation as appropriate
- [x] Update changelog as appropriate
mnblonsky and others added 23 commits April 2, 2024 12:20
Addresses #103 and #77

- [x] Reference the issue your PR is fixing
- [x] Assign at least 1 reviewer for your PR
- [x] Test with run_dwelling.py or other script
- [x] Update documentation as appropriate
- [x] Update changelog as appropriate
Addresses #100, #102
- [x] Reference the issue your PR is fixing
- [x] Assign at least 1 reviewer for your PR
- [x] Test with run_dwelling.py or other script
- [x] Update documentation as appropriate
- [x] Update changelog as appropriate
This addresses 2 bugs related to assigning EV charging events:

- The random seed wasn't working, because events were generated before
the seed was set. This is fixed.
- There was no way to specify the event data, for example using the same
events for Level 1/Level 2 chargers. The event data file is now an
input.

No assigned issue. @JingWang-CUB raised this privately (see panel-tea
branch).

- [x] Reference the issue your PR is fixing
- [x] Assign at least 1 reviewer for your PR
- [x] Test with run_dwelling.py or other script
- [x] Update documentation as appropriate
- [x] Update changelog as appropriate
@mnblonsky mnblonsky added this to the V 0.8.5 Release milestone Jun 3, 2024
@mnblonsky mnblonsky requested a review from jmaguire1 June 3, 2024 21:09
Copy link
Collaborator

@jmaguire1 jmaguire1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks for getting this together Michael!

@jmaguire1 jmaguire1 merged commit 581f565 into main Jun 3, 2024
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