opm-simulators/opm/core/pressure
Andreas Lauser 64107ecc1b PVT properties: allow them to be temperature dependent
Note that this patch does not introduce any real temperature
dependence but only changes the APIs for the viscosity and for the
density related methods. Note that I also don't like the fact that
this requires so many changes to so many files, but with the current
design of the property classes I cannot see a way to avoid this...
2014-12-01 20:06:31 +01:00
..
mimetic make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
msmfem Remove trailing whitespaces 2013-07-28 08:34:13 -03:00
tpfa Changed open / close behaviour of well_controls: 1) well_controls has an explicit open_close flag. 2) Will NOT flip current value to change open|close status 2014-03-04 20:23:19 +01:00
CompressibleTpfa.cpp PVT properties: allow them to be temperature dependent 2014-12-01 20:06:31 +01:00
CompressibleTpfa.hpp Make destructor of CompressibleTpfa virtual. 2013-03-07 15:14:01 +01:00
flow_bc.c make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
flow_bc.h Enable further compression of boundary conditions. 2012-03-07 19:08:14 +01:00
FlowBCManager.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
FlowBCManager.hpp Added methods pressureSide() and fluxSide(). 2012-03-08 13:48:26 +01:00
IncompTpfa.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
IncompTpfa.hpp Enable inheritance from IncompTpfa for limited purposes. 2012-06-13 19:45:23 +02:00
legacy_well.h Clean up well docs. 2013-03-20 14:14:53 +01:00