44 template<
bool enableMICP>
48 Scalar densityBiofilm_;
49 Scalar densityCalcite_;
50 Scalar detachmentRate_;
51 Scalar criticalPorosity_;
52 Scalar fittingFactor_;
53 Scalar halfVelocityOxygen_;
54 Scalar halfVelocityUrea_;
55 Scalar maximumGrowthRate_;
56 Scalar maximumUreaUtilization_;
57 Scalar microbialAttachmentRate_;
58 Scalar microbialDeathRate_;
59 Scalar minimumPermeability_;
60 Scalar oxygenConsumptionFactor_;
61 Scalar yieldGrowthCoefficient_;
62 Scalar maximumOxygenConcentration_;
63 Scalar maximumUreaConcentration_;
64 Scalar toleranceBeforeClogging_;
65 std::vector<Scalar> phi_;
constexpr auto getPropValue()
get the value data member of a property
Definition propertysystem.hh:242