My Project
Loading...
Searching...
No Matches
Opm::WellConstraints< Scalar > Class Template Reference

Class for computing well group constraints. More...

#include <WellConstraints.hpp>

Public Types

using RateConvFunc
 

Public Member Functions

 WellConstraints (const WellInterfaceGeneric< Scalar > &well)
 Constructor sets reference to well.
 
bool checkIndividualConstraints (SingleWellState< Scalar > &ws, const SummaryState &summaryState, const RateConvFunc &calcReservoirVoidageRates, bool &thp_limit_violated_but_not_switched, DeferredLogger &deferred_logger, const std::optional< Well::InjectionControls > &inj_controls=std::nullopt, const std::optional< Well::ProductionControls > &prod_controls=std::nullopt) const
 

Detailed Description

template<class Scalar>
class Opm::WellConstraints< Scalar >

Class for computing well group constraints.

Member Typedef Documentation

◆ RateConvFunc

template<class Scalar >
using Opm::WellConstraints< Scalar >::RateConvFunc
Initial value:
std::function<void(const RegionId, const int,
const std::vector<Scalar>&,
std::vector<Scalar>&)>

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