Skip to content

Commit

Permalink
Reducing gold files size for MMS tests
Browse files Browse the repository at this point in the history
  • Loading branch information
csdechant committed Nov 27, 2024
1 parent 7b1f333 commit c37b2a6
Show file tree
Hide file tree
Showing 34 changed files with 65 additions and 74 deletions.
4 changes: 3 additions & 1 deletion test/tests/mms/bcs/1D_LymberopoulosElectronBC.i
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]

Expand Down Expand Up @@ -433,7 +434,8 @@
type = Transient
start_time = 50
end_time = 51
dt = 0.0075
# dt = 0.0075
dt = 0.02
automatic_scaling = true
compute_scaling_once = false
petsc_options = '-snes_converged_reason -snes_linesearch_monitor'
Expand Down
4 changes: 3 additions & 1 deletion test/tests/mms/bcs/1D_LymberopoulosIonBC.i
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]

Expand Down Expand Up @@ -327,7 +328,8 @@
type = Transient
start_time = 50
end_time = 51
dt = 0.0075
# dt = 0.0075
dt = 0.02
automatic_scaling = true
compute_scaling_once = false
petsc_options = '-snes_converged_reason -snes_linesearch_monitor'
Expand Down
9 changes: 3 additions & 6 deletions test/tests/mms/bcs/2D_DielectricBCWithEffEfield.i
Original file line number Diff line number Diff line change
Expand Up @@ -526,11 +526,8 @@
start_time = 50
end_time = 51

#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005
# dt = 0.008
dt = 0.02

automatic_scaling = true
compute_scaling_once = false
Expand All @@ -548,6 +545,6 @@
[Outputs]
[out]
type = Exodus
execute_on = 'FINAL'
interval = 10
[]
[]
8 changes: 3 additions & 5 deletions test/tests/mms/bcs/2D_ElectronBC.i
Original file line number Diff line number Diff line change
Expand Up @@ -601,11 +601,8 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005
# dt = 0.008
dt = 0.02

automatic_scaling = true
compute_scaling_once = false
Expand All @@ -624,5 +621,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -611,11 +611,9 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005

# dt = 0.008
dt = 0.02

automatic_scaling = true
compute_scaling_once = false
Expand All @@ -634,5 +632,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
9 changes: 4 additions & 5 deletions test/tests/mms/bcs/2D_EnergyBC.i
Original file line number Diff line number Diff line change
Expand Up @@ -597,11 +597,9 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005

# dt = 0.008
dt = 0.02

automatic_scaling = true
compute_scaling_once = false
Expand All @@ -620,5 +618,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
9 changes: 4 additions & 5 deletions test/tests/mms/bcs/2D_EnergyBC_NegivateOutWardFacingEfield.i
Original file line number Diff line number Diff line change
Expand Up @@ -602,11 +602,9 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005

# dt = 0.008
dt = 0.02

automatic_scaling = true
compute_scaling_once = false
Expand All @@ -625,5 +623,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
9 changes: 4 additions & 5 deletions test/tests/mms/bcs/2D_IonBC.i
Original file line number Diff line number Diff line change
Expand Up @@ -329,11 +329,9 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005

# dt = 0.008
dt = 0.02

automatic_scaling = true
compute_scaling_once = false
Expand All @@ -352,5 +350,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
10 changes: 5 additions & 5 deletions test/tests/mms/bcs/2D_IonBC_NegivateOutWardFacingEfield.i
Original file line number Diff line number Diff line change
Expand Up @@ -324,11 +324,10 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005

# dt = 0.008
dt = 0.02


automatic_scaling = true
compute_scaling_once = false
Expand All @@ -347,5 +346,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
Binary file modified test/tests/mms/bcs/gold/2D_DielectricBCWithEffEfield_out.e
Binary file not shown.
Binary file not shown.
Binary file modified test/tests/mms/bcs/gold/2D_ElectronBC_out.e
Binary file not shown.
Binary file not shown.
Binary file modified test/tests/mms/bcs/gold/2D_EnergyBC_out.e
Binary file not shown.
Binary file not shown.
Binary file modified test/tests/mms/bcs/gold/2D_IonBC_out.e
Binary file not shown.
Binary file modified test/tests/mms/bcs/gold/LymberopoulosElectronBC_LeftBC_out.e
Binary file not shown.
Binary file modified test/tests/mms/bcs/gold/LymberopoulosElectronBC_RightBC_out.e
Binary file not shown.
Binary file modified test/tests/mms/bcs/gold/LymberopoulosIonBC_LeftBC_out.e
Binary file not shown.
Binary file modified test/tests/mms/bcs/gold/LymberopoulosIonBC_RightBC_out.e
Binary file not shown.
Original file line number Diff line number Diff line change
Expand Up @@ -307,11 +307,10 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005

# dt = 0.008
dt = 0.02


automatic_scaling = true
compute_scaling_once = false
Expand All @@ -330,5 +329,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -487,11 +487,9 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005

# dt = 0.008
dt = 0.02

automatic_scaling = true
compute_scaling_once = false
Expand All @@ -510,5 +508,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -496,11 +496,10 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005

# dt = 0.008
dt = 0.02


automatic_scaling = true
compute_scaling_once = false
Expand All @@ -519,5 +518,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -581,11 +581,10 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005
# dt = 0.008
dt = 0.02


automatic_scaling = true
compute_scaling_once = false
Expand All @@ -604,5 +603,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
10 changes: 5 additions & 5 deletions test/tests/mms/continuity_equations/2D_Single_Fluid_Diffusion.i
Original file line number Diff line number Diff line change
Expand Up @@ -157,11 +157,10 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005

# dt = 0.008
dt = 0.02


automatic_scaling = true
compute_scaling_once = false
Expand All @@ -180,5 +179,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
Original file line number Diff line number Diff line change
Expand Up @@ -187,11 +187,10 @@
type = Transient
start_time = 50
end_time = 51
#dt = 0.05
#dt = 0.025
#dt = 0.01
dt = 0.008
#dt = 0.005

# dt = 0.008
dt = 0.02


automatic_scaling = true
compute_scaling_once = false
Expand All @@ -210,5 +209,6 @@
perf_graph = true
[out]
type = Exodus
interval = 10
[]
[]
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
9 changes: 3 additions & 6 deletions test/tests/mms/materials/2D_PlasmaDielectricConstant.i
Original file line number Diff line number Diff line change
Expand Up @@ -370,13 +370,9 @@
# end_time = 50
start_time = 50
end_time = 51
# dt = 0.05
# dt = 0.025
#dt = 0.0125

# dt = 0.01

dt = 0.008
# dt = 0.008
dt = 0.02

automatic_scaling = true
compute_scaling_once = false
Expand All @@ -394,5 +390,6 @@
[Outputs]
[out]
type = Exodus
interval = 10
[]
[]
Binary file modified test/tests/mms/materials/gold/2D_PlasmaDielectricConstant_out.e
Binary file not shown.

0 comments on commit c37b2a6

Please sign in to comment.