-
Notifications
You must be signed in to change notification settings - Fork 73
Add analytical Sedov shock solution #205
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
Changes from 23 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
2fcdb25
missing flag check for rebalancing
helloworld922 7272465
Merge remote-tracking branch 'base/master'
helloworld922 18c064b
Added ability to generate the triple-pt mesh
helloworld922 b1375b8
Added a way to compute the exact sedov shock solution
helloworld922 9cebc3b
hopefully fix error in computing error
helloworld922 d44a6b8
always use the CPU version to project
helloworld922 c29e9f5
Added ability to specify generated domain size
helloworld922 67eaf51
fixed exact solution
helloworld922 a0c1071
updated baseline to match reduced 3D sedov shock E0
helloworld922 0bce147
last digit different
helloworld922 c22b55f
should be 1
helloworld922 528466b
setup the CMake to also be able to use caliper
helloworld922 87ff6c1
switch back to E0=2 for 3D test since that was consistent
helloworld922 91f187c
updated readme
helloworld922 726944a
debug print out results.dat and baseline.dat
helloworld922 cd3179b
makefile bug
helloworld922 6c4f603
now it seems to be passing?
helloworld922 4f15f7b
mixedint is optional for hypre
helloworld922 dda1eff
removed old code
helloworld922 d22eda7
formatting, added diagnostic for device memory usage
helloworld922 5fd5fd8
cleanup
helloworld922 113a847
updated readme verification command
helloworld922 fe59531
makefile build
helloworld922 44c7a07
Tolerance for the projection of the delta function (Sedov tests).
vladotomov c0c7dbf
Merge branch 'master' into sedov
helloworld922 736dd77
enable serial refinement for metis partitioned mesh
helloworld922 6e4603e
makefile build
helloworld922 c5ca422
fixed help text
helloworld922 ef277ea
Fix check Sedov results with new blast initial dim scaling
camierjs 78bf2e7
review comments
helloworld922 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
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.