|  | OpenCAEPoro
    0.2.0 Sep/22/2022
    A simulator for multicomponent porous media flow | 
#include <Well.hpp>
| Public Member Functions | |
| WellOpt ()=default | |
| Default constructor. | |
| WellOpt (const WellOptParam &Optparam) | |
| Constructor well operation mode using params. | |
| bool | operator!= (const WellOpt &Opt) const | 
| overload inequality | |
| Friends | |
| class | Well | 
| class | AllWells | 
| class | DetailInfo | 
WellOpt describes the operation mode of a well. usually it changes over time, specifically, each attributes could be changed including the well type.