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

Correct the reported Financial.lcc #343

Closed
wants to merge 6 commits into from
Closed

Correct the reported Financial.lcc #343

wants to merge 6 commits into from

Conversation

adfarth
Copy link
Collaborator

@adfarth adfarth commented Jan 3, 2024

The Financial.lcc reported in the results previously included the small battery SOC and unserved load incentives that were added to the objective in reopt.jl.

I think it had been assumed that using add_to_expression!(Objective, value) would not modify m[:Costs], but in fact it was modifying it to include these incentive values.

@adfarth adfarth linked an issue Jan 3, 2024 that may be closed by this pull request
@adfarth adfarth marked this pull request as draft January 4, 2024 15:27
@adfarth adfarth closed this Jan 18, 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.

Correct LCC when soc is added to objective
1 participant