.. |
blackoil
|
Removed legacy blackoil fluid code. Further information:
|
2012-02-10 09:28:05 +01: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
|
Bugfix: in SATNUM treatment, allow for inactive cells.
|
2012-04-19 15:00:56 +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
|
Bugfix: in SATNUM treatment, allow for inactive cells.
|
2012-04-19 15:00:56 +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
|
Issue warning instead of throwing if input requests compressible effects.
|
2012-03-08 15:25:36 +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 |
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.hpp
|
Bugfix: in SATNUM treatment, allow for inactive cells.
|
2012-04-19 15:00:56 +02:00 |