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

Boundary KLE #27

Merged
merged 2 commits into from
Apr 1, 2025
Merged

Boundary KLE #27

merged 2 commits into from
Apr 1, 2025

Conversation

gtpash
Copy link
Collaborator

@gtpash gtpash commented Jan 22, 2025

This PR:

  • Fixes wild import
  • Implements a minimal version of BoundaryRestrictedKLEProjector to generate a KLE (co)-basis for a boundary parameter, such as inflow velocity

Notes:

  • class is derived from @dc-luo MR-DINO work
  • BoundaryRestrictedKLEProjector only supports mass-orthogonal KLE
  • construct_input_subspace method has uniform return signature
  • includes method for boundary mass matrix creation
  • indentation was changed to spaces

@gtpash gtpash added the enhancement New feature or request label Jan 22, 2025
@gtpash gtpash requested a review from dc-luo January 22, 2025 20:49
@gtpash gtpash self-assigned this Jan 22, 2025
@gtpash
Copy link
Collaborator Author

gtpash commented Apr 1, 2025

@dc-luo updated the docstrings and added a to-do for the alternative approach. Do you have an example / reference code for the desired implementation?

@gtpash gtpash requested a review from dc-luo April 1, 2025 20:58
@dc-luo dc-luo merged commit 40f5d83 into main Apr 1, 2025
@dc-luo dc-luo deleted the dev-boundary_kle branch April 1, 2025 21:01
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