Skip to content

Commit

Permalink
Remove 1e-15 ICs as INSAD should be robust with 0 ICs now
Browse files Browse the repository at this point in the history
  • Loading branch information
lindsayad committed Aug 23, 2023
1 parent 33a13dc commit fdcab4b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 20 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,16 +38,6 @@
[]
[]

[ICs]
[vel]
type = VectorConstantIC
variable = velocity
x_value = 1e-15
y_value = 1e-15
block = 1
[]
[]

[Kernels]
[mass]
type = INSADMass
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -42,16 +42,6 @@
[]
[]

[ICs]
[vel]
type = VectorConstantIC
variable = velocity
x_value = 1e-15
y_value = 1e-15
block = 1
[]
[]

[Kernels]
[mass]
type = INSADMass
Expand Down

0 comments on commit fdcab4b

Please sign in to comment.