Opm::WellTest Class Reference

Class for performing well tests. More...

#include <WellTest.hpp>

Public Member Functions

 WellTest (const WellInterfaceGeneric &well)
 Constructor sets reference to well. More...
 
void updateWellTestStateEconomic (const SingleWellState< double > &ws, const double simulation_time, const bool write_message_to_opmlog, WellTestState &well_test_state, DeferredLogger &deferred_logger) const
 
void updateWellTestStatePhysical (const double simulation_time, const bool write_message_to_opmlog, WellTestState &well_test_state, DeferredLogger &deferred_logger) const
 

Detailed Description

Class for performing well tests.

Constructor & Destructor Documentation

◆ WellTest()

Opm::WellTest::WellTest ( const WellInterfaceGeneric well)
inline

Constructor sets reference to well.

Member Function Documentation

◆ updateWellTestStateEconomic()

void Opm::WellTest::updateWellTestStateEconomic ( const SingleWellState< double > &  ws,
const double  simulation_time,
const bool  write_message_to_opmlog,
WellTestState &  well_test_state,
DeferredLogger deferred_logger 
) const

◆ updateWellTestStatePhysical()

void Opm::WellTest::updateWellTestStatePhysical ( const double  simulation_time,
const bool  write_message_to_opmlog,
WellTestState &  well_test_state,
DeferredLogger deferred_logger 
) const

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