Skip to content

Conversation

@dmasad
Copy link
Member

@dmasad dmasad commented Sep 11, 2015

Polishing the updated Wolf-Sheep model, and closes #34.

davpaez and others added 2 commits September 11, 2015 10:20
- adding parameters: grass_regrowth_time
- reordering of arguments for WolfSheepPredation model
- creating custom activation schedule by breed. This was done in order to emulate the procedures in the original model from netlogo
- modifying methods for the case when grass=True
- both wolves and sheep can die
- they only reproduce if they are still living
- added run_model method to show results in console, since I could get the visualization to run

Generalizing the schedule

Making the Breed-based scheduler generic, and making the model print
only if the verbose flag is set.
@jackiekazil
Copy link
Member

** in active review **

jackiekazil added a commit that referenced this pull request Feb 10, 2016
@jackiekazil jackiekazil merged commit 553bf04 into master Feb 10, 2016
@jackiekazil
Copy link
Member

@dmasad this looks good. I added...

  • minor clarification for users (README)
  • updated requirements.txt to newer libraries.

Feel free to submit a mini PR if you want to change anything in my changes. I am going push this through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add grass to Wolf-Sheep Predation Model

4 participants