waterUptakeRatio: Computes the mass ratio of water uptake to substrate uptake...

Description Usage Arguments Value

View source: R/waterUptakeRatio.R

Description

Computes the mass ratio of water uptake to substrate uptake (i.e. mass uptake of water divided by total mass uptake)

Usage

1
waterUptakeRatio(microbeNames, stoichiom, Rtype, numPaths)

Arguments

microbeNames

Vector of strings which contains the names of the microbial groups in the system e.g. c('Bacteroides','Acetogens')

stoichiom

Array: stoichiom[gname,resName,pathName]

Rtype

Resource type array: Rtype[gname,resName,pathName]

numPaths

Named vector. Number of paths for each microbial group

Value

water mass ratio matrix [gname,pathName] with names.


HelenKettle/microPop documentation built on May 18, 2019, 9:15 p.m.