Opm::WellTest< Scalar > Class Template Reference

Class for performing well tests. More...

#include <WellTest.hpp>

Public Member Functions

 WellTest (const WellInterfaceGeneric< Scalar > &well)
 Constructor sets reference to well. More...
 
void updateWellTestStateEconomic (const SingleWellState< Scalar > &ws, const double simulation_time, const bool write_message_to_opmlog, WellTestState &well_test_state, bool zero_group_target, 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

template<class Scalar>
class Opm::WellTest< Scalar >

Class for performing well tests.

Constructor & Destructor Documentation

◆ WellTest()

template<class Scalar >
Opm::WellTest< Scalar >::WellTest ( const WellInterfaceGeneric< Scalar > &  well)
inline

Constructor sets reference to well.

Member Function Documentation

◆ updateWellTestStateEconomic()

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

◆ updateWellTestStatePhysical()

template<class Scalar >
void Opm::WellTest< Scalar >::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: