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

deployment schemes: [pre-defined] all-in-one #7

Closed
mauriceling opened this issue Oct 1, 2013 · 1 comment
Closed

deployment schemes: [pre-defined] all-in-one #7

mauriceling opened this issue Oct 1, 2013 · 1 comment

Comments

@mauriceling
Copy link
Owner

  1. Deployment scheme is to allocate organisms to a particular eco-cell before the simulation starts (before generation 1).
  2. Deployment schemes will be given as part of simulation parameters.
  3. We should have an All-in-one deployment scheme where the entire population gets parachuted into just one eco-cell.
  4. All-in-one deployment scheme to have deployment_code=1.
@ghost ghost assigned clarencecastillo Oct 1, 2013
@clarencecastillo
Copy link
Collaborator

Implemented deployment scheme: all-in-one. Works in the latest pull request (Implemented deployment schemes 1-4).

  1. Entire population is deployed inside one cell.
  2. Ignores the 'eco_cell_capacity' key in the parameters.

clarencecastillo pushed a commit that referenced this issue Oct 18, 2013
1. dumped examples/01db_basic_functions_one_cell_deployment.py as it is the same as examples/01_basic_functions_one_cell_deployment.py 2. exception handling for database logging errors 3. added dose.simulate() documentation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants