46 template<
bool enableMICP>
52 std::vector<TabulatedFunction> permfactTable_;
54 std::vector<Scalar> densityBiofilm_;
55 std::vector<Scalar> densityCalcite_;
56 std::vector<Scalar> detachmentRate_;
57 std::vector<Scalar> detachmentExponent_;
58 std::vector<Scalar> halfVelocityOxygen_;
59 std::vector<Scalar> halfVelocityUrea_;
60 std::vector<Scalar> maximumGrowthRate_;
61 std::vector<Scalar> maximumUreaUtilization_;
62 std::vector<Scalar> microbialAttachmentRate_;
63 std::vector<Scalar> microbialDeathRate_;
64 std::vector<Scalar> oxygenConsumptionFactor_;
65 std::vector<Scalar> yieldGrowthCoefficient_;
66 std::vector<Scalar> yieldUreaToCalciteCoefficient_;
67 std::vector<Scalar> microbialDiffusion_;
68 std::vector<Scalar> oxygenDiffusion_;
69 std::vector<Scalar> ureaDiffusion_;
constexpr auto getPropValue()
get the value data member of a property
Definition propertysystem.hh:242