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

Features/chemical exergy #385

Merged

Conversation

aburabazam
Copy link
Contributor

Adding chemical exergy to the data structure and the Sankey diagram.

  • Exergy can now be divided into chemical and physical exergy
  • This refers to the class ExergyAnalysis in analyses.py
  • Added columns to dictionary self.sankey_data
  • Sankey data for components will be filled with chem. and phys. exergy
  • Function generate_plotly_sankey_input was adapted to differentiate between chemical and physical exergy
  • This is a further development of KarimHShawky work in the closed issue #326

@fwitte
Copy link
Member

fwitte commented Feb 10, 2023

@aburabazam, thanks a lot for your contribution! I will review it once I can find the time for that :).

@fwitte fwitte merged commit 2c77f4b into oemof:features/chemical_exergy Mar 24, 2023
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.

None yet

2 participants