..
eclipse
Added WellCollection as a forest of Well group trees. Did parsing of group control input data into this forest format
2012-03-29 18:34:51 +02:00
fluid
Disabled OpenMP pragmas in low-level fluid evaluations.
2012-04-10 15:46:24 +02:00
grid
Replace malloc() call with default grid constructor.
2012-04-11 19:12:06 +02:00
linalg
Suppressed multiple warnings.
2012-03-28 16:39:04 +02:00
pressure
Fixed namespacing issue
2012-04-10 14:47:29 +02:00
transport
Changed single-cell solver call.
2012-04-02 13:24:57 +02:00
utility
Moving grid-related files to opm/core/grid/
2012-04-11 11:07:18 +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
Added WellCollection as a forest of Well group trees. Did parsing of group control input data into this forest format
2012-03-29 18:34:51 +02:00
InjectionSpecification.hpp
Added WellCollection as a forest of Well group trees. Did parsing of group control input data into this forest format
2012-03-29 18:34:51 +02:00
newwells.h
Added exmaple file
2012-03-27 10:56:32 +02:00
ProductionSpecification.cpp
Added WellCollection as a forest of Well group trees. Did parsing of group control input data into this forest format
2012-03-29 18:34:51 +02:00
ProductionSpecification.hpp
Added WellCollection as a forest of Well group trees. Did parsing of group control input data into this forest format
2012-03-29 18:34:51 +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
Fixed some warnings
2012-04-10 15:01:52 +02:00
WellCollection.hpp
Some comments
2012-03-30 10:51:31 +02:00
WellsGroup.cpp
Moved internal functions into anonymous namespace.
2012-04-11 10:56:08 +02:00
WellsGroup.hpp
Improved formatting.
2012-04-11 10:52:45 +02:00
WellsManager.cpp
Removed unneeded check for WELSPECS and shadowing of existing object.
2012-04-11 10:47:30 +02:00
WellsManager.hpp
Some comments
2012-03-30 10:51:31 +02:00