Skip to content

Commit

Permalink
Fix some tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gassmoeller committed Oct 18, 2024
1 parent 4a0a277 commit 0272415
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 6 deletions.
2 changes: 0 additions & 2 deletions tests/particle_interpolator_cell_average.prm
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ subsection Particles

subsection Generator
subsection Random uniform
set Variable names = x,z
set Function expression = x*x*z
set Number of particles = 100000
end
end
Expand Down
2 changes: 0 additions & 2 deletions tests/particle_interpolator_distance_weighted_average.prm
Original file line number Diff line number Diff line change
Expand Up @@ -116,8 +116,6 @@ subsection Particles

subsection Generator
subsection Random uniform
set Variable names = x,z
set Function expression = x*x*z
set Number of particles = 100000
end
end
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -109,8 +109,6 @@ subsection Particles

subsection Generator
subsection Random uniform
set Variable names = x,z
set Function expression = x*x*z
set Number of particles = 1024
end
end
Expand Down

0 comments on commit 0272415

Please sign in to comment.