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

script for testing recovery in parallel #118

Merged
merged 1 commit into from
Mar 25, 2017

Conversation

jessecarterMOOSE
Copy link
Owner

Uses input file from 2d_sink_map_with_refinement example, except with random timing. It gets run several times with increasing number of num_steps, then over increasing number of cpus, and then all that gets run again as many times as needed. Should tease out any weird combinations of adaptivity/timestepping/recovery after enough runs.

As is, the diffusion coefficient is high enough that event refinement is only on for one step. Might want to tweak that later, as well as other parameters.

closes #117

@jessecarterMOOSE jessecarterMOOSE merged commit 551931b into devel Mar 25, 2017
@jessecarterMOOSE jessecarterMOOSE deleted the test_recovery_and_parallel branch April 7, 2017 03:19
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 this pull request may close these issues.

add script to test recovery
1 participant