diff --git a/opm/core/props/pvt/SinglePvtLiveGas.cpp b/opm/core/props/pvt/SinglePvtLiveGas.cpp index 43debe7b..02197dcf 100644 --- a/opm/core/props/pvt/SinglePvtLiveGas.cpp +++ b/opm/core/props/pvt/SinglePvtLiveGas.cpp @@ -34,6 +34,7 @@ #include #include +#include namespace Opm { @@ -101,6 +102,14 @@ namespace Opm undersat_gas_tables_[i][1] = undersatTable.getGasFormationFactorColumn(); undersat_gas_tables_[i][2] = pvtgTable.getOuterTable()->getGasViscosityColumn(); } + + // Bg -> 1/Bg + for (int i=0; i