Difference between revisions of "Tutorials"
Line 3: | Line 3: | ||
===Model Library=== | ===Model Library=== | ||
These examples can be found using the '''File | Browse Model Library''' menu item. | These examples can be found using the '''File | Browse Model Library''' menu item. | ||
===Written Tutorials=== | |||
*;[[SimplePop | Simple Population Model]]:This very simple SD model demonstrate the basic features of stocks and flows. | *;[[SimplePop | Simple Population Model]]:This very simple SD model demonstrate the basic features of stocks and flows. | ||
*;[https://10a91163e4fbbd8cb90c-5cca51379a12fcddc0f75cec893dd529.ssl.cf1.rackcdn.com/SIR1.pdf Agent-based SIR Model]: | |||
A step-by-step description of building an interactive agent-based SIR model. | |||
==Video Tutorials== | ==Video Tutorials== |
Revision as of 16:41, 4 April 2018
Written Tutorials
Model Library
These examples can be found using the File | Browse Model Library menu item.
Written Tutorials
- Simple Population Model
- This very simple SD model demonstrate the basic features of stocks and flows.
A step-by-step description of building an interactive agent-based SIR model.
Video Tutorials
Video tutorials are a great way to jump into the Numerus platform. These tutorials will walk you through the basics of Numerus, including basic system dynamic models, agent-based models, and NovaScript.
Tutorial 1: Introduction to the Numerus Interface
First in a series of tutorials on using the Numerus Model Builder. This tutorial introduces the user interface and demonstrates a simple model. <youtube>qFG1PTbz9XQ</youtube>
Tutorial 2: Simple Population Model
How to build a simple exponential population model in Numerus <youtube>ye8_xKhbsGk</youtube>
Tutorial 3: Logistic Population Model
In this tutorial you will learn how to build a logistic growth model in Numerus. <youtube>2cJ9rZsZ_hQ</youtube>
Tutorial 4: Discrete Density-Dependent Population Growth
An introduction to discrete modeling using the Beverton-Holt equation. Exploration of some of the unexpected behaviors of the resulting model. <youtube>7v4QzWyoKlk</youtube>
Tutorial 5: Building Submodels
Presents the Numerus Model Builder's unique approach to modularization through the use of submodels. <youtube>o34d7WpQw2M</youtube>