setup2 {biogas} | R Documentation |
Setup Details for Some Batch Reactors
Description
Information on reactor substrates and substrate and inoculum masses for 15 anaerobic reactors.
Usage
data("setup2")
Format
A data frame with 15 observations on the following 4 variables:
bottle
identification code, a unique value for each reactor in the dataset. A factor with levels
1_1
,1_2
,1_3
,2_1
,2_2
,2_2
, ... through5_3
. The first number indicates the sample, the second the replicate.description
description of substrate, a factor.
sub.vs
mass of substrate volatile solids (VS) added to the reactor at the start in g, a numeric vector
inoc.mass
mass of inoculum added to the reactor at the start in g, a numeric vector.
Details
These data are meant to be example data for summBg
.
Reactors were 500 mL or 1000 mL glass serum bottles with butyl rubber septa and screw caps.
Data in vol2
, xCH42
, and setup2
are from the same reactors.
Source
Measurements made by Ali Heidarzadeh Vazifehkhoran
Examples
data(setup2)