Yesterday, I spent most of my day commenting on my code and play-testing our model.
Since I added a lot of new bits of code to the existing code, I had to add comments so that anyone who looks at my code in the future will be able to easily understand it.
I then began play-testing our model in both the web-based version of NetLogo and the offline version. Basically, I was trying to find conditions that would yield “interesting” scenarios like the bacteria overpopulating or the fungi overpopulating.
Here’s a version where the bacteria overpopulate–the bacteria is all the green stuff, by the way.
And here’s a version where the fungi overpopulate–the fungi is the dark blue stuff.