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