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

remove dead boundary condition code #1209

Merged
merged 10 commits into from
Sep 18, 2024

Conversation

samuelpmishLLNL
Copy link
Contributor

a lot (if not most) of the code in the boundary condition class appears to be unused and/or untested (at least in serac), this is just a PR that removes some of that old code.

@chapman39
Copy link
Contributor

i think this will fix #1207

@samuelpmish
Copy link
Contributor

i think this will fix #1207

Oops, maybe I misspoke in the meeting earlier, but this PR was originally motivated by looking at that issue, but doesn't fix it yet. The failing test is built on a part of the BoundaryCondition class that is actually used, so I can't remove that part yet.

Although, it may be worth just deleting that failing test, since it doesn't appear to be testing the correctness of anything.

@tupek2 tupek2 self-requested a review August 13, 2024 15:20
@chapman39
Copy link
Contributor

is this ready? i can approve.

@tupek2 tupek2 requested a review from chapman39 August 22, 2024 03:08
@chapman39 chapman39 merged commit af22df5 into develop Sep 18, 2024
2 checks passed
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.

5 participants