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

Subregions of arbitrary shape #504

Open
lang-m opened this issue Nov 8, 2023 · 0 comments
Open

Subregions of arbitrary shape #504

lang-m opened this issue Nov 8, 2023 · 0 comments

Comments

@lang-m
Copy link
Member

lang-m commented Nov 8, 2023

  • add numpy array (?) of int (subregion_index) with subregion index + dict (?) mapping labels to integers (subregion_)
  • shape of that array must match mesh.n
  • initialise array like field::value and field::norm
  • keep support for old subregions dictionary
  • automatically translate legacy subregions into new array
  • no support to access subfields based on subregion labels defined outside the dictionary (show example in the documentation instead)
  • add support in mumax3c and later oommfc
  • review plotting routines
@lang-m lang-m added this to the Future releases milestone Nov 8, 2023
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