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

Revise boundary zones and allow bidirectional flow #623

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

LasNikas
Copy link
Collaborator

No description provided.

@LasNikas LasNikas added the enhancement New feature or request label Sep 30, 2024
Comment on lines +861 to +865
if boundary_model isa BoundaryModelLastiwka &&
first(typeof(boundary_zone).parameters) === BidirectionalFlow
throw(ArgumentError("`BoundaryModelLastiwka` needs a specific flow direction. " *
"Please specify inflow and outflow."))
end
Copy link
Collaborator

Choose a reason for hiding this comment

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

So the indention for this model is just pipe and channel flows?
This should be clarified in the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants