opm-core/opm/core/fluid
2012-05-11 16:26:41 +02:00
..
blackoil Follow previous removal of utils:: subnamespace. 2012-04-19 11:48:54 +02:00
BlackoilPropertiesBasic.cpp Disabled OpenMP pragmas in low-level fluid evaluations. 2012-04-10 15:46:24 +02:00
BlackoilPropertiesBasic.hpp Fixed bug in some capPress() implementations (calling wrong function). Doc fix. 2012-01-27 11:42:05 +01:00
BlackoilPropertiesFromDeck.cpp Fix silly mistake: Multiplying from the right scales columns, not rows. 2012-05-11 16:26:41 +02: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 Removed warning from compiler. 2012-04-18 14:46:01 +02:00
IncompPropertiesBasic.hpp Added setup functions which take arguments directly (do not use ParamterGroup) 2012-04-16 17:53:10 +02:00
IncompPropertiesFromDeck.cpp Accounting for (constant) formation volume factor in incompressible fluids. 2012-04-20 14:00:38 +02:00
IncompPropertiesFromDeck.hpp Added satRange() method to Incomp* classes and Saturation* classes. 2012-02-17 14:15:25 +01:00
IncompPropertiesInterface.hpp Added satRange() method to Incomp* classes and Saturation* classes. 2012-02-17 14:15:25 +01:00
PvtPropertiesBasic.cpp Make constructor take arguments by reference. Silence a warning. 2012-04-19 11:47:41 +02:00
PvtPropertiesBasic.hpp Make constructor take arguments by reference. Silence a warning. 2012-04-19 11:47:41 +02:00
PvtPropertiesIncompFromDeck.cpp Accounting for (constant) formation volume factor in incompressible fluids. 2012-04-20 14:00:38 +02:00
PvtPropertiesIncompFromDeck.hpp Accounting for (constant) formation volume factor in incompressible fluids. 2012-04-20 14:00:38 +02:00
RockBasic.cpp Disabled OpenMP pragmas in low-level fluid evaluations. 2012-04-10 15:46:24 +02:00
RockBasic.hpp Added RockBasic class. 2012-01-17 09:31:25 +01:00
RockCompressibility.cpp Bugfixes in RockCompressibility::isActive() and constructor. 2012-03-20 21:36:31 +01:00
RockCompressibility.hpp Fixed const correctness issue in RockCompressibility class. 2012-03-20 10:29:43 +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 Disabled OpenMP pragmas in low-level fluid evaluations. 2012-04-10 15:46:24 +02:00
SaturationPropsBasic.hpp Added setup functions which take arguments directly (do not use ParamterGroup) 2012-04-16 17:53:10 +02:00
SaturationPropsFromDeck.cpp Add basic parameter sanity checks. 2012-05-08 17:59:40 +02:00
SaturationPropsFromDeck.hpp Bugfix: in SATNUM treatment, allow for inactive cells. 2012-04-19 15:00:56 +02:00
SimpleFluid2p.hpp Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00