..
blackoil
Removed legacy blackoil fluid code. Further information:
2012-02-10 09:28:05 +01:00
BlackoilPropertiesBasic.cpp
Added satRange() method to BlackoilPropertiesInterface.
2012-05-15 12:48:16 +02:00
BlackoilPropertiesBasic.hpp
Added satRange() method to BlackoilPropertiesInterface.
2012-05-15 12:48:16 +02:00
BlackoilPropertiesFromDeck.cpp
Constructors of *FromDeck classes now take an UnstructuredGrid.
2012-08-10 10:12:45 +02:00
BlackoilPropertiesFromDeck.hpp
Constructors of *FromDeck classes now take an UnstructuredGrid.
2012-08-10 10:12:45 +02:00
BlackoilPropertiesInterface.hpp
Added satRange() method to BlackoilPropertiesInterface.
2012-05-15 12:48:16 +02:00
IncompPropertiesBasic.cpp
Added surfaceDensity() method to IncompPropertiesInterface.
2012-05-14 11:21:13 +02:00
IncompPropertiesBasic.hpp
Reindent.
2012-06-12 15:22:23 +02:00
IncompPropertiesFromDeck.cpp
Constructors of *FromDeck classes now take an UnstructuredGrid.
2012-08-10 10:12:45 +02:00
IncompPropertiesFromDeck.hpp
Constructors of *FromDeck classes now take an UnstructuredGrid.
2012-08-10 10:12:45 +02:00
IncompPropertiesInterface.hpp
Added surfaceDensity() method to IncompPropertiesInterface.
2012-05-14 11:21:13 +02: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.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
Constructors of *FromDeck classes now take an UnstructuredGrid.
2012-08-10 10:12:45 +02:00
RockFromDeck.hpp
Constructors of *FromDeck classes now take an UnstructuredGrid.
2012-08-10 10:12:45 +02:00
SaturationPropsBasic.cpp
Initialise all members in default constructor.
2012-07-02 17:44:16 +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
Constructors of *FromDeck classes now take an UnstructuredGrid.
2012-08-10 10:12:45 +02:00