25enum class InjectorType;
31double rateToSI(
double rawRate, InjectorType wellType,
const Opm::UnitSystem &unitSystem);
32double rateToSI(
double rawRate, Phase wellPhase,
const Opm::UnitSystem& unitSystem);
Definition UnitSystem.hpp:34
This class implements a small container which holds the transmissibility mulitpliers for all the face...
Definition Exceptions.hpp:30