Merge pull request #561 from totto82/fix_viscosity_table

Fix undersaturated viscosity table
This commit is contained in:
Atgeirr Flø Rasmussen
2014-04-04 22:41:11 +02:00
+1 -1
View File
@@ -100,7 +100,7 @@ namespace Opm
undersat_gas_tables_[i].resize(3);
undersat_gas_tables_[i][0] = undersatTable.getOilSolubilityColumn();
undersat_gas_tables_[i][1] = undersatTable.getGasFormationFactorColumn();
undersat_gas_tables_[i][2] = pvtgTable.getOuterTable()->getGasViscosityColumn();
undersat_gas_tables_[i][2] = undersatTable.getGasViscosityColumn();
}
// Bg -> 1/Bg