Skip to content

Implement an EquilibriumSeparator class - #1036

Open
fwitte wants to merge 4 commits into
devfrom
feature/#1026-equilibriumseparator
Open

Implement an EquilibriumSeparator class#1036
fwitte wants to merge 4 commits into
devfrom
feature/#1026-equilibriumseparator

Conversation

@fwitte

@fwitte fwitte commented Jul 30, 2026

Copy link
Copy Markdown
Member

Resolves #1026

The class conditionally splits two-phase mass flows into gas and liquid phase. It operates the same way as DropletSeparator, but on pure liquids gas mass flow is zero and on pur gas liquid mass flow is zero.

  • Implement unit tests for the changes
  • Update the documentation
  • Update the changelog at docs/whats_new/*
  • (Optional) update the CITATION.cff file, if you want to be included in
    the citable contributor list

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.

Implement a conditional DropletSeparator

1 participant