Skip to content
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

Mapped grids #80

Draft
wants to merge 21 commits into
base: main
Choose a base branch
from
Draft

Mapped grids #80

wants to merge 21 commits into from

Conversation

harpolea
Copy link
Collaborator

This addresses #46

Mapped grids can be defined by passing in a sympy expression describing the transformation from the physical coordinates to the cartesian grid coordinates. Sympy is then used to calculate the coordinate various metric elements and coordinate transformations required to map the physical quantities to the coordinate quantities (and back).

The mapped grids module is used to make a compressible_mapped solver (based on Calhoun, D. A., Helzel, C., & LeVeque, R. J. (2008). SIAM review, 50(4), 723-752).

I've added documentation and testing for the mapped grids - this will be ready to review once I've added more problems and testing for the compressible_mapped solver.

@harpolea harpolea changed the base branch from master to main June 30, 2020 14:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant