My Project
Loading...
Searching...
No Matches
Opm::WellFilterCake Class Reference

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.
 

Detailed Description

Class for well calculations related to filter cakes.

Member Function Documentation

◆ updateFiltrationParticleVolume()

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.


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