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

closestElemToLine reporter that can sample nodal variables #108

Open
lynnmunday opened this issue Aug 24, 2022 · 0 comments · May be fixed by #109
Open

closestElemToLine reporter that can sample nodal variables #108

lynnmunday opened this issue Aug 24, 2022 · 0 comments · May be fixed by #109

Comments

@lynnmunday
Copy link
Collaborator

I need to sample nodal variable output at each element found by the closestElemToLine reporter.
Derive off closestElemToLine reporter and implement execute method that gets the average nodal variable value for each element found.

lynnmunday added a commit to lynnmunday/falcon that referenced this issue Aug 24, 2022
…ed by the nearestElemsToLine. Also renamed the variable used to for filtering elements and updated tests. closes idaholab#108
lynnmunday added a commit to lynnmunday/falcon that referenced this issue Aug 24, 2022
…ed by the nearestElemsToLine. Also renamed the variable used to for filtering elements and updated tests. closes idaholab#108
lynnmunday added a commit to lynnmunday/falcon that referenced this issue Aug 24, 2022
…ed by the nearestElemsToLine. Also renamed the variable used to for filtering elements and updated tests. closes idaholab#108
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

Successfully merging a pull request may close this issue.

1 participant