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

Refactor the gen_commit_bin and gen_commit_lin operational type modules to use common functions #776

Merged
merged 15 commits into from
Feb 25, 2021

Conversation

anamileva
Copy link
Member

@anamileva anamileva commented Feb 25, 2021

The operational type modules gen_commit_bin and gen_commit_lin, which share the same formulation except for the some variable type definitions now use a common function for their formulation and simply pass different arguments to get the correct component names and formulation. This will reduce maintenance requirements and redundant code going forward.

GridPath v0.7.3

@anamileva
Fix Tx group subscenario class component name
f739439
@anamileva
Add partial freq resp penalty to costs table
ec4e187
@anamileva
Improve efficiency of UI scenario-results (#750) …
c094c17
@anamileva
Make start/end tmp an input field in UI …
1fade5a
@anamileva
Clarify module import error and print traceback (#751)
e1e47f4
@anamileva
Fix GP executable path for Mac (#752)
6dcd6fd
@anamileva
Bump version to 0.7.3
3d9320d
GridPath v0.8.0

@anamileva
Update handling of solver status …
f8bfaeb
@anamileva
Fix solver query in queue manager …
698f448
@anamileva
Fix queue manager when no solver options specified
e96e420
@anamileva
Implement charge/discharge capacity multipliers (#754) …
b7297c7
@anamileva
Bump version to v0.8.0
f4be86b
@anamileva anamileva changed the base branch from master to develop February 25, 2021 19:31
@anamileva anamileva merged commit 2cfc6d6 into develop Feb 25, 2021
@anamileva anamileva deleted the lin_bin_refactor branch March 17, 2021 18:10
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.

1 participant