-
Notifications
You must be signed in to change notification settings - Fork 97
Models in Review or Coming Up
Jacob Kelter edited this page Jan 28, 2026
·
3 revisions
This is a page for keeping track of models which are currently being reviewed or in the queue to be reviewed. When a model is added to the library, remove it from here and add it to Changes Since Previous Release
- Omar's Elevator model (it needs to be simplified for models library)
- Kritphong's Codd's CA (can ask him for a copy or Jacob has a copy too)
- Jacob Kelter
- PN-junction model
- Redshift model
- Bouncing Ball Heat Dissipation
- Uri and Bill's product diffusion models for the new version of the textbook
- Diprotic Acid model
- Traffic intersection
- Artificial Anasazi
- A social force model such as https://github.com/shingkid/crowd-evacuation-simulation
- there are still some CT-STEM models that didn't make it in. See this github repo and this spreadsheet.
- Anonymous procedures - See if State Machine Example is good enough or if we should add another code example. There are also discrete event schedule examples.
- nw/demo/Giant Component - Network Extension Version.nlogo
- nw/demo/Small Worlds - Network Extension Version.nlogo
- nw/models/Block Model.nlogo
- nw/models/Network Builder.nlogo
- nw/timeit.nlogo (maybe not)
- palette/demo/Scale-Gradient Example.nlogo
- palette/demo/Color Gradient Example.nlogo
- time/examples/TimeSeriesExample.nlogo
- time/examples/SchedulingBenchmark.nlogo
- time/examples/MouseDiscreteEvent.nlogo
- time/examples/DiscreteEventScheduling.nlogo
- time/examples/TimeExample.nlogo
- time/examples/nls-TimeSeriesExample.nlogo
- time/examples/VariableTimeStepDemo.nlogo
gis - models to potentially add (currently the only two in the library are GIS General Examples and GIS Gradient Example)
- gis/examples/project-lat-lon.nlogo
- gis/examples/link_dataset_with_dataset_breeds.nlogo
- gis/examples/set_property.nlogo
- gis/examples/find-features.nlogo
- gis/examples/VectorDatasetZImporting/NonPointZFeatures.nlogo
- gis/examples/VectorDatasetZImporting/PointZ.nlogo
- gis/examples/create-turtles-inside-polygon.nlogo
Models Library Editing
- Notes on Model Czar Process
- Recent and upcoming changes
- On review process
- Testing and actually adding models
- Misc.