.. |
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
|
Changed satRange() behaviour to use highest sw in SWOF as max (instead of 1.0).
|
2012-04-12 13:52:41 +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
|
Pass correctly sized well-rate solution vectors to ifs_tpfa_press_flux().
|
2012-04-12 20:27:29 +02:00 |
transport
|
Changed single-cell solver call.
|
2012-04-02 13:24:57 +02:00 |
utility
|
Corrected typo in comments.
|
2012-04-12 18:11:24 +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
|
Made IncompTpfa receive wells-output-arguments
|
2012-04-12 16:36:08 +02:00 |
ProductionSpecification.hpp
|
Made IncompTpfa receive wells-output-arguments
|
2012-04-12 16:36:08 +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
|
Changed input arguments for group checking
|
2012-04-12 16:56:58 +02:00 |
WellCollection.hpp
|
Changed input arguments for group checking
|
2012-04-12 16:56:58 +02:00 |
WellsGroup.cpp
|
Changed input arguments for group checking
|
2012-04-12 16:56:58 +02:00 |
WellsGroup.hpp
|
Changed input arguments for group checking
|
2012-04-12 16:56:58 +02:00 |
WellsManager.cpp
|
Made IncompTpfa receive wells-output-arguments
|
2012-04-12 16:36:08 +02:00 |
WellsManager.hpp
|
Made the WellNode be aware of their own index
|
2012-04-12 14:25:39 +02:00 |