My Project
|
This problem simulates an input file given in the data format used by the commercial ECLiPSE simulator. More...
#include <opm/simulators/flow/FlowProblem.hpp>
#include <opm/simulators/flow/FlowThresholdPressure.hpp>
#include <opm/simulators/flow/OutputCompositionalModule.hpp>
#include <opm/material/fluidstates/CompositionalFluidState.hpp>
#include <opm/material/thermal/EclThermalLawManager.hpp>
#include <opm/input/eclipse/EclipseState/Compositional/CompositionalConfig.hpp>
#include <algorithm>
#include <functional>
#include <set>
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | Opm::FlowProblemComp< TypeTag > |
This problem simulates an input file given in the data format used by the commercial ECLiPSE simulator. More... | |
Namespaces | |
namespace | Opm |
This file contains a set of helper functions used by VFPProd / VFPInj. | |
This problem simulates an input file given in the data format used by the commercial ECLiPSE simulator.