a simulator for the blackoil model More...
#include <SimulatorFullyImplicitBlackoil.hpp>
Public Member Functions | |
SimulatorFullyImplicitBlackoil (const ParameterGroup ¶m, const typename Base::Grid &grid, DerivedGeology &geo, BlackoilPropsAdFromDeck &props, const RockCompressibility *rock_comp_props, NewtonIterationBlackoilInterface &linsolver, const double *gravity, const bool disgas, const bool vapoil, std::shared_ptr< EclipseState > eclipse_state, BlackoilOutputWriter &output_writer, const std::vector< double > &threshold_pressures_by_face, const std::unordered_set< std::string > &defunct_well_names) |
a simulator for the blackoil model