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

MeshRegion refactoring #143

Open
johnomotani opened this issue Jan 7, 2023 · 0 comments
Open

MeshRegion refactoring #143

johnomotani opened this issue Jan 7, 2023 · 0 comments

Comments

@johnomotani
Copy link
Collaborator

The MeshRegion class includes methods that calculate geometric quantities for the standard BOUT++ locally field aligned coordinate system. Ideally MeshRegion would be generic, with the BOUT++ specific parts separated out into a derived class, e.g. BoutMeshRegion (which would then be created by BoutMesh). At the moment the only use of hypnotoad is for BOUT++, so this is not a priority at the moment.

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

No branches or pull requests

1 participant