The NetLogo Models Library is bundled with NetLogo. You can download NetLogo and the Models Library from http://ccl.northwestern.edu/netlogo/.
When the NetLogo version is bumped, a few changes are required:
build.sbt
VersionTests.scala
runMain org.nlogo.models.ModelsResaver
sbt command and then the runMain org.nlogo.models.ModelsResaver3d
sbt command. These commands must be run separately as the switch for 3D mode is only read once globally.The models in this repository are provided under a variety of licenses.
Some models are public domain, some models are open source, some models are CC BY-NC-SA (free for noncommercial distribution and use).
See each model's Info tab for details.