bishun945/AlgalGame: A reaction-diffusion-taxis model of phytoplankton in the vertical profile

This packge is mainly the R version of the reaction-diffusion-taxis model namely Algal Game which is originally proposed by Klausmeier and Litchman (2001). The model was designed based on two essential resources for phytoplanktons: light supplied from above and nutrients supplied from below (sediments). In this packge, the mode is solved based on pacakges `deSolve`, `ReacTran`, and `rootSolve`. The plot functions are mainly based on `ggplot2`. The default parameters in this package were mainly refered from Klausmeier and Litchman (2002) and Zhou et al. (2019) *(in Chinese)*. This package is personally for my PhD thesis but I think it is okay for other applications.

Getting started

Package details

Maintainer
LicenseGPL-3 + file LICENSE
Version0.2
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("bishun945/AlgalGame")
bishun945/AlgalGame documentation built on Aug. 29, 2021, 4:40 a.m.