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

Revive output_parallel_statistics and make it a plugin #1052

Closed
tjhei opened this issue Jun 29, 2016 · 2 comments
Closed

Revive output_parallel_statistics and make it a plugin #1052

tjhei opened this issue Jun 29, 2016 · 2 comments

Comments

@tjhei
Copy link
Member

tjhei commented Jun 29, 2016

see

$ grep output_para -i -r  source/
source/global.cc:  const bool output_parallel_statistics = false;
source/simulator/helper_functions.cc:    if (!aspect::output_parallel_statistics)

Turn this into a postprocessor that can be turned on instead of a variable that you have to modify by hand. Make sure it works, maybe extend it.

@gassmoeller
Copy link
Member

@spco is this issue closed by #1062 or is there something else coming?
Thanks for working on this by the way, I will definitely use this postprocessor for some of my runs 👍

@spco
Copy link
Contributor

spco commented Jul 2, 2016

This can be closed - the matrix statistics I'm working on will go towards #1053.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants