opm-simulators
Loading...
Searching...
No Matches
Opm::BlackOilConvectiveMixingModule< TypeTag, true > Class Template Reference

Static Public Member Functions

static void beginEpisode (const EclipseState &eclState, const Schedule &schedule, const int episodeIdx, ConvectiveMixingModuleParamT &info)
template<class CMMParam>
static OPM_HOST_DEVICE void modifyAvgDensity (Evaluation &rhoAvg, const IntensiveQuantities &intQuantsIn, const IntensiveQuantities &intQuantsEx, const unsigned phaseIdx, const CMMParam &info)
template<class Context>
static OPM_HOST_DEVICE void addConvectiveMixingFlux (RateVector &flux, const Context &elemCtx, unsigned scvfIdx, unsigned timeIdx)
template<class RateVectorT = RateVector, class CMMParam = ConvectiveMixingModuleParamT>
static OPM_HOST_DEVICE void addConvectiveMixingFlux (RateVectorT &flux, const IntensiveQuantities &intQuantsIn, const IntensiveQuantities &intQuantsEx, const unsigned globalIndexIn, const unsigned globalIndexEx, const Scalar distZg, const Scalar trans, const Scalar faceArea, const CMMParam &info)
 Adds the convective mixing mass flux flux to the flux vector over a flux integration point.

The documentation for this class was generated from the following file: