-
Notifications
You must be signed in to change notification settings - Fork 921
Fix multigrid agglomeration #2712
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
Open
bigfooted
wants to merge
52
commits into
develop
Choose a base branch
from
fix_MG_part_1
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+1,082
−505
Open
Changes from all commits
Commits
Show all changes
52 commits
Select commit
Hold shift + click to select a range
8ef8e5c
agglomeration only
bigfooted ef5b3df
agglomeration on mpi
bigfooted 7685588
fix euler walls
bigfooted 3d5cb12
remove debugging stuff
bigfooted e18050b
helper function
bigfooted 2a70b87
before helper function
bigfooted 69e5d5b
remove debug info
bigfooted 40b8638
precommit
bigfooted bb3a25a
remove implicit lines
bigfooted c58caf9
cleanup commented stuff
bigfooted ec0bf2e
precommit
bigfooted 7ab2ea9
cleanup
bigfooted 6049a59
cleanup
bigfooted b60fe4a
cleanup
bigfooted 4bcc049
precommit
bigfooted 2424d6e
cleanup
bigfooted 626a242
add damping based on mesh level
bigfooted 42fa32d
small cleanup
bigfooted 64cd69b
Merge branch 'develop' into fix_MG_part_1
bigfooted 9845ff2
change CFL adjustment to safe value.
bigfooted fc1de16
change CFL adjustment to safe value.
bigfooted 457f160
auto CFL adjustment for coarse meshes
bigfooted 53a6c28
precommit
bigfooted 8f1a7f7
Merge branch 'develop' into fix_MG_part_1
bigfooted cd46ff7
fix omp
bigfooted 59043d7
reduce cfl complexity
bigfooted 41d0e18
constant but adaptive cfl for multigrid meshes
bigfooted ae206e3
fix multigrid with claude sonnet
bigfooted d326b68
small modification to coefficients
bigfooted 64a676b
remove unused function
bigfooted 96caa0e
Potential fix for code scanning alert no. 6152: Commented-out code
bigfooted 336aeae
Potential fix for code scanning alert no. 6153: Commented-out code
bigfooted 4ecbde5
fix codi constexpr is not a literal
bigfooted d57ab24
Merge branch 'fix_MG_part_1' of https://github.com/su2code/su2 into f…
bigfooted 9bfcd71
fix codi different type error
bigfooted 7e0ccf1
precommit
bigfooted b63a428
fix symmetry shared node
bigfooted e86b74f
fix constexpr
bigfooted f30060b
cleanup
bigfooted 4cdb106
merge
bigfooted 135cdd5
Merge branch 'fix_symmetry' into fix_MG_part_1
bigfooted e1523ef
fix adjoint local cfl
bigfooted 3269c08
precommit
bigfooted 4be3e7c
Potential fix for code scanning alert no. 6158: Commented-out code
bigfooted b3c88fe
Potential fix for code scanning alert no. 6157: Commented-out code
bigfooted cf8f7d1
fix easy regression tests
bigfooted 60d3441
Merge branch 'fix_MG_part_1' of https://github.com/su2code/su2 into f…
bigfooted 208bf95
merge, fix data race
bigfooted 2c65015
modify some OMP stuff
bigfooted 0082b3e
cleanup some omp
bigfooted 4491882
Update SU2_CFD/src/integration/CMultiGridIntegration.cpp
bigfooted 15811bf
Update Common/src/geometry/CMultiGridGeometry.cpp
bigfooted 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
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.