-
Notifications
You must be signed in to change notification settings - Fork 918
Fix cornernode normal #2392
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
Merged
Merged
Fix cornernode normal #2392
Changes from all commits
Commits
Show all changes
60 commits
Select commit
Hold shift + click to select a range
a3b2a8c
quick fix for normal point in sharp corner
bigfooted 9863c1d
quick fix for normal point in sharp corner
bigfooted 8c71e6d
clang-format
bigfooted e0dd4c7
check why clang-format error
bigfooted a4946c3
check why clang-format error
bigfooted 40119af
clang-format error
bigfooted 18054d6
clang-format fix
bigfooted 5823be7
Merge branch 'develop' into fix_cornernode_normal
bigfooted 3578502
use wall distance
bigfooted 5a89f90
clang
bigfooted 087a12c
introduce nearest_neighbor
bigfooted ce27533
restore original normalneighbor
bigfooted 5f8b6ba
clang
bigfooted d5e625c
Merge branch 'develop' into fix_cornernode_normal
bigfooted 933500a
Merge branch 'develop' into fix_cornernode_normal
bigfooted 739f87f
Merge branch 'develop' into fix_cornernode_normal
bigfooted 4e27793
Merge branch 'develop' into fix_cornernode_normal
bigfooted f5f2de9
cleanup old implementation, start new
bigfooted 47f3839
small update
bigfooted 55d2163
update
bigfooted 535c841
update
bigfooted 4b30110
update
bigfooted bd45235
cleanup
bigfooted 31bd154
projection
bigfooted 1f1a4fe
cleanup
bigfooted 7d55b44
simplify
pcarruscag cb29d29
Merge branch 'develop' into fix_cornernode_normal
bigfooted 1b43468
Merge branch 'develop' into fix_cornernode_normal
bigfooted 4c1dce4
regression
bigfooted 761c4b0
regression update
bigfooted d7b8ee7
regression update
bigfooted 444008a
regression update
bigfooted 82658f7
remove unused functions
bigfooted 401d0c8
Merge branch 'develop' into fix_cornernode_normal
bigfooted 10bbc5a
Merge branch 'develop' into fix_cornernode_normal
bigfooted bf48e1b
Merge branch 'develop' into fix_cornernode_normal
bigfooted fde5b39
move to CVertex
pcarruscag 9020ece
fix DG segfault
1b9dbe1
nearest-neighbor distance for wallfunction
2cb1465
DG uses different mesh structure
b66271c
fix SA walldist
bigfooted 1199125
Update CTurbSSTSolver.cpp to fix bug on calculating MuT
ShiheJia ca0b4b6
Apply suggestions from code review
pcarruscag cb37bac
Apply suggestions from code review
pcarruscag 011589f
Update SU2_CFD/src/solvers/CTurbSSTSolver.cpp
pcarruscag 3b5493d
revert nearestneighbor
bigfooted 59f3561
Merge pull request #2453 from ShiheJia/Fix_SST_MuT
pcarruscag 0bc734e
remove virtual function
pcarruscag 662f0d8
format
pcarruscag 131f47f
fix reverts
pcarruscag a27e246
some updates
pcarruscag 42f80f3
use new cases branch
pcarruscag e7d17f6
update
pcarruscag 5c78bc8
updates
pcarruscag aa7209a
updates
pcarruscag 4c87e81
update rotating_cylinder
bigfooted bffddda
update species multizone
bigfooted e7626dd
update sp
bigfooted 60ac5a6
Apply suggestions from code review
pcarruscag c5527d3
Update TestCases/parallel_regression.py [skip ci]
pcarruscag File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.