Hello, Geerten and Marcel, the new codes from the exchange of ideas now read absolutely poetics! The model now has only few cleanly written lines and yet it...
4515
kc2chan
May 1, 2006 3:15 pm
... The reason i am learning netlogo is because I want to explore the global behavior as a consequence of collective acts of independent agents. The whole idea...
4516
Marcel Levi
icolevbrum
May 1, 2006 3:16 pm
... Actually, it took 5 minutes to get a useful formula of the net, and work it in the model ;) Since all the turtles have the same time, it's even simpler to...
4517
d10007051
d10007051@...
May 1, 2006 3:17 pm
I was looking for a way to count how long all of the turtles on screen have been alive for in total. Does anybody know if this is possible? Thanks Dave...
4518
Ruth Aylett
ruthaylett
May 1, 2006 3:19 pm
Has anyone built a robot rescue scenario? Just trying to avoid starting mine from scratch.. Ruth -- Ruth Aylett Professor of...
4519
Sule Yildirim
suley@...
May 1, 2006 3:20 pm
Hello! I have a question on clearing a breed of turtles while keeping another breed of turtles in the world. There are two breeds: vectors and particles. ...
4520
Seth Tisue
sethtisue
May 1, 2006 5:07 pm
... kc2chan> The reason i am learning netlogo is because I want to explore kc2chan> the global behavior as a consequence of collective acts of kc2chan>...
4521
kc2chan
May 2, 2006 3:21 am
Yes, I did explore the Rope before I raised the question. ROPE is more complex than I would like to handle now. I would like to create a ROPE model using...
4522
Seth Tisue
sethtisue
May 2, 2006 3:28 am
... kc2chan> Yes, I did explore the Rope before I raised the question. kc2chan> ROPE is more complex than I would like to handle now. I would kc2chan> like to...
4523
Esther Verreau
estherverreau
May 3, 2006 1:56 pm
Hi Dave - This depends a little bit on what you mean by how long but I'm going to guess you mean in model ticks. You should declare a turtles-own variable ...
4524
klstover78
May 3, 2006 1:57 pm
This thread caught my attention and I've uploaded a file, dpwave3.zip, to the forum that displays a discrete wave pattern. I have to admit I've only been...
4525
Hengeveld, Geerten
geertenhenge...
May 3, 2006 1:57 pm
Hi KC, Isn't the very idea of a wave that the movement is caused by the interaction between the agents (pieces of the rope), i.e., the forces whith which they...
4526
Kent Chesnut
kentche
May 3, 2006 2:00 pm
Hello folks, The copyright in the NetLogo User Manual says "Permission to copy or modify the NetLogo software, models and documentation for educational and...
4527
lkiesling
May 4, 2006 4:34 pm
Hi all, I am getting a strange error message when I try to reset the size of turtles in my program. I have a type of agent called "firm", and I am trying to...
4528
Bob Irving
robert767960
May 8, 2006 2:56 pm
Could someone more Netlogo-savvy than me give me an idea why the following program (clone of Grand canyon, but with a cloud moving across the landscape...
4529
Sule Yildirim
suley@...
May 8, 2006 2:56 pm
Hello! Is it posible to make 3D plots in Netlogo 3.1? Best wishes and thanks! Sule ... Sule Yildirim (PhD) Associate Professor of Computer Science Hedmark...
4530
robert767960
May 8, 2006 2:56 pm
Can anyone give me an idea why the following - a version of grandcanyon from the Library, but with a cloud creating the rain instead of randomising - runs so...
4531
Jean-Baptiste Louvel
jb_louvel
May 8, 2006 2:56 pm
i am using set-default-shape firm "circles" set size 0.5 circle takes a s lkiesling <lkiesling@...> a écrit : Hi all, I am getting a strange...
4532
jb_louvel
May 8, 2006 2:57 pm
How can i do in order to do to disappear a turtle when she touch a color (red for example) thx...
4533
rajeshtyagi
May 8, 2006 2:57 pm
I gather SwarmFest is one. Any others? I am new to Netlogo, and want to attend some conferences if that would help speedup my learning....
4534
James Steiner
askturtlezero
May 8, 2006 7:35 pm
... Hi, Bob! Your model is so slow, because instead of creating a few raindrops per tick, your model creates 500 raindrops every tick!! So, the number of ...
4535
James Steiner
askturtlezero
May 8, 2006 7:35 pm
... Hi, Sule! NetLogo 3.1 doesn't have any native 3d plots or 3d primitives, but it is possible to create 3D effects in the "view" window if you are willing /...
4536
Seth Tisue
sethtisue
May 8, 2006 7:36 pm
... robert767960> Can anyone give me an idea why the following - a version robert767960> of grandcanyon from the Library, but with a cloud robert767960>...
4537
James Steiner
askturtlezero
May 8, 2006 7:36 pm
... Hi! Since size is a turtle variable, the command can only be run by an individual turtle... you are hoping to set a default size for all turtles, but...
4538
James Steiner
askturtlezero
May 9, 2006 8:42 pm
I think quite a few models have code that moves a turtle to the location of another agent, and there are two "obvious" ways to do it.. face target jump...
4539
James Steiner
askturtlezero
May 9, 2006 8:42 pm
... The turtle can directly examine the color of the patch it is on. The turtle can simply hide (become invisible, but still exist), or it can "die" (cease to...
4540
Juan M.C. Larrosa
jlarrosa@...
May 9, 2006 8:42 pm
Dear Forum members: Does anyone have worked extensivelly with (binary) matrices on Netlogo? I'm actually working with huge adjacency matrices for graph ...
4541
juanlarrosa
jlarrosa@...
May 9, 2006 8:44 pm
Dear Forum members: Does anyone have worked extensivelly with (boolean) matrices on Netlogo? I'm actually working with huge adjacency matrices for graph ...
4542
leila_sur83
May 9, 2006 8:44 pm
Dear Mr./Mrs. I am a GIS master student, University of Tehran, Iran. I am working on my thesis "agent-based simulation of human wayfinding in a fire building...
4543
Christopher Newman
cnewman@...
May 10, 2006 2:44 pm
the television program "Numbers" dealt with this issue last December in the episode 'Fireprints39;. Blogs that support the show (Some available from CBS website,...