blackoilbioeffectsparams.hpp
Go to the documentation of this file.
Definition: blackoilbioeffectsmodules.hh:43 Struct holding the parameters for the BlackOilBioeffectsModule class. Definition: blackoilbioeffectsparams.hpp:44 std::vector< Scalar > oxygenConsumptionFactor_ Definition: blackoilbioeffectsparams.hpp:70 std::vector< std::vector< Scalar > > bioDiffCoefficient_ Definition: blackoilbioeffectsparams.hpp:74 std::vector< Scalar > halfVelocityUrea_ Definition: blackoilbioeffectsparams.hpp:65 std::vector< Scalar > densityCalcite_ Definition: blackoilbioeffectsparams.hpp:61 std::vector< Scalar > detachmentRate_ Definition: blackoilbioeffectsparams.hpp:62 std::vector< Scalar > halfVelocityGrowth_ Definition: blackoilbioeffectsparams.hpp:64 std::vector< Scalar > microbialDeathRate_ Definition: blackoilbioeffectsparams.hpp:69 std::vector< TabulatedFunction > permfactTable_ Definition: blackoilbioeffectsparams.hpp:57 Tabulated1DFunction< Scalar > TabulatedFunction Definition: blackoilbioeffectsparams.hpp:50 std::vector< Scalar > maximumUreaUtilization_ Definition: blackoilbioeffectsparams.hpp:67 std::vector< Scalar > yieldGrowthCoefficient_ Definition: blackoilbioeffectsparams.hpp:71 std::vector< Scalar > detachmentExponent_ Definition: blackoilbioeffectsparams.hpp:63 std::vector< TabulatedFunction > pcfactTable_ Definition: blackoilbioeffectsparams.hpp:58 std::vector< Scalar > maximumGrowthRate_ Definition: blackoilbioeffectsparams.hpp:66 std::vector< Scalar > microbialAttachmentRate_ Definition: blackoilbioeffectsparams.hpp:68 std::vector< Scalar > yieldUreaToCalciteCoefficient_ Definition: blackoilbioeffectsparams.hpp:72 std::vector< Scalar > densityBiofilm_ Definition: blackoilbioeffectsparams.hpp:60 |