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

Adjacent test and fix #145

Merged
merged 4 commits into from
Nov 1, 2021
Merged

Adjacent test and fix #145

merged 4 commits into from
Nov 1, 2021

Conversation

DavidGoldwasser
Copy link
Contributor

Adjusted new adiabatic wall code to first try and intersect and match walls, and only switch to adiabatic when necessary. When a non-match is found an info statement is made, but I may change that to a warning, but didn't want to have to update tests that count warnings.

I had tested this argument in a number of tests, but neglected to do it in one of the tests that also run create_typical. I currently only run create_typical on subset of tests but maybe should extend them all to do this.
having issue with second bar being all adiabatic even after these changes
Also added info now as indication fo failed match attempt. Would have done warning but don't to trigger errors on a lot of tests that count warnings.
@DavidGoldwasser
Copy link
Contributor Author

DavidGoldwasser commented Oct 29, 2021

@tijcolem works on my local, I expect it will here (fingers crossed). Fixes issue #128 without breaking standards ability to find adjacent zones in most cases.

I did update the test in ext gem to replicate what we were seeing in osw2osa.

@DavidGoldwasser DavidGoldwasser merged commit 06ed03b into develop Nov 1, 2021
@DavidGoldwasser DavidGoldwasser deleted the adjacent_test_and_fix branch November 1, 2021 14:44
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.

3 participants