opm-simulators/opm/core
2012-05-09 12:35:26 +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 failure checking for solve method. 2012-05-09 11:28:56 +02:00
transport/reorder Make column gravity Gauss-Seidel solver report average number of iterations. 2012-04-19 11:46:41 +02:00
utility merge. 2012-05-08 12:25:29 +02:00
InjectionSpecification.cpp Follow changes to header file. 2012-05-02 09:25:52 +02:00
InjectionSpecification.hpp Refined and reordered control enum, added guide rates. 2012-05-02 09:25:19 +02:00
newwells.h Significant modification of well data structures and related functions. 2012-04-26 13:55:35 +02:00
ProductionSpecification.cpp Changed enums, variable names and defaults. 2012-05-02 09:26:36 +02:00
ProductionSpecification.hpp Changed enums, variable names and defaults. 2012-05-02 09:26:36 +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 Removed calculateGuideRates and made all guide rate dependent code calculate the guide rate dynamically 2012-05-02 15:41:05 +02:00
WellCollection.hpp Removed calculateGuideRates and made all guide rate dependent code calculate the guide rate dynamically 2012-05-02 15:41:05 +02:00
WellsGroup.cpp Added summation method to find total produced rates in a given group. 2012-05-09 12:35:26 +02:00
WellsGroup.hpp Added summation method to find total produced rates in a given group. 2012-05-09 12:35:26 +02:00
WellsManager.cpp Fixed signs of production rate constraints (should be negative). 2012-05-03 13:29:02 +02:00
WellsManager.hpp Final fixes for new well structure (to make it compile) 2012-05-02 13:02:59 +02:00