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

Some thermal device models excluded from gen stack in plot_fuel() #92

Open
ajsauter opened this issue Mar 21, 2022 · 0 comments
Open

Some thermal device models excluded from gen stack in plot_fuel() #92

ajsauter opened this issue Mar 21, 2022 · 0 comments

Comments

@ajsauter
Copy link
Contributor

For the v015 update, there is at least one thermal device model that does not translate well to plot_fuel().

ThermalCompactUnitCommitment only finds the solution for the power above minimum, meaning the "ActivePowerVariable__ThermalMultistart" variable is not generated. It looks like there is an AuxVariable generated in place of this, but plot_fuel() is not yet searching for that AuxVariable when "ActivePowerVariable__ThermalMultistart" is absent from sim results. Hopefully this is a trivial fix for the next update to PowerGraphics.

claytonpbarrows added a commit that referenced this issue Aug 19, 2022
Fix for Issue #92 - Aux Variables
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

No branches or pull requests

1 participant