BioEnergeticFoodWebs

所属分类:仿真建模
开发工具:Julia
文件大小:122KB
下载次数:0
上传日期:2022-03-16 21:07:42
上 传 者sh-1993
说明:  食物网生物能量模型模拟的统一接口
(A unified interface for simulations of the Bio-Energetic model on food webs)

文件列表:
.zenodo.json (887, 2022-03-17)
CONTRIBUTING.md (9107, 2022-03-17)
LICENSE.md (1164, 2022-03-17)
Makefile (994, 2022-03-17)
Project.toml (933, 2022-03-17)
docs (0, 2022-03-17)
docs\Project.toml (89, 2022-03-17)
docs\make.jl (394, 2022-03-17)
docs\mkdocs.yml (1000, 2022-03-17)
docs\src (0, 2022-03-17)
docs\src\befw.png (8812, 2022-03-17)
docs\src\index.md (463, 2022-03-17)
docs\src\lib (0, 2022-03-17)
docs\src\lib\internals.md (573, 2022-03-17)
docs\src\lib\public.md (611, 2022-03-17)
docs\src\man (0, 2022-03-17)
docs\src\man\consumption.md (3374, 2022-03-17)
docs\src\man\contributing.md (811, 2022-03-17)
docs\src\man\extinctions.md (7722, 2022-03-17)
docs\src\man\first_simulation.md (1802, 2022-03-17)
docs\src\man\installation.md (1872, 2022-03-17)
docs\src\man\parameters.md (5279, 2022-03-17)
docs\src\man\productivity.md (3604, 2022-03-17)
docs\src\man\random.md (936, 2022-03-17)
docs\src\man\temperature.md (40374, 2022-03-17)
extinctions.png (32009, 2022-03-17)
src (0, 2022-03-17)
src\BioEnergeticFoodWebs.jl (1326, 2022-03-17)
src\biological_rates.jl (13679, 2022-03-17)
src\checks.jl (5531, 2022-03-17)
... ...

logo

# Bio-energetic food web model This is a `julia` implementation of the bioenergetic model applied to food webs. [![RTD](https://img.shields.io/badge/doc-latest-blue.svg)](https://poisotlab.github.io/BioEnergeticFoodWebs.jl/latest/) [![GitHub tag](https://img.shields.io/github/tag/PoisotLab/BioEnergeticFoodWebs.jl.svg)](https://github.com/PoisotLab/BioEnergeticFoodWebs.jl/releases) [![DOI](https://zenodo.org/badge/70102258.svg)](https://zenodo.org/badge/latestdoi/70102258) [![Gitter](https://img.shields.io/gitter/room/PoisotLab/BioEnergeticFoodWebs.jl.svg)](https://gitter.im/PoisotLab/BioEnergeticFoodWebs.jl) Simulations of biomass flows in food webs is a difficult task, yet performing it correctly is required to understand the ties betweeen the structure and function of ecological communities. This package provides a robustly tested, well-documented, computationally efficient common interface for the simulation of bio-energetic systems in food webs... with additional features (see the documentation for more). This package is no longer compatible with Julia 0.6 (or older). ## Getting started Simply add the package using the package manager: ~~~ import Pkg Pkg.add("BioEnergeticFoodWebs") ~~~ and load it into your workspace: ~~~ using BioEnergeticFoodWebs ~~~ Read [the documentation](https://poisotlab.github.io/BioEnergeticFoodWebs.jl/latest/) for a description of functions and examples. ## Stable ![CI](https://github.com/PoisotLab/BioEnergeticFoodWebs.jl/workflows/CI/badge.svg?branch=master) ![CI](https://github.com/PoisotLab/BioEnergeticFoodWebs.jl/workflows/TagBot/badge.svg?branch=master) ![CI](https://github.com/PoisotLab/BioEnergeticFoodWebs.jl/workflows/CompatHelper/badge.svg?branch=master) [![codecov.io](http://codecov.io/github/PoisotLab/BioEnergeticFoodWebs.jl/coverage.svg?branch=master)](http://codecov.io/github/PoisotLab/BioEnergeticFoodWebs.jl?branch=master) ## In development ![CI](https://github.com/PoisotLab/BioEnergeticFoodWebs.jl/workflows/CI/badge.svg?branch=next) [![codecov.io](http://codecov.io/github/PoisotLab/BioEnergeticFoodWebs.jl/coverage.svg?branch=next)](http://codecov.io/github/PoisotLab/BioEnergeticFoodWebs.jl?branch=next)

近期下载者

相关文件


收藏者