opm-simulators/opm/core/fluid
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
..
blackoil Removed legacy blackoil fluid code. Further information: 2012-02-10 09:28:05 +01:00
BlackoilPropertiesBasic.cpp Fixed bug in some capPress() implementations (calling wrong function). Doc fix. 2012-01-27 11:42:05 +01:00
BlackoilPropertiesBasic.hpp Fixed bug in some capPress() implementations (calling wrong function). Doc fix. 2012-01-27 11:42:05 +01:00
BlackoilPropertiesFromDeck.cpp Fixed bug in some capPress() implementations (calling wrong function). Doc fix. 2012-01-27 11:42:05 +01:00
BlackoilPropertiesFromDeck.hpp Fixed bug in some capPress() implementations (calling wrong function). Doc fix. 2012-01-27 11:42:05 +01:00
BlackoilPropertiesInterface.hpp Fixed bug in some capPress() implementations (calling wrong function). Doc fix. 2012-01-27 11:42:05 +01:00
IncompPropertiesBasic.cpp Fixed bug in some capPress() implementations (calling wrong function). Doc fix. 2012-01-27 11:42:05 +01:00
IncompPropertiesBasic.hpp Minor comment typo fix. 2012-01-27 12:46:57 +01:00
IncompPropertiesFromDeck.cpp Added IncompPropertiesFromDeck class and its building blocks. 2012-01-31 09:41:53 +01:00
IncompPropertiesFromDeck.hpp Added IncompPropertiesFromDeck class and its building blocks. 2012-01-31 09:41:53 +01:00
IncompPropertiesInterface.hpp Added classes IncompPropertiesInterface and IncompPropertiesBasic. 2012-01-18 18:50:56 +01:00
PvtPropertiesBasic.cpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
PvtPropertiesBasic.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
PvtPropertiesIncompFromDeck.cpp Added IncompPropertiesFromDeck class and its building blocks. 2012-01-31 09:41:53 +01:00
PvtPropertiesIncompFromDeck.hpp Added IncompPropertiesFromDeck class and its building blocks. 2012-01-31 09:41:53 +01:00
RockBasic.hpp Added RockBasic class. 2012-01-17 09:31:25 +01:00
RockFromDeck.cpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
RockFromDeck.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
SaturationPropsBasic.cpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
SaturationPropsBasic.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
SaturationPropsFromDeck.hpp Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00