Skip to content

Commit 4584113

Browse files
Update test/spatial_modelling/lattice_reaction_systems_lattice_types.jl
1 parent 113dbe5 commit 4584113

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/spatial_modelling/lattice_reaction_systems_lattice_types.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ let
173173
end
174174
end
175175

176-
# For a system which is a single one of vertices: (O-O-O-O-X-O-O-O), ensures that different simulations
176+
# For a system which is a single line of vertices: (O-O-O-O-X-O-O-O), ensures that different simulations
177177
# approach yield the same result. Checks for both masked and Cartesian grid. For both, simulates where
178178
# initial conditions/vertex parameters are either a vector of the same length as the number of vertices (7),
179179
# Or as the grid. Here, we try grid sizes (n), (1,n), and (1,n,1) (so the same grid, but in 1d, 2d, and 3d).

0 commit comments

Comments
 (0)