Software

These free software tools implement the equations given in the method documents, and so can be used to carry out data processing (or to check calculations). For more details, use the links below or see this paper.

Online Biogas App (OBA)

OBA is a free web application that runs in any internet browser. It can be used to: plan BMP experiments, process laboratory measurements to calculate BMP, predict biogas production based on substrate composition, and make simple conversions.

Video tutorials are available here.

The biogas package

The biogas package is an add-on package for the R environment that can do all that OBA can do and much more. Use requires some familiarity with the R programming language.

The package is available on CRAN, and so can be installed with install.packages("biogas") in R. For the latest version (or to submit bug reports or feature requests) see this repo on GitHub.