Skip to content

Is there a PostProcessor/Output object that can show a variable value along a boundary? #27232

Discussion options

You must be logged in to vote

Hello

You could specify a line along the boundary if it is straight
https://mooseframework.inl.gov/source/vectorpostprocessors/LineValueSampler.html
this can also work
https://mooseframework.inl.gov/source/vectorpostprocessors/PositionsFunctorValueSampler.html
but you ll need to create a Positions object for the boundary. I d like that in MOOSE btw

If not you could make a new one, a BoundaryValueSampler

Replies: 1 comment 11 replies

Comment options

You must be logged in to vote
11 replies
@GiudGiud
Comment options

@GiudGiud
Comment options

@richmondodufisan
Comment options

@GiudGiud
Comment options

@richmondodufisan
Comment options

Answer selected by richmondodufisan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants