opm-core/opm/core
2012-04-19 11:48:54 +02:00
..
eclipse GconinjeLine: Fix warnings. Initialise fields in declaration order. 2012-04-16 19:25:37 +02:00
fluid Follow previous removal of utils:: subnamespace. 2012-04-19 11:48:54 +02:00
grid Replace malloc() call with default grid constructor. 2012-04-11 19:12:06 +02:00
linalg Fix bug: mistakenly swapped macros. 2012-04-13 16:36:51 +02:00
pressure merge 2012-04-13 13:20:36 +02:00
transport Make column gravity Gauss-Seidel solver report average number of iterations. 2012-04-19 11:46:41 +02:00
utility Moved UniformTableLinear and related func out of subnamespace utils. 2012-04-19 11:45:52 +02:00
ColumnExtract.hpp Suppressed multiple warnings. 2012-03-28 16:39:04 +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 InjectionSpecification: Initialise fields in declaration order. 2012-04-16 19:29:22 +02:00
InjectionSpecification.hpp modified the group control interface slightly 2012-04-13 20:41:09 +02:00
newwells.h Added exmaple file 2012-03-27 10:56:32 +02:00
ProductionSpecification.cpp Fixed reading of gconprod to handle defaulted arguments better 2012-04-16 17:10:17 +02:00
ProductionSpecification.hpp Fixed reading of gconprod to handle defaulted arguments better 2012-04-16 17:10:17 +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 checks for BHP and fluid_volume_rate for group control. Also added error tolerance for group control 2012-04-13 12:57:47 +02:00
WellCollection.hpp Added checks for BHP and fluid_volume_rate for group control. Also added error tolerance for group control 2012-04-13 12:57:47 +02:00
WellsGroup.cpp Fixed a compilation bug, also adjusted computeWDP slightly to allow for either a saturation vector by grid cells or by well cells 2012-04-17 09:19:06 +02:00
WellsGroup.hpp Added further checks for well conditions. Fixed a small bug in reading WCONPROD 2012-04-16 13:44:53 +02:00
WellsManager.cpp Fixed group control for liquid flow 2012-04-16 17:42:11 +02:00
WellsManager.hpp Made the WellNode be aware of their own index 2012-04-12 14:25:39 +02:00