opm-simulators/opm/core
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
..
fluid Removed legacy blackoil fluid code. Further information: 2012-02-10 09:28:05 +01:00
linalg Changed code to use new include path: <opm/core/...> 2011-12-12 11:28:09 +01:00
pressure 1) Move extra fields found in struct CornerpointGrid into struct UnstructuredGrid. 2012-02-01 14:56:38 +01:00
transport/reorder Made grid argument of compute_sequence() const. 2012-02-09 23:28:47 +01:00
utility Fix code on platforms for which sizeof(double)!=sizeof(double*). 2012-02-06 12:52:41 +01:00
newwells.h Implement basic memory management for new well interface. 2012-02-03 21:35:19 +01:00
well.h Add field for specifying which surface volume fraction is injected. 2011-12-12 18:43:11 +01:00