|
| MICPpara (double density_biofilm, double density_calcite, double detachment_rate, double critical_porosity, double fitting_factor, double half_velocity_oxygen, double half_velocity_urea, double maximum_growth_rate, double maximum_oxygen_concentration, double maximum_urea_concentration, double maximum_urea_utilization, double microbial_attachment_rate, double microbial_death_rate, double minimum_permeability, double oxygen_consumption_factor, double tolerance_before_clogging, double yield_growth_coefficient) |
|
double | getDensityBiofilm () const |
|
double | getDensityCalcite () const |
|
double | getDetachmentRate () const |
|
double | getCriticalPorosity () const |
|
double | getFittingFactor () const |
|
double | getHalfVelocityOxygen () const |
|
double | getHalfVelocityUrea () const |
|
double | getMaximumGrowthRate () const |
|
double | getMaximumOxygenConcentration () const |
|
double | getMaximumUreaConcentration () const |
|
double | getMaximumUreaUtilization () const |
|
double | getMicrobialAttachmentRate () const |
|
double | getMicrobialDeathRate () const |
|
double | getMinimumPermeability () const |
|
double | getOxygenConsumptionFactor () const |
|
double | getToleranceBeforeClogging () const |
|
double | getYieldGrowthCoefficient () const |
|
bool | operator== (const MICPpara &data) const |
|
template<class Serializer > |
void | serializeOp (Serializer &serializer) |
|