-
Notifications
You must be signed in to change notification settings - Fork 34
[SPH][NIMHD] Add Non-Ideal MHD terms #1765
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
y-lapeyre
wants to merge
39
commits into
Shamrock-code:main
Choose a base branch
from
y-lapeyre:MHD/nonideal
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 9 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
5b5fc0a
add NIMHD terms
y-lapeyre 5f4c2ea
enable NIMHD
y-lapeyre a7ede8d
typos + correct dimentionality
y-lapeyre 547a81d
B -> Bhat
y-lapeyre 015819b
Merge branch 'main' into MHD/nonideal
y-lapeyre 32aec9b
correct summation for J
y-lapeyre 54d00cf
Merge branch 'MHD/nonideal' of github.com:y-lapeyre/Shamrock into MHD…
y-lapeyre 42428b4
Merge branch 'main' into MHD/nonideal
y-lapeyre 70586aa
fix potential division by 0
y-lapeyre 23b20f0
fix pre-commit
y-lapeyre 6636ce8
correctly communicate J in ghosts
y-lapeyre 071924a
fix ghost com fields
y-lapeyre 8b64f74
clean up rogue J's
y-lapeyre 06c57c9
remove logs
y-lapeyre 347fa18
test1
y-lapeyre 36ae82e
move computeJ to solvergraph
y-lapeyre 452bbcf
correct ghost communication
y-lapeyre b231638
why is everything a nan
y-lapeyre 2aec96b
mismatch in obj_cnt in communicate_merge_ghost_fields
y-lapeyre 30f5b05
fixed communication, now empty (?) field problem
y-lapeyre a9bd332
remove logs
y-lapeyre 140d56f
fix J handling (independant com)
y-lapeyre 4ef2daf
fix subfact
y-lapeyre b01a705
fix dt_AD and J comm
y-lapeyre bf3c101
fixed memory issue
y-lapeyre 09caf22
Merge branch 'main' into MHD/nonideal
y-lapeyre 1d693f6
[autofix.ci] automatic fix: pre-commit hooks
autofix-ci[bot] 8ff7743
Merge branch 'MHD/nonideal' of github.com:y-lapeyre/Shamrock into MHD…
y-lapeyre 2f1bb96
Merge branch 'MHD/nonideal' of github.com:y-lapeyre/Shamrock into MHD…
y-lapeyre 02c1b44
clean up
y-lapeyre ffa662f
clean up + add warning
y-lapeyre c956764
edit out typo
y-lapeyre 4fa54e6
remove log
y-lapeyre db3c168
Merge branch 'main' into MHD/nonideal
y-lapeyre b2456f5
correct wrongful merge deletion
y-lapeyre 3dbec73
remove prints
y-lapeyre 60e828a
add wave damping test runscript
y-lapeyre 34f60c1
Put NIMHD in experimental mode
y-lapeyre d12fbe0
Merge branch 'main' into MHD/nonideal
y-lapeyre 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
Some comments aren't visible on the classic Files Changed page.
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
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.
Uh oh!
There was an error while loading. Please reload this page.