opm-simulators/opm/core
2012-04-25 14:19:47 +02:00
..
fluid Accounting for (constant) formation volume factor in incompressible fluids. 2012-04-20 14:00:38 +02:00
linalg Fix bug: mistakenly swapped macros. 2012-04-13 16:36:51 +02:00
pressure Added fixes and assertions suggested by static analysis. 2012-04-23 13:28:18 +02:00
transport/reorder Make column gravity Gauss-Seidel solver report average number of iterations. 2012-04-19 11:46:41 +02:00
utility Fixed bug in computeWDP(), add gravity argument. Make WellReport output in friendly units. 2012-04-25 12:37:30 +02:00
InjectionSpecification.cpp InjectionSpecification: Initialise fields in declaration order. 2012-04-16 19:29:22 +02:00
InjectionSpecification.hpp Renamed some enums and functions relating to Wells, and started documenting it. 2012-04-20 09:50:36 +02:00
newwells.h Added documentation of sign convention for RATE targets. 2012-04-25 10:45:10 +02:00
ProductionSpecification.cpp Fixed reading of gconprod to handle defaulted arguments better 2012-04-16 17:10:17 +02:00
ProductionSpecification.hpp Added a (small) hack to wellmanager (defaulting injected_phase to water) 2012-04-23 13:24:47 +02:00
TwophaseState.hpp Made state before init() valid (0.0 water sat, 1.0 oil sat). 2012-04-02 15:41:13 +02:00
well.h Add field for specifying which surface volume fraction is injected. 2011-12-12 18:43:11 +01:00
WellCollection.cpp Added setWellsPointer, changed the interface of leaf_nodes_ slightly 2012-04-25 14:19:47 +02:00
WellCollection.hpp Added setWellsPointer, changed the interface of leaf_nodes_ slightly 2012-04-25 14:19:47 +02:00
WellsGroup.cpp Removed unused saturation argument from conditionsMet() methods. 2012-04-25 14:03:57 +02:00
WellsGroup.hpp Removed unused saturation argument from conditionsMet() methods. 2012-04-25 14:03:57 +02:00
WellsManager.cpp Added setWellsPointer, changed the interface of leaf_nodes_ slightly 2012-04-25 14:19:47 +02:00
WellsManager.hpp Moved internal method of WellsManager to private section. 2012-04-25 12:50:43 +02:00