Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Ahmad Reza Cheraghi
swarm-sim
Commits
08a43410
Commit
08a43410
authored
Mar 11, 2019
by
Ahmad Reza Cheraghi
Browse files
Update particles_tiles_locations_ring.py
parent
e0539637
Changes
1
Hide whitespace changes
Inline
Side-by-side
scenario/particles_tiles_locations_ring.py
View file @
08a43410
...
...
@@ -4,7 +4,7 @@ A sim is created that has particles formated in a ring structure that is up to 5
def
create_
scenario
(
sim
):
def
scenario
(
sim
):
sim
.
add_particle
(
0
,
0
,
color
=
3
)
# 1st ring
sim
.
add_particle
(
1.000000
,
0.000000
,
color
=
1
)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment