opm-core/opm/core
2012-06-06 15:14:46 +02:00
..
eclipse Refined COMPDAT::write() and WELSPECS::write() a little. 2012-05-24 09:17:51 +02:00
fluid Added support for pressure-dependent viscosity to SinglePvtConstComp class. 2012-05-18 11:08:51 +02:00
grid Refactor actual allocation out to new helper, allocate_cart_grid(). 2012-04-25 18:58:58 +02:00
linalg Added possibility to set tolerance for linear solvers. 2012-06-06 15:14:46 +02:00
pressure Added possibility to set tolerance for linear solvers. 2012-06-06 15:14:46 +02:00
transport Made many methods private, and added some documentation. 2012-05-30 15:10:59 +02:00
utility Comment and indent bracketZero(). 2012-06-04 16:54:41 +02:00
BlackoilState.hpp Added necessary #include. 2012-05-16 14:37:39 +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 Renamed initStateTwophaseFromDeck() -> initStateFromDeck(). 2012-05-16 11:37:31 +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 possibility to add wells to wellcollection without using deck 2012-05-14 16:10:37 +02:00
WellCollection.hpp added possibility to add wells to wellcollection without using deck 2012-05-14 16:10:37 +02:00
WellsGroup.cpp Remove unneeded debug output. 2012-05-16 09:24:34 +02:00
WellsGroup.hpp Added simple reinjection to group control (explicit) 2012-05-09 12:57:36 +02:00
WellsManager.cpp Improve error message. 2012-05-25 10:13:08 +02:00
WellsManager.hpp Merge from upstream. 2012-05-09 18:56:09 +02:00
WellState.hpp Initialize WellState::bhp() to cell pressures of first perforation. 2012-05-21 16:39:05 +02:00