<< Click to Display Table of Contents >> Exercises - Start Here |
|
The Ventity™ modeling environment enables you to simulate interactions among individual objects called entities. You will usually use Ventity in a sequence of four stages.
1. Define the types of entities that will exist in your model by providing the equations that will determine their behavior.
2. Initialize a simulation by specifying how many entities of each type will start off in the model, and their individual characteristics.
3. Simulate the behavior of the entities in the model. .
4. Examine the results.
This first section uses the simplest models we could think of to illustrate how to create, relate and evolve entities in your simulations. These exercises, and what you'll learn from each, are:
Exercise |
Context |
Ventity Skill
|
... Or just see the movie |
1. |
Create diagrams of variables . |
||
2. |
Set initial characteristics of an entity, and compare two simulations. |
||
3. |
Set initial numbers of entities and choose entities to display in output. |
||
4. |
Use attributes both to specify relationships between entities, and to define groups of entities for display. |
||
5. |
Use attributes to define subcollections, and use aggregate variables to calculate totals for each subcollection. |
||
6. |
Limit cows' grass consumption to what's available in each pasture. |
Use references to allow one entity (a cow) to use information from a related entity (its pasture) in its calculations, and use a live legend to control chart output. |
|
7. |
Import entity type definitions from other models, use input data files to set time of entry, and use tables to view results. |
||
8. |
Use command actions to change properties of entities. |
|
|
9. |
Add or remove cows from the simulation, depending on pasture conditions. |
Use create actions and self-delete actions to create and delete entities dynamically. |
|
The exercise models, along with other example models, are usually installed in your Documents (or My Documents) folder under Ventity Projects\Sample Projects.
Read-only backups of the sample models are installed in C:\Users\Public\Documents\Ventity Projects\Sample Projects.