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

Flux field example #50

Closed
3 of 4 tasks
termi-official opened this issue Dec 13, 2022 · 0 comments
Closed
3 of 4 tasks

Flux field example #50

termi-official opened this issue Dec 13, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@termi-official
Copy link
Member

termi-official commented Dec 13, 2022

Put together an example to visualize the piecewise discontinuous flux field.

I found several approaches to this.

  1. Actual flux field via piecewise discontinuous approximations (currently only Lagrange -> DiscontinuousLagrange via interpolation
  2. Actual flux field via piecewise discontinuous approximations (currently only Lagrange -> DiscontinuousLagrange via element-wise L2 projection
  3. Directly visualize vector data as vector field at (quadrature) points
  4. Visualize tensors at (quadrature) points via (super-)quadrics -> Superquadrics for tensor-valued fields #54
@termi-official termi-official added the enhancement New feature or request label Dec 13, 2022
@termi-official termi-official self-assigned this Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant