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

R2X Sienna sys generation compatibility from PLEXOS xml files. #51

Closed
k1nshuk opened this issue Oct 18, 2024 · 0 comments · Fixed by #47
Closed

R2X Sienna sys generation compatibility from PLEXOS xml files. #51

k1nshuk opened this issue Oct 18, 2024 · 0 comments · Fixed by #47
Assignees

Comments

@k1nshuk
Copy link
Collaborator

k1nshuk commented Oct 18, 2024

The following need to be improved:

  • Renewable technologies export fuel prices is NA and Sienna expects 0.0
  • Power factor is expected as a column, but is NA instead of 1.0 or as specified
  • Make sure that the numbers are exported as floats no integers
  • Make sure that time series file name adds the year
@pesap pesap linked a pull request Oct 22, 2024 that will close this issue
@pesap pesap closed this as completed in #47 Oct 29, 2024
daniel-thom pushed a commit to daniel-thom/R2X that referenced this issue Nov 20, 2024
daniel-thom pushed a commit to daniel-thom/R2X that referenced this issue Nov 20, 2024
…(#249)

* Changes for LDES project

* making backwards compatible electrolyzer load and some changes on the
data reading and xml creation

closes NREL#51

* Method to overwrite models (#245)

* Adding custom constraint for CO2 equivalent.

* updated reVX node merging operations to get avoid errors

* followup adjustments to resolve new edge case

* updated VRE gen export

* Fixing problems with memberships and creating better defaults for cases
file.

* utilizing must_run techs default dict

* fixing typo

* updated pyproject to use main reVX

* added must_run prime mover default list

* updated gen export to assign must_run to all gens

* reorganized must_run assignment logic

* fixing typo

* fixed typo

* minor bug fixes

* fixing typo

* updating reVX pointer in pyproject to bespoke branch

* Formatting.

* removed max # of workers in revx aggregation

* re-implemented logic around update_dict to fix overrides bug

* removed commented out line

* fixed canada imports plugin time index issue and plugin ordering issue

* Fixing canadaimports and changing gams transfer

* Fixing problem with duplicate entries for storage technologies and removing nodes w/o load profiles

---------

Co-authored-by: jcarag <[email protected]>
Co-authored-by: kodiobika <[email protected]>
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 a pull request may close this issue.

2 participants