Skip to content

Commit

Permalink
Use perf_graph instead of print_perf_log in Outputs block
Browse files Browse the repository at this point in the history
refs #11867
  • Loading branch information
Brian Alger committed Aug 7, 2018
1 parent a9718a5 commit a45db96
Show file tree
Hide file tree
Showing 306 changed files with 306 additions and 307 deletions.
Expand Up @@ -260,6 +260,6 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
exodus = true
[]
Expand Up @@ -113,7 +113,7 @@
[Outputs]
file_base = 1species_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]

Expand Down
Expand Up @@ -120,7 +120,7 @@
[Outputs]
file_base = 1species_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]

Expand Down
Expand Up @@ -159,7 +159,7 @@
[Outputs]
file_base = 2species_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]

Expand Down
Expand Up @@ -244,7 +244,7 @@
[Outputs]
file_base = 2species_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
hide = 'pa2_logk pab_logk'
[]
Expand Down
Expand Up @@ -147,7 +147,7 @@

[Outputs]
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]

Expand Down
Expand Up @@ -239,7 +239,7 @@
[Outputs]
file_base = 2species_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]

Expand Down
Expand Up @@ -188,6 +188,6 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
csv = true
[]
Expand Up @@ -140,6 +140,6 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
csv = true
[]
Expand Up @@ -93,6 +93,6 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
csv = true
[]
2 changes: 1 addition & 1 deletion modules/chemical_reactions/test/tests/jacobian/2species.i
Expand Up @@ -91,7 +91,7 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
[]

[Preconditioning]
Expand Down
Expand Up @@ -101,7 +101,7 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
[]

[Preconditioning]
Expand Down
Expand Up @@ -105,7 +105,7 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
[]

[Preconditioning]
Expand Down
Expand Up @@ -78,7 +78,7 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
[]

[Preconditioning]
Expand Down
Expand Up @@ -82,7 +82,7 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
[]

[Preconditioning]
Expand Down
Expand Up @@ -77,7 +77,7 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
[]

[Preconditioning]
Expand Down
Expand Up @@ -81,7 +81,7 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
[]

[Preconditioning]
Expand Down
Expand Up @@ -78,7 +78,7 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
[]

[Preconditioning]
Expand Down
Expand Up @@ -82,7 +82,7 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
[]

[Preconditioning]
Expand Down
Expand Up @@ -59,7 +59,7 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
[]

[Preconditioning]
Expand Down
Expand Up @@ -158,6 +158,6 @@

[Outputs]
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]
Expand Up @@ -128,7 +128,7 @@
[Outputs]
file_base = equilibrium_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]

Expand Down
Expand Up @@ -217,7 +217,7 @@
[Outputs]
file_base = equilibrium_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]

Expand Down
Expand Up @@ -82,6 +82,6 @@
[Outputs]
file_base = kinetic_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]
Expand Up @@ -141,6 +141,6 @@
[Outputs]
file_base = kinetic_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]
Expand Up @@ -125,6 +125,6 @@
[Outputs]
file_base = 2species_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]
Expand Up @@ -130,6 +130,6 @@
[Outputs]
file_base = 2species_out
exodus = true
print_perf_log = true
perf_graph = true
print_linear_residuals = true
[]
Expand Up @@ -167,6 +167,6 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
csv = true
[]
Expand Up @@ -165,6 +165,6 @@
[]

[Outputs]
print_perf_log = true
perf_graph = true
csv = true
[]
Expand Up @@ -164,7 +164,7 @@
execute_on = 'INITIAL TIMESTEP_END'
exodus = true
csv = true
print_perf_log = true
perf_graph = true
[./console]
type = Console
max_rows = 20
Expand Down
Expand Up @@ -141,5 +141,5 @@

[Outputs]
exodus = true
print_perf_log = true
perf_graph = true
[]
Expand Up @@ -375,7 +375,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -377,7 +377,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -374,7 +374,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -374,7 +374,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -322,7 +322,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -313,7 +313,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -186,7 +186,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -107,5 +107,5 @@

[Outputs]
exodus = true
print_perf_log = true
perf_graph = true
[]
Expand Up @@ -336,7 +336,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -328,7 +328,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -356,7 +356,7 @@
[Outputs]
file_base = brick1_mu_0_2_pen_out
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -347,7 +347,7 @@
[Outputs]
file_base = brick1_mu_0_2_pen_out
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -335,7 +335,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -327,7 +327,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down
Expand Up @@ -336,7 +336,7 @@

[Outputs]
print_linear_residuals = true
print_perf_log = true
perf_graph = true
[./exodus]
type = Exodus
elemental_as_nodal = true
Expand Down

0 comments on commit a45db96

Please sign in to comment.