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

Method to compute element volume #269

Merged
merged 7 commits into from
Oct 22, 2024

Conversation

landinjm
Copy link
Contributor

Added a method that compute the element volume and passes it as an input to equations.cc and postprocess.cc just like the quadrature point location. The volumes are recomputed in init.cc and reinit.cc.

This can then be used for nucleation, volume-averaged postprocessing, and stabilization schemes like PSPG & SUPG.

@landinjm landinjm merged commit 7110ac0 into prisms-center:development Oct 22, 2024
2 checks passed
@landinjm landinjm deleted the compute_element_volume branch October 22, 2024 03:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant