Skip to content

Commit

Permalink
Merge pull request #12929 from cpgr/pfrecover
Browse files Browse the repository at this point in the history
Changes to tests to pass --recover testing
  • Loading branch information
permcody committed Feb 18, 2019
2 parents 4349435 + 4e448a7 commit 6f081e8
Show file tree
Hide file tree
Showing 47 changed files with 133 additions and 108 deletions.
Binary file modified modules/porous_flow/test/tests/broadbridge_white/gold/rd03.e
Binary file not shown.
2 changes: 1 addition & 1 deletion modules/porous_flow/test/tests/broadbridge_white/rd03.i
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,7 @@
file_base = rd03
[./exodus]
type = Exodus
execute_on = final
execute_on = 'initial final'
[../]
[./along_line]
type = CSV
Expand Down
8 changes: 5 additions & 3 deletions modules/porous_flow/test/tests/buckley_leverett/bl01.i
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,9 @@
[]

[Outputs]
file_base = bl01
execute_on = 'final'
exodus = true
[./exodus]
type = Exodus
file_base = bl01
execute_on = 'initial final'
[../]
[]
Binary file modified modules/porous_flow/test/tests/buckley_leverett/gold/bl01.e
Binary file not shown.
7 changes: 4 additions & 3 deletions modules/porous_flow/test/tests/dirackernels/bh07.i
Original file line number Diff line number Diff line change
Expand Up @@ -168,11 +168,12 @@

[Outputs]
file_base = bh07
exodus = true
interval = 10000
execute_on = 'initial timestep_end final'
[./along_line]
type = CSV
execute_on = final
[../]
[./exodus]
type = Exodus
execute_on = 'initial final'
[../]
[]
2 changes: 1 addition & 1 deletion modules/porous_flow/test/tests/dirackernels/tests
Original file line number Diff line number Diff line change
Expand Up @@ -320,7 +320,7 @@
[./bh07]
type = 'CSVDiff'
input = 'bh07.i'
cli_args = 'Outputs/file_base=bh07_csv Outputs/exodus=false'
cli_args = 'Outputs/file_base=bh07_csv'
csvdiff = 'bh07_csv_pp_0003.csv'
threading = '!pthreads'
requirement = 'PorousFlowPeacemanBorehole shall extract fluid at the specified rate in a cylindrical model'
Expand Down
6 changes: 4 additions & 2 deletions modules/porous_flow/test/tests/dirackernels/theis1.i
Original file line number Diff line number Diff line change
Expand Up @@ -127,8 +127,10 @@
[Outputs]
perf_graph = true
file_base = theis1
csv = true
execute_on = 'final'
[./csv]
type = CSV
execute_on = final
[../]
[]

[ICs]
Expand Down
6 changes: 4 additions & 2 deletions modules/porous_flow/test/tests/dirackernels/theis2.i
Original file line number Diff line number Diff line change
Expand Up @@ -114,8 +114,10 @@
[Outputs]
perf_graph = true
file_base = theis2
csv = true
execute_on = 'final'
[./csv]
type = CSV
execute_on = final
[../]
[]

[ICs]
Expand Down
6 changes: 4 additions & 2 deletions modules/porous_flow/test/tests/dispersion/diff01.i
Original file line number Diff line number Diff line change
Expand Up @@ -197,6 +197,8 @@
[]

[Outputs]
csv = true
execute_on = 'final'
[./out]
type = CSV
execute_on = final
[../]
[]
6 changes: 4 additions & 2 deletions modules/porous_flow/test/tests/dispersion/diff01_action.i
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,8 @@
[]

[Outputs]
csv = true
execute_on = 'final'
[./out]
type = CSV
execute_on = final
[../]
[]
7 changes: 4 additions & 3 deletions modules/porous_flow/test/tests/dispersion/disp01.i
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,8 @@
[]

