-
Notifications
You must be signed in to change notification settings - Fork 319
MPI-AMRVAC support for uniformly stretched grids #5474
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
jordidj
wants to merge
38
commits into
yt-project:main
Choose a base branch
from
jordidj:amrvac/stretched
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.
+158
−17
Open
Changes from 36 commits
Commits
Show all changes
38 commits
Select commit
Hold shift + click to select a range
4d93988
amrvac amrgridpatch vs stretchedgrid
jordidj 315637e
amrvac stretching parameters
jordidj 08392e2
amrvac missed dxmid
jordidj 3b4fe24
amrvac nlevelshi
jordidj 0c17684
amrvac limit to uniform stretching
jordidj 113e051
amrvac stretched grid attempt 1
jordidj bb219df
amrvac grid restructure
jordidj 5a6e656
amrvac check meshlist presence
jordidj 9b0e8a0
python syntax error
jordidj 78aacc4
amrvac morton index fix
jordidj 4d6a2da
cleanup
jordidj 7c47b02
indices
jordidj e0092fe
amrvac cell widths
jordidj dd66a77
amrvac minor fixes
jordidj 051f479
amrvac if checks
jordidj 6e76bbf
amrvac stretched_dims
jordidj e7f5131
amrvac remove error
jordidj 4b9d719
amrvac if fix
jordidj d87aa66
amrvac stretching formula fix
jordidj e9ac0e7
amrvac 2d fix
jordidj 1cd0c51
amrvac small stylistic changes
jordidj 62fe138
amrvac cell_widths comprehension
jordidj a75969e
amrvac base stretch case selection
jordidj 3445d47
amrvac cleanup
jordidj 3a1a565
amrvac case
jordidj e642459
amrvac style
jordidj 78d2604
amrvac removed extra variables
jordidj c81cd74
amrvac type check stretch_dim elements
jordidj fbbf0cd
f90nml parser access
jordidj fb9799e
amrvac read list assignments from parfile
jordidj 2037d71
amrvac ruff check
jordidj e9ce693
amrvac stretched small optimization
jordidj 70c76f5
amrvac stretched cleaner cell width construction
jordidj dbb9ea6
amrvac stretched legibility
jordidj 2872e2b
amrvac stretched cell_widths rewrite
jordidj b0fd280
amrvac stretched grid support doc
jordidj 54dde2a
amrvac doc deleted double statement
jordidj 29bf77e
amrvac removed unnecessary import
jordidj 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
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.
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.
This last bullet point was moved here from below, but I don't know if it is still true. At least this test case (7 levels) looks fine at a glance.