Skip to content

Commit 8db29c1

Browse files
authored
Update validation_taylor_green_vortex_2d.jl
1 parent f672f78 commit 8db29c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

validation/taylor_green_vortex_2d/validation_taylor_green_vortex_2d.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ using TrixiParticles
33
# ==========================================================================================
44
# ==== Resolution
55
# particle_spacings = [0.02, 0.01, 0.005]
6-
particle_spacings = [0.02]
6+
particle_spacings = 0.02
77

88
# ==========================================================================================
99
# ==== Experiment Setup

0 commit comments

Comments
 (0)