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

Create statistics VPP for stochastic simulations #140

Open
cbolisetti opened this issue Apr 19, 2018 · 0 comments
Open

Create statistics VPP for stochastic simulations #140

cbolisetti opened this issue Apr 19, 2018 · 0 comments

Comments

@cbolisetti
Copy link
Contributor

cbolisetti commented Apr 19, 2018

Currently the user has to post process the results from a stochastic simulation. This VPP will calculate the mean, median and envelopes of the VPP values provided by a VPP name.

[Vectorpostprocessors]
  [./accel_hist_6x_statistics]
    type = MeanMedianEnvelopeCalculator
    vectorpostprocessor = 'accel_hist_6x'
    execute_on = timestep_end
  [../]
[]
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

No branches or pull requests

1 participant