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

wallDistanceMethod Flag Added To daOptions #796

Merged
merged 3 commits into from
Mar 15, 2025

Conversation

ChrisPsenica
Copy link
Contributor

I added the flag "wallDistanceMethod" to daOptions to use the custom/manual distance calculation. The byUnitArea option remains in the function dictionary. Additionally, incompressible, compressible, and solid unit tests have been added which test the wallDistanceMethod flag as well as using byUnitArea: False. All tests for wallDistanceMethod and byUnitArea have been moved to runUnitTests_DACustomCHT.py.

Chris Psenica added 3 commits March 14, 2025 14:47
…ult. This option is a flag for manually computing distance terms for CHT. I added a dedicated unit test for this (solid, incompressible, compressible) and removed it from previous unit tests.
… directory it was already in. This has been fixed.
@ChrisPsenica ChrisPsenica requested a review from a team as a code owner March 14, 2025 22:52
@friedenhe friedenhe merged commit 14df4d5 into mdolab:main Mar 15, 2025
3 of 4 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.

None yet

2 participants