Skip to content

Changes Since Previous Release

Jacob Kelter edited this page Sep 23, 2022 · 42 revisions

Changes since the release of NetLogo 6.2.2 on December 2021

New Sample Models:

  • Slime Mold Network
  • Virus Using Discrete Event Simulator (cross-listed in code examples for time extension)
  • Distribution Center Discrete Event Simulator (cross-listed in code examples for time extension)
  • Hydrogen Gas Production
  • CA 1D-Squaring
  • Molecular Dynamics Lennard-Jones

New Curricula Models:

  • CT-STEM:
    • Habitat Preference

New Code Examples:

  • time: Logotimes Example
  • time: Discrete Event Whack-a-Mole

Sample Model Changes

  • Taxi Cabs: Fixed Dongping Zhang's name in the credits
  • Turbulence: Cross list under CS/CA.
  • Tree Simple: Changed init-x slider min/max to -100/100. Before the range was -125 to 125, but this caused an error
  • Traffic Basic: Changed  speed-limit and speed-min from agent variables to be globals.
  • Urban Suite - Cells: Changed the name of the go * 80 button to go * 40 which is the actual number of times it had the model go.
  • CA 1D Rule 30 - Improved the info tab to note that Rule 30 has been used as random number generator and how that is done.

Curricular Models Changes:

  • PNoM 4 Virtual Syringe Force Graph: fixed a bug that produced an error message.
  • Kidney Reabsorption: Some improvements to the info ta

Code Examples Changes

Newly Verified Models

  • The suite of prisoner's dilemma models have been in the models library for a long time but were previously "unverified." They have been reviewed/verified and moved into the main Social Science folder.

Complete Release Notes

For complete release notes on the Library, please visit the NetLogo release notes page.