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

enable vectorPostprocessorPointSource to take values from a reporter #18528

Closed
lynnmunday opened this issue Aug 5, 2021 · 0 comments · Fixed by #18529
Closed

enable vectorPostprocessorPointSource to take values from a reporter #18528

lynnmunday opened this issue Aug 5, 2021 · 0 comments · Fixed by #18529
Labels
T: task An enhancement to the software.

Comments

@lynnmunday
Copy link
Contributor

lynnmunday commented Aug 5, 2021

Reason

The reporter is a more general data container and it would be nice if the vpp point source could use this.

Design

Replace the VectorPostProcessorPointSource with a ReporterPointSource. This changes the input file syntax to us reporter syntax.

Impact

The input file syntax will change and the VectorpostprocessorPointSource will no longer be a dirac kernel object.

@lynnmunday lynnmunday added the T: task An enhancement to the software. label Aug 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
T: task An enhancement to the software.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant