OpenCAEPoro  v0.5.0
A simulator for multicomponent porous media flow
Public Member Functions | Friends | List of all members
WellOpt Class Reference

#include <WellOpt.hpp>

Public Member Functions

 WellOpt ()=default
 Default constructor.
 
 WellOpt (const WellOptParam &Optparam)
 Constructor well operation mode using params.
 
OCP_BOOL operator!= (const WellOpt &Opt) const
 overload inequality
 
USI WellType () const
 
USI OptMode () const
 
string InjFluidType () const
 
void SetInjProdPhase (const USI &inPhase)
 
void SetInjZi (const vector< OCP_DBL > &inZi)
 
void SetInjFactor (const OCP_DBL &inFactor)
 
void SetProdPhaseWeight (const vector< OCP_DBL > &inPj)
 

Friends

class Well
 
class AllWells
 
class Out4RPT
 

Detailed Description

WellOpt describes the operation mode of a well. usually it changes over time, specifically, each attributes could be changed including the well type.

Definition at line 26 of file WellOpt.hpp.


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