[Outputs]
csv = true
execute_on = 'final'
perf_graph = true
[./out]
type = CSV
execute_on = final
[../]
[]
7 changes: 4 additions & 3 deletions modules/porous_flow/test/tests/dispersion/disp01_heavy.i
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,8 @@
[]

[Outputs]
csv = true
execute_on = 'final'
perf_graph = true
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,9 @@
[]

[Outputs]
csv = true
print_linear_residuals = false
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,9 @@
[]

[Outputs]
csv = true
print_linear_residuals = false
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,9 @@
[]

[Outputs]
csv = true
print_linear_residuals = false
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,9 @@
[]

[Outputs]
exodus = true
csv = true
print_linear_residuals = false
execute_on = 'initial final'
[./out]
type = Exodus
execute_on = 'initial final'
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -185,8 +185,9 @@
[]

[Outputs]
exodus = true
csv = true
print_linear_residuals = false
execute_on = 'initial final'
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,8 @@
[]

[Outputs]
csv = true
print_linear_residuals = false
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -212,7 +212,8 @@
[]

[Outputs]
csv = true
print_linear_residuals = false
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,8 @@
[]

[Outputs]
csv = true
print_linear_residuals = false
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -165,8 +165,8 @@
[]

[Outputs]
exodus = true
csv = true
print_linear_residuals = false
execute_on = 'initial final'
[./out]
type = Exodus
execute_on = 'initial final'
[../]
[]
7 changes: 2 additions & 5 deletions modules/porous_flow/test/tests/gravity/grav02a.i
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,6 @@
fluid_component = 1
execute_on = 'initial timestep_end'
[../]

[]

[Preconditioning]
Expand All @@ -211,7 +210,6 @@
[../]
[]


[Executioner]
type = Transient
solve_type = Newton
Expand All @@ -220,10 +218,9 @@
[]

[Outputs]
execute_on = 'initial final'
file_base = grav02a
[./csv]
type = CSV
file_base = grav02a
execute_on = 'initial final'
[../]
exodus = true
[]
6 changes: 2 additions & 4 deletions modules/porous_flow/test/tests/gravity/grav02d.i
Original file line number Diff line number Diff line change
Expand Up @@ -311,7 +311,6 @@
[../]
[]


[Executioner]
type = Transient
solve_type = Newton
Expand All @@ -323,10 +322,9 @@
[]

[Outputs]
execute_on = 'initial final'
file_base = grav02d
[./csv]
type = CSV
execute_on = 'initial final'
file_base = grav02d
[../]
exodus = true
[]
7 changes: 4 additions & 3 deletions modules/porous_flow/test/tests/numerical_diffusion/fltvd.i
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@
[]

[Outputs]
csv = true
print_linear_residuals = false
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,8 @@
[]

[Outputs]
csv = true
print_linear_residuals = false
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@
[]

[Outputs]
csv = true
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,8 @@
[]

[Outputs]
csv = true
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -186,6 +186,8 @@
[]

[Outputs]
csv = true
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
8 changes: 4 additions & 4 deletions modules/porous_flow/test/tests/numerical_diffusion/pffltvd.i
Original file line number Diff line number Diff line change
Expand Up @@ -196,8 +196,8 @@
[]

[Outputs]
csv = true
exodus = true
print_linear_residuals = false
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -140,8 +140,8 @@
[]

[Outputs]
file_base = pffltvd_out
csv = true
print_linear_residuals = false
execute_on = final
[./out]
type = CSV
execute_on = final
[../]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,6 @@
[VectorPostprocessors]
[./pp]
type = LineValueSampler
execute_on = timestep_end
sort_by = x
variable = 'ppwater ppgas'
start_point = '0 0 0'
Expand All @@ -189,6 +188,8 @@
[Outputs]
file_base = pressure_pulse_1d_2phasePS
print_linear_residuals = false
csv = true
execute_on = final
[./csv]
type = CSV
execute_on = final
[../]
[]
Loading

0 comments on commit 6f081e8

Please sign in to comment.