Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wolf-Sheep Cleanup #169

Merged
merged 4 commits into from
Feb 10, 2016
Merged

Wolf-Sheep Cleanup #169

merged 4 commits into from
Feb 10, 2016

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
3 participants