Class collecting all necessary components for a blackoil simulation with polymer injection. More...
#include <SimulatorFullyImplicitBlackoilPolymer.hpp>
Public Member Functions | |
SimulatorFullyImplicitBlackoilPolymer (const ParameterGroup ¶m, const GridT &grid, DerivedGeology &geo, BlackoilPropsAdFromDeck &props, const PolymerPropsAd &polymer_props, const RockCompressibility *rock_comp_props, NewtonIterationBlackoilInterface &linsolver, const double *gravity, const bool disgas, const bool vapoil, const bool polymer, const bool plyshlog, const bool shrate, std::shared_ptr< EclipseState > eclipse_state, BlackoilOutputWriter &output_writer, std::shared_ptr< Deck > deck, const std::vector< double > &threshold_pressures_by_face) | |
std::unique_ptr< Solver > | createSolver (const WellModel &well_model) |
void | handleAdditionalWellInflow (SimulatorTimer &timer, WellsManager &wells_manager, typename BaseType::WellState &well_state, const Wells *wells) |
Class collecting all necessary components for a blackoil simulation with polymer injection.