opm-core/opm/core
2012-05-11 16:08:06 +02:00
..
eclipse Corrected some default values in GCONINJE. 2012-05-09 15:48:27 +02:00
fluid Comment on the various stages in producing dA/dp result. 2012-05-11 16:07:01 +02:00
grid Refactor actual allocation out to new helper, allocate_cart_grid(). 2012-04-25 18:58:58 +02:00
linalg Fix bug: mistakenly swapped macros. 2012-04-13 16:36:51 +02:00
pressure Minor doc update. 2012-05-11 15:10:02 +02:00
transport Add test for size one columns. 2012-05-11 12:41:18 +02:00
utility Remove a variable rendered unused by change-set 5a9bf9f4a8b9. 2012-05-09 11:27:23 +02:00
ColumnExtract.hpp Split disjoint columns in extractColumns(). Add test case. 2012-05-11 11:20:18 +02:00
grid.c Add default grid constructor. Creates an empty grid. 2012-04-11 18:48:29 +02:00
grid.h Add default grid constructor. Creates an empty grid. 2012-04-11 18:48:29 +02:00
GridAdapter.hpp Fallout from removal of grid_t typedef. 2012-02-01 20:29:05 +01:00
GridManager.cpp Removed unnecessary call to compute_geometry(). 2012-04-11 12:45:24 +02:00
GridManager.hpp Added GridManager class. 2012-02-20 11:34:27 +01:00
InjectionSpecification.cpp Included voidage_replacment in injection specification. 2012-05-09 15:54:25 +02:00
InjectionSpecification.hpp Included voidage_replacment in injection specification. 2012-05-09 15:54:25 +02:00
newwells.h Correct inaccuracy in WellControls::distr description. 2012-05-09 11:11:47 +02:00
ProductionSpecification.cpp Changed enums, variable names and defaults. 2012-05-02 09:26:36 +02:00
ProductionSpecification.hpp Added explicit number of ControlMode. 2012-05-09 14:26:30 +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 Made relevant methods in WellCollection and WellsManager to call the reinjection control functions 2012-05-09 13:03:37 +02:00
WellCollection.hpp Made relevant methods in WellCollection and WellsManager to call the reinjection control functions 2012-05-09 13:03:37 +02:00
WellsGroup.cpp Hide output that's presumably diagnostic behind (undefined) macro. 2012-05-11 15:07:10 +02:00
WellsGroup.hpp Added simple reinjection to group control (explicit) 2012-05-09 12:57:36 +02:00
WellsManager.cpp Fix copy-paste misprint in comment. 2012-05-09 20:17:10 +02:00
WellsManager.hpp Merge from upstream. 2012-05-09 18:56:09 +02:00