Skip to content

Commit

Permalink
Removed trailing whitespace for Civet precheck
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielYankura committed Jan 14, 2025
1 parent f6e8dc0 commit 416be8b
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -29,13 +29,13 @@
type = TimeDerivative
variable = u
[../]

[./bodyforce_v]
type = BodyForce
variable = v
value = 10.0
[../]

[./ie_v]
type = TimeDerivative
variable = v
Expand Down Expand Up @@ -65,7 +65,7 @@
boundary = 0
value = 0
[../]

[./bottom]
type = DirichletBC
variable = v
Expand Down

0 comments on commit 416be8b

Please sign in to comment.