opm-simulators/opm/core/fluid/blackoil
Atgeirr Flø Rasmussen b45c42e209 Removed legacy blackoil fluid code. Further information:
- These classes were imported (copied) from the dune-porsol repository,
   and copies remain there for the time being.
 - Some of the black oil fluid classes that are in opm-core, such as the
   SinglePvt* classes, are direct descendants of the Miscibility* classes
   that have been removed.
 - At some point, we may modify dune-porsol to use the new fluid interfaces
   from opm-core, but for now we keep using the existing code as-is.
2012-02-10 09:28:05 +01:00
..
BlackoilPhases.hpp Moved phase configuration state into PhaseUsage struct. 2012-01-05 09:28:57 +01:00
BlackoilPvtProperties.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
phaseUsageFromDeck.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
SinglePvtInterface.cpp Made all the SinglePvt* classes conform to new, more bare-bones interface. 2012-01-04 22:15:26 +01:00