19 #ifndef OPM_PARSER_BIOFILM_TABLE_HPP 20 #define OPM_PARSER_BIOFILM_TABLE_HPP 22 #include "SimpleTable.hpp" 37 const TableColumn& getYieldGrowthCoefficient()
const;
38 const TableColumn& getOxygenConsumptionFactor()
const;
39 const TableColumn& getMicrobialAttachmentRate()
const;
42 const TableColumn& getMaximumUreaUtilization()
const;
45 const TableColumn& getYieldUreaToCalciteCoefficient()
const;
50 #endif //OPM_PARSER_BIOFILM_TABLE_HPP This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition: Exceptions.hpp:30
Definition: DeckItem.hpp:35
Definition: SimpleTable.hpp:35
Definition: TableColumn.hpp:32
Definition: BiofilmTable.hpp:28