My Project
Opm::WellGroupConstraints Class Reference

Class for computing well group constraints. More...

#include <WellGroupConstraints.hpp>

Public Types

using RateConvFunc = std::function< void(const RegionId, const int, const std::optional< std::string > &, std::vector< double > &)>
 

Public Member Functions

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

Detailed Description

Class for computing well group constraints.


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