SuperComputing Challenge Kickoff
October 2014
Learn the basics of coding in StarLogo in just 3 hours!
What is computer modeling?
Abstraction
Think like an artist-
Determine the important parts of what you are trying to model.
Computational Science Cycle
How to get started on a project
computer model
do experiments & get data
compare computer model data to real-world data
How to get started on a project
Example- you’ve chosen to model a Zombie attack-
What are the necessary parts of a zombie model?
Think-Pair-Share
Getting Started- StarLogo Nova
Use Chrome
go to: www.slnova.org
Register (use a username and password you will remember! share with your teacher!)
Galleries
My Profile
create new project
Spaceland-
widgets
terrain
Blockland-
drawers
pages
login: demo50
password: taevsp2A
Getting Started-
Renaming and Adding Breeds
Getting Started- Setup World
after you have the code done, test it!
Hit RunCode then the Setup button.
Getting Started- Movement
The Wiggle!
Getting Started- Clock
Adding a clock-
Info about the clock must be in the Forever as well as set to 0 in the Setup.
Getting Started- Interactions
Agent-Agent interactions using a collision block
Getting Started- Data & Analysis
Sliders can act as variables and can allow for data collection at different settings.
Getting Started- Data & Analysis
Getting Started- Data & Analysis
Data Collection
Stop code
Data Box
Graphs