.gitignore
AUTHORS
COPYING
LICENSE
README.md
mkdocs.yml
pyproject.toml
requirements.txt
.github/workflows/docs.yml
.github/workflows/release.yml
.vscode/settings.json
docs/age_structure.md
docs/index.md
docs/introduction_to_PBDM.md
docs/metabolic_pool.md
docs/tutorials.md
pbdm/__init__.py
pbdm/abstract_connections.py
pbdm/abstract_connections_diagram.pdf
pbdm/climate.py
pbdm.egg-info/PKG-INFO
pbdm.egg-info/SOURCES.txt
pbdm.egg-info/dependency_links.txt
pbdm.egg-info/requires.txt
pbdm.egg-info/top_level.txt
pbdm/abstract/__init__.py
pbdm/abstract/function_objects.py
pbdm/abstract/rate_objects.py
pbdm/age_structure/__init__.py
pbdm/age_structure/age_structure.py
pbdm/alfalfa_example/alfalfaweevil.py
pbdm/alfalfa_example/alfalfaweevil_adult.py
pbdm/alfalfa_example/alfalfaweevil_condensed.py
pbdm/functional_population/functional_population.py
pbdm/functions/functions.py
pbdm/interactions/__init__.py
pbdm/interactions/example.py
pbdm/interactions/interactions.py
pbdm/metabolic_pool/metabolic_pool.py
pbdm/population_dynamics/distributed_delay.py
pbdm/population_dynamics/population_dynamics.py
pbdm/population_dynamics/variables.py
pbdm/population_processes/basic_population_process.py
pbdm/population_processes/demand_population_process.py
pbdm/population_processes/population_processes.py
pbdm/psymple_extension/draw_ported_objects.py
pbdm/psymple_extension/parameters.py
pbdm/psymple_extension/psymple_connections.py