Getting element integral values on each element? #31626
Unanswered
jessecarterMOOSE
asked this question in
Q&A General
Replies: 1 comment 11 replies
-
|
Hello The MaterialPropertyAux acting on a CONSTANT MONOMIAL will get you the average effectively: Then the VolumeAux the volume, and a ParsedAux can get back the integral with a parsed expression of the multiplication Guillaume |
Beta Was this translation helpful? Give feedback.
11 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Check these boxes if you have followed the posting rules.
Question
Is there a way (VectorPostprocessor maybe?) to get the integral of a material property for each element? Kind of like ElementIntegralMaterialProperty Postprocessor but return the value on each element instead of summing them up.
Beta Was this translation helpful? Give feedback.
All reactions