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

added PartiallySaturatedBC #244

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

PhiSpel
Copy link
Contributor

@PhiSpel PhiSpel commented Aug 26, 2024

Description

closes #160

Checklist

  • This pull request is associated to an issue
  • This PR contains a description
  • Did you add a new method? If so, you need to
    • add method description
    • maybe mention class in the corresponding __init__
    • add an example using the method in examples/advanced_flows/ or examples/simple_flows/
    • add a test in tests/
  • Add someone else as reviewer and wait for approval before merging.

@PhiSpel PhiSpel self-assigned this Aug 26, 2024
@PhiSpel PhiSpel linked an issue Aug 26, 2024 that may be closed by this pull request
@pep8speaks
Copy link

pep8speaks commented Aug 26, 2024

Hello @PhiSpel! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

There are currently no PEP 8 issues detected in this Pull Request. Cheers! 🍻

Comment last updated at 2024-08-27 07:52:44 UTC

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.

Partially Saturated Boundary Condition
2 participants