opm-simulators/opm/core
Bård Skaflestad 8ed2e18e15 assignPermeability(): Don't build an Inspector to count global cells.
Thus, assingPermeability() is applicable to simulation decks that
aren't based on corner-point descriptions (e.g., the (DXV,DYV,DZV)
grid type).
2012-05-15 12:07:04 +02:00
..
fluid assignPermeability(): Don't build an Inspector to count global cells. 2012-05-15 12:07:04 +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/reorder Simplified data structure for extracted columns. 2012-05-11 09:37:12 +02:00
utility Now computePorevolume() takes a porosity array instead of a property object. 2012-05-14 21:47:10 +02: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 WellsManager(): Support grids that do not define "global_cell" 2012-05-15 11:54:59 +02:00
WellsManager.hpp Merge from upstream. 2012-05-09 18:56:09 +02:00