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

Class for computing well group constraints. More...

#include <WellGroupConstraints.hpp>

Public Types

using RateConvFunc
 

Public Member Functions

 WellGroupConstraints (const WellInterfaceGeneric< Scalar > &well)
 Constructor sets reference to well.
 
bool checkGroupConstraints (WellState< Scalar > &well_state, const GroupState< Scalar > &group_state, const Schedule &schedule, const SummaryState &summaryState, const RateConvFunc &rateConverter, DeferredLogger &deferred_logger) const
 

Detailed Description

template<class Scalar>
class Opm::WellGroupConstraints< Scalar >

Class for computing well group constraints.

Member Typedef Documentation

◆ RateConvFunc

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

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