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

Add supply for different fluid property back ends #302

Closed
fwitte opened this issue Jan 24, 2022 · 2 comments
Closed

Add supply for different fluid property back ends #302

fwitte opened this issue Jan 24, 2022 · 2 comments

Comments

@fwitte
Copy link
Member

fwitte commented Jan 24, 2022

  • thermosteam
  • custom equations
  • ...
@fwitte fwitte mentioned this issue Jun 1, 2022
15 tasks
@fwitte
Copy link
Member Author

fwitte commented Oct 25, 2022

Update on the structure of this:

  • cycles in the network are detected
    • within one cycle the fluid has to be specified on some connection, which in will also hold the information on the fluid property back end.
    • All connections within one cycle will use the same fluid property library
    • All connections within one cycle will access the same fluid property object
    • For that reason the fluid composition is only variable within a cycle if specific components (combustion, merging, …) are part of that cycle
  • each connection can turn on and off its variables, following the fluid composition variability
  • Components get reworked for checking which connections have what variables
  • Component variables will get a proper place in the matrix

@fwitte fwitte closed this as completed Oct 25, 2022
@fwitte fwitte reopened this Oct 25, 2022
@fwitte
Copy link
Member Author

fwitte commented Oct 11, 2023

Closed as completed via #384

@fwitte fwitte closed this as completed Oct 11, 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

No branches or pull requests

1 participant