-
Notifications
You must be signed in to change notification settings - Fork 6
AdvDiffSolver flow-solver upgrade + alternating-Schwarz ROM for SteadyNS #62
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
dreamer2368
wants to merge
29
commits into
main
Choose a base branch
from
schwarz
base: main
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.
Open
Changes from all commits
Commits
Show all changes
29 commits
Select commit
Hold shift + click to select a range
75ab3c0
advdiff: add option for steady-ns solver.
dreamer2368 502a8a2
error for unknown flow solver
dreamer2368 8b5aae2
changing function signature of SetParameterizedProblem.
dreamer2368 cb0db4d
resample if SetParameterizedProblem fails.
dreamer2368 bdbccbe
error message if setparameterizedproblem fails for non-random sampling.
dreamer2368 6d045e7
fix stokes solver.
dreamer2368 8397e4d
fix resampling
dreamer2368 95154aa
rom solver follows different options than fom solver.
dreamer2368 aaacd90
use different order for flow solver
dreamer2368 f194248
ComponentTopologyHandler subset constructor.
dreamer2368 1ed5556
MultiBlockSolver can take a-priori defined TopologyHandler.
dreamer2368 0ebb1eb
fix linelast BC setup to be consistent with other solver. option fix …
dreamer2368 a7568b9
sanity check on bdr type definition.
dreamer2368 3e63c57
subset constructor saves subset-to-original mesh mapping.
dreamer2368 a6a9c56
StokesSolver::SetSubsetComplementaryFlux for subset incompressibility.
dreamer2368 ff05bb8
base setup for SchwarzROM.
dreamer2368 99baea2
minor fix
dreamer2368 ed7ca86
schwarz loop.
dreamer2368 29f9462
MultiBlockSolver::PrintConfiguration
dreamer2368 a164146
PrintBoundaryType
dreamer2368 38aec96
SteadyNSSolver::SchwarzROM fixed. May need to try a few more things t…
dreamer2368 3fe0847
rom2fom error comparison and finalizing the loop.;
dreamer2368 55dd99d
output setup for SchwarzROM.
dreamer2368 2e45f46
minor fix on MultiBlockSolver::SetParameterizedProblem
dreamer2368 8a16071
SteadyNSSolver::SchwarzROM option for initial tolerance relaxation.
dreamer2368 04c2bfb
minor bug fix.
dreamer2368 0fb1241
Schwarz initializes mumps multiple times. delete mumps if it exists.
dreamer2368 9cf711a
poisson solver for phyml demo.
dreamer2368 592be44
reflecting comments.
dreamer2368 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
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.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lay->lie