Skip to content

PyPSA converter: adding yml models for Generators, StorageUnits, Store#99

Merged
aoustry merged 52 commits intoAntaresSimulatorTeam:mainfrom
aoustry:main
May 13, 2025
Merged

PyPSA converter: adding yml models for Generators, StorageUnits, Store#99
aoustry merged 52 commits intoAntaresSimulatorTeam:mainfrom
aoustry:main

Conversation

@aoustry
Copy link
Collaborator

@aoustry aoustry commented May 12, 2025

No description provided.

aoustry and others added 30 commits April 17, 2025 19:09
Antoine: initiating the PyPSA>Andromede converter
@aoustry aoustry requested a review from tbittar May 12, 2025 14:55
time-dependent: true
scenario-dependent: false
#- id: capital_cost #Parameter not instantiated for now
- id: active
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What is the meaning of this variable (boolean to say if the component is enabled ?) ? Where is it used ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This parameter will be put in comment

#-type = Primary energy
#-carrier_attribute = CO2_emissions
#sense = <=
- id: constant
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

quota could be a more explicit name ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yes indeed, I keep it in mind


n1.optimize()

print(n1.storage_units_t["state_of_charge"])
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You cannot use run_conversion_test here ?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I will delete this file in a future PR

@aoustry aoustry merged commit 098e4a5 into AntaresSimulatorTeam:main May 13, 2025
1 check passed
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.

2 participants