This class expresses all intensive quantities of the discrete fracture model.
More...
|
void | update (const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx) |
| Update the extensive quantities for a given sub-control-volume-face.
|
|
const DimMatrix & | fractureIntrinsicPermeability () const |
|
Scalar | fractureVolumeFlux (unsigned phaseIdx) const |
|
Scalar | fractureWidth () const |
|
const DimVector & | fractureFilterVelocity (unsigned phaseIdx) const |
|
void | update (const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx) |
| Update the extensive quantities for a given sub-control-volume-face.
|
|
template<class Context , class FluidState > |
void | updateBoundary (const Context &context, unsigned bfIdx, unsigned timeIdx, const FluidState &fluidState) |
| Update the extensive quantities for a given boundary face.
|
|
void | update (const ElementContext &elemCtx, unsigned scvfIdx, unsigned timeIdx) |
| Update the extensive quantities for a given sub-control-volume-face.
|
|
template<class Context , class FluidState > |
void | updateBoundary (const Context &context, unsigned bfIdx, unsigned timeIdx, const FluidState &fluidState) |
| Update the extensive quantities for a given boundary face.
|
|
short | upstreamIndex (unsigned phaseIdx) const |
| Return the local index of the upstream control volume for a given phase as a function of the normal flux.
|
|
short | downstreamIndex (unsigned phaseIdx) const |
| Return the local index of the downstream control volume for a given phase as a function of the normal flux.
|
|
Scalar | upstreamWeight (unsigned) const |
| Return the weight of the upstream control volume for a given phase as a function of the normal flux.
|
|
Scalar | downstreamWeight (unsigned phaseIdx) const |
| Return the weight of the downstream control volume for a given phase as a function of the normal flux.
|
|
template<
class TypeTag>
class Opm::DiscreteFractureExtensiveQuantities< TypeTag >
This class expresses all intensive quantities of the discrete fracture model.