PR 257 AMO/CHP and GTO/GHP additions#266
Merged
Merged
Conversation
WIP: add outputs/results
Also tweak some inputs
Add sections in reopt.jl and process_results
Now only create this dV if SteamTurbineTechs is not empty
Previously these were hard-coded and not properly handled in *.jl
The previous expected SOC value was changing while objective function was the same when there were changes to the model The main purpose of this test is to check if the soc_incentive=True causes a higher SOC than if soc_incentive=False
…into hes_nuclear
Without this, dvSupplementaryFiringCHPSize can be zero and still get y-int amount of heat extra
Add supplementary firing costs
Div by Zero error when default total elec load is zero
Move from load_profile, and make DRY using this in BuiltInProfile.city property
Also move the default data into ghpghx/models.py
Unneeded separate classes with how they were used
…p_uuid in the reo GHP inputs Before, this data was being stored in both /ghpghx models and /reo models inside of GHP.ghpghx_response.
Issue caused by changing heating load data locations
Bumps [django](https://github.com/django/django) from 3.1.12 to 3.1.13. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@3.1.12...3.1.13) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Ghp updates to address NLaws review comments
conda activate base erge branch 'develop' into ghp
GTO (GHP) and AMO (CHP) FY21 Deliverables
Bump version to 1.7.0 with these new additions
NLaws
approved these changes
Sep 29, 2021
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge the content of PR 257 AMO/CHP and GTO/GHP additions from develop into master.