RatioCalculator.hpp
Go to the documentation of this file.
Definition: DeferredLogger.hpp:57 Definition: RatioCalculator.hpp:38 void gasWaterPerfRateInj(const std::vector< Value > &cq_s, PerforationRates< Scalar > &perf_rates, const Value &rvw, const Value &rsw, const Value &pressure, DeferredLogger &deferred_logger) const RatioCalculator(int gasCompIdx, int oilCompIdx, int waterCompIdx, std::string_view name) void gasWaterPerfRateProd(std::vector< Value > &cq_s, PerforationRates< Scalar > &perf_rates, const Value &rvw, const Value &rsw, const bool isProducer) const void gasOilPerfRateInj(const std::vector< Value > &cq_s, PerforationRates< Scalar > &perf_rates, const Value &rv, const Value &rs, const Value &pressure, const Value &rvw, const bool waterActive, DeferredLogger &deferred_logger) const void disOilVapWatVolumeRatio(Value &volumeRatio, const Value &rvw, const Value &rsw, const Value &pressure, const std::vector< Value > &cmix_s, const std::vector< Value > &b_perfcells_dense, DeferredLogger &deferred_logger) const void gasOilVolumeRatio(Value &volumeRatio, const Value &rv, const Value &rs, const Value &pressure, const std::vector< Value > &cmix_s, const std::vector< Value > &b_perfcells_dense, DeferredLogger &deferred_logger) const void gasOilPerfRateProd(std::vector< Value > &cq_s, PerforationRates< Scalar > &perf_rates, const Value &rv, const Value &rs, const Value &rvw, const bool waterActive, const bool isProducer) const Definition: blackoilboundaryratevector.hh:39 Definition: PerforationData.hpp:41 |