Opm::ECLWellSolution::WellData Struct Reference

Contains the well data extracted from the restart file. More...

#include <ECLWellSolution.hpp>

Classes

struct  Completion
 

Public Attributes

std::string name
 
bool is_injector_well
 
double qOs
 
double qWs
 
double qGs
 
double lrat
 
double bhp
 
double qr
 
std::vector< Completioncompletions
 

Detailed Description

Contains the well data extracted from the restart file.

Member Data Documentation

◆ bhp

double Opm::ECLWellSolution::WellData::bhp

◆ completions

std::vector<Completion> Opm::ECLWellSolution::WellData::completions

◆ is_injector_well

bool Opm::ECLWellSolution::WellData::is_injector_well

◆ lrat

double Opm::ECLWellSolution::WellData::lrat

◆ name

std::string Opm::ECLWellSolution::WellData::name

◆ qGs

double Opm::ECLWellSolution::WellData::qGs

◆ qOs

double Opm::ECLWellSolution::WellData::qOs

◆ qr

double Opm::ECLWellSolution::WellData::qr

◆ qWs

double Opm::ECLWellSolution::WellData::qWs

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