My Project
|
Class for well calculations related to filter cakes. More...
#include <WellFilterCake.hpp>
Public Member Functions | |
void | updateFiltrationParticleVolume (const WellInterfaceGeneric &well, const double dt, const double conc, const std::size_t water_index, WellState &well_state) |
Update the water injection volume. | |
void | updateInjFCMult (const WellInterfaceGeneric &well, WellState &well_state, DeferredLogger &deferred_logger) |
Update the multiplier for well transmissbility due to cake filtration. | |
const std::vector< double > & | multipliers () const |
Returns a const-ref to multipliers. | |
Class for well calculations related to filter cakes.
void Opm::WellFilterCake::updateFiltrationParticleVolume | ( | const WellInterfaceGeneric & | well, |
const double | dt, | ||
const double | conc, | ||
const std::size_t | water_index, | ||
WellState & | well_state | ||
) |
Update the water injection volume.
Used for calculation related to cake filtration due to injection activity.