- Notifications
You must be signed in to change notification settings - Fork128
Mapped grids#80
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Draft
harpolea wants to merge21 commits intomainChoose a base branch frommapped_grids
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.
Uh oh!
There was an error while loading.Please reload this page.
Draft
Mapped grids#80
Changes from1 commit
Commits
Show all changes
21 commits Select commitHold shift + click to select a range
c14b419 mapped grids
harpoleaa6fb2b1 mapped grids
harpolea9c3270c mapped grids works with all cartesian metric
harpolea3eeb16b area, line element and rotation matrices can now be passed in
harpoleac63321b added problems to mapped directory
harpoleacbbd037 fixed bug so acoustic_pulse now works for rectilinear grids
harpolea82b5903 use sympy to calculate area elements
harpolea414b266 use sympy to calculate area elements
harpolea944389f mapped grids work with sympy calculating stuff (at least for rectilin…
harpolea3583445 made a NullVariables class, added some documentation for the mapped g…
harpoleab0f7332 added tests for curvilinear grids
harpoleae356ddb rotation matrix is less broken
harpolea6baf2df finally got it working on non-square grids
harpolea28e00ae fixed rotation matrix so works on non-rectilinear grids as well
harpolea8054e6a fixed tests
harpolea632c3b7 switch to computing line and area elements numerically to deal with n…
harpolea6e05c17 reflect-odd boundary conditions for mapped grids must be rotated
harpolea7fb135c moved some function calls outside of loops to speed up problem initia…
harpolea178ce58 updated tests
harpoleaf73fa35 updated docs
harpoleabf42bf4 updated mapped grids problems
harpoleaFile filter
Filter by extension
Conversations
Failed to load comments.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Jump to
Jump to file
Failed to load files.
Loading
Uh oh!
There was an error while loading.Please reload this page.
Diff view
Diff view
fixed bug so acoustic_pulse now works for rectilinear grids
- Loading branch information
Uh oh!
There was an error while loading.Please reload this page.
commitcbbd037712113e9cabb2a1c15b73add0c87875a4
There are no files selected for viewing
24 changes: 12 additions & 12 deletionscompressible_mapped/fluxes.py
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
12 changes: 6 additions & 6 deletionsmesh/mapped.py
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
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.