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

Fixup deprecated failures #172

Open
wants to merge 4 commits into
base: devel
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions examples/sps/microstructure/sps_elec_2D_YOvac.i
Original file line number Diff line number Diff line change
Expand Up @@ -430,23 +430,23 @@
type = MatReaction
variable = V
v = wvy
mob_name = cat_mu_pre
reaction_rate = cat_mu_pre
[]
[potential_an_mu]
type = MatReaction
variable = V
v = wvo
mob_name = an_mu_pre
reaction_rate = an_mu_pre
[]
[potential_cat_V]
type = MatReaction
variable = V
mob_name = cat_V_pre
reaction_rate = cat_V_pre
[]
[potential_an_V]
type = MatReaction
variable = V
mob_name = an_V_pre
reaction_rate = an_V_pre
[]
[Laplace_dV]
type = MatDiffusion
Expand Down
8 changes: 4 additions & 4 deletions examples/sps/microstructure/sps_elec_2D_YOvac_T.i
Original file line number Diff line number Diff line change
Expand Up @@ -460,23 +460,23 @@
type = MatReaction
variable = V
v = wvy
mob_name = cat_mu_pre
reaction_rate = cat_mu_pre
[]
[potential_an_mu]
type = MatReaction
variable = V
v = wvo
mob_name = an_mu_pre
reaction_rate = an_mu_pre
[]
[potential_cat_V]
type = MatReaction
variable = V
mob_name = cat_V_pre
reaction_rate = cat_V_pre
[]
[potential_an_V]
type = MatReaction
variable = V
mob_name = an_V_pre
reaction_rate = an_V_pre
[]
[Laplace_dV]
type = MatDiffusion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -465,23 +465,23 @@ initial_field = 10 #from the engineering scale, starting value 10 V/m
type = MatReaction
variable = V
v = wvy
mob_name = cat_mu_pre
reaction_rate = cat_mu_pre
[]
[potential_an_mu]
type = MatReaction
variable = V
v = wvo
mob_name = an_mu_pre
reaction_rate = an_mu_pre
[]
[potential_cat_V]
type = MatReaction
variable = V
mob_name = cat_V_pre
reaction_rate = cat_V_pre
[]
[potential_an_V]
type = MatReaction
variable = V
mob_name = an_V_pre
reaction_rate = an_V_pre
[]
[Laplace_dV]
type = MatDiffusion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -513,23 +513,23 @@ initial_voltage = 0.0001
type = MatReaction
variable = V
v = wvy
mob_name = cat_mu_pre
reaction_rate = cat_mu_pre
[]
[potential_an_mu]
type = MatReaction
variable = V
v = wvo
mob_name = an_mu_pre
reaction_rate = an_mu_pre
[]
[potential_cat_V]
type = MatReaction
variable = V
mob_name = cat_V_pre
reaction_rate = cat_V_pre
[]
[potential_an_V]
type = MatReaction
variable = V
mob_name = an_V_pre
reaction_rate = an_V_pre
[]
[Laplace_dV]
type = MatDiffusion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -510,23 +510,23 @@ initial_voltage = 0.0001
type = MatReaction
variable = V
v = wvy
mob_name = cat_mu_pre
reaction_rate = cat_mu_pre
[]
[potential_an_mu]
type = MatReaction
variable = V
v = wvo
mob_name = an_mu_pre
reaction_rate = an_mu_pre
[]
[potential_cat_V]
type = MatReaction
variable = V
mob_name = cat_V_pre
reaction_rate = cat_V_pre
[]
[potential_an_V]
type = MatReaction
variable = V
mob_name = an_V_pre
reaction_rate = an_V_pre
[]
[Laplace_dV]
type = MatDiffusion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -506,23 +506,23 @@ initial_voltage=0.0001
type = MatReaction
variable = V
v = wvy
mob_name = cat_mu_pre
reaction_rate = cat_mu_pre
[../]
[./potential_an_mu]
type = MatReaction
variable = V
v = wvo
mob_name = an_mu_pre
reaction_rate = an_mu_pre
[../]
[./potential_cat_V]
type = MatReaction
variable = V
mob_name = cat_V_pre
reaction_rate = cat_V_pre
[../]
[./potential_an_V]
type = MatReaction
variable = V
mob_name = an_V_pre
reaction_rate = an_V_pre
[../]
[./Laplace_dV]
type = MatDiffusion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -432,23 +432,23 @@ initial_field = 10 #from the engineering scale, starting value 10 V/m
type = MatReaction
variable = V
v = wvy
mob_name = cat_mu_pre
reaction_rate = cat_mu_pre
[]
[potential_an_mu]
type = MatReaction
variable = V
v = wvo
mob_name = an_mu_pre
reaction_rate = an_mu_pre
[]
[potential_cat_V]
type = MatReaction
variable = V
mob_name = cat_V_pre
reaction_rate = cat_V_pre
[]
[potential_an_V]
type = MatReaction
variable = V
mob_name = an_V_pre
reaction_rate = an_V_pre
[]
[Laplace_dV]
type = MatDiffusion
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

[Mesh]
[mesh]
type = PatchMeshGenerator
type = ExamplePatchMeshGenerator
dim = 2
[]
coord_type = RZ
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

[Mesh]
[mesh]
type = PatchMeshGenerator
type = ExamplePatchMeshGenerator
dim = 2
[]
coord_type = RZ
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

[Mesh]
[mesh]
type = PatchMeshGenerator
type = ExamplePatchMeshGenerator
dim = 2
[]
coord_type = RZ
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@

[Mesh]
[mesh]
type = PatchMeshGenerator
type = ExamplePatchMeshGenerator
dim = 2
[]
coord_type = RZ
Expand Down
1 change: 1 addition & 0 deletions test/tests/melt_pool_mass/tests
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
[mass]
type = 'Exodiff'
input = 'mass.i'
abs_zero = 6e-10 # Adjusted due to failure on Apple Silicon systems
exodiff = 'mass_out.e'
design = 'LevelSetPowderAddition.md'
requirement = 'The system shall evolve the level set variable field with the velocity due to the powder addition.'
Expand Down