Lets take a few first steps with our modeling frameworks. We
will be fairly brief , limiting ourselves to simple "kicking the tires"
and writing a hello world in each ABM system (here is the RePast First Steps).
Our goal is to gain a feel for what each system is capable of so that
we can make intelligent decisions on which one to use for a given
task. Note: most images below
can be clicked on for a full size image.
| To download NetLogo, go to their web site,
downloading the package for your system. As of this writing, the
version is 1.2. During the download you can join the mail list,
which I recommend. The package will include considerable
browser-based documentation in the docs/ directory for fast
viewing. I show the results of downloading "Other Java-enabled
platform" to the
right. The NetLogo.jar is double clickable, starting the
application. Specific downloads are available for Mac and
Windows. The NetLogoLite.jar file is used for exporting your models to the web, like this example. |
|
Now lets try a few simple commands. To do this, we'll select
New in the File menu to get an empty new model. This presents
just two items: the graphics window and the command center. The
graphics window shows the patches and turtles, while the command center
lets you type in commands, helpful for experimenting to see how they
work.
The command center accepts commands in three contexts: commands for the global Observer, or for commands sent t