No description has been provided for this image

Introduction to Social Simulation in NetLogo¶

Before we start¶

You need to install NetLogo in your machine. This LINK will take you to the page you see below:

In [1]:
%%html
<iframe src="https://www.netlogo.org/" width="960" height="569" ></iframe>

You do not need to complete the information, but the NetLogo team would be greatful. When you click GET NETLOGO you may click this option:

No description has been provided for this image

Modeling Social Complexity¶

In [3]:
%%html
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRc8NHRW9NUbrYTymQ4KHQKTu36wL1gVgmXlOhjoU_C2Iu1n1sXTivFheN7lrrfp31TWQG8oC7TBV3-/pubembed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

NetLogo Environment¶

In [5]:
%%html

<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vSsG3LhDEgQUgnC47Bhe0B_IC8OTB6xw5tl3Gz2-CfIPigOozmJ8_VxJmvAjsMF4WV1Wlq8HE7wzzCH/pubembed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

Model Set Up¶

In [7]:
%%html
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vT0ZPvjNZvfrxovQkcDabfUjeQsiYEXEM_kW8imppv0tYYgzytnPQinis-qeGkRHN88Y8OXG1AwgsGF/pubembed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

Agents in a World¶

In [9]:
%%html
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vRXJ9y01kIZG3Xh9UyHD8BvMJtIo_uas1gCdq96TJq6WW1alpiA6gsHUqP5_UNeDA0ePau4tJLiols2/pubembed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

Control of Execution¶

In [12]:
%%html
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTi071w9VMaz2B8UYoi7Wu3py0I7xHyPeeGLF_z8RGLMv1DEyoZoDhDHqvfhE0iVrw42uCCT5EMxpVW/pubembed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

Control from Interface¶

In [14]:
%%html
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vR4P61CExz-r5rtQ-ZljnN864e2XMoRy7yWV3IpBFar9cQnmDB0XMCpnEL85G-temJGhV5Vww3rbs51/pubembed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

Display results¶

In [16]:
%%html
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTPCcqyF4rwvmg0Az4UMq0TlQlbLkNXxdYhY6agSO-H61w-hldpt4Tgug5bL9RkmT76t6J9hxxJL5re/pubembed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

Subroutines¶

In [17]:
%%html
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vTrl32_xcU9yfsrmW7B9DmWjQ_th4IbdRPf9sCR3EN-XPlgTk_K1Cs-C298RnjM8kbOMc0IUZvtQMBS/pubembed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>

Scenarios¶

In [19]:
%%html
<iframe src="https://docs.google.com/presentation/d/e/2PACX-1vQeE7nWLm7zFa-QlVGlKw3tuZdRQnS2LOZ62jv1myQaSHp9qGPWgJU5n-TQh0Ph8cJpxP_-tE4-QR5G/pubembed?start=false&loop=false&delayms=3000" frameborder="0" width="960" height="569" allowfullscreen="true" mozallowfullscreen="true" webkitallowfullscreen="true"></iframe>