.. |
fluid
|
Accounting for (constant) formation volume factor in incompressible fluids.
|
2012-04-20 14:00:38 +02:00 |
linalg
|
Fix bug: mistakenly swapped macros.
|
2012-04-13 16:36:51 +02:00 |
pressure
|
Pretty-formatting only.
|
2012-04-19 15:33:25 +02:00 |
transport/reorder
|
Make column gravity Gauss-Seidel solver report average number of iterations.
|
2012-04-19 11:46:41 +02:00 |
utility
|
Renamed add_wells() -> add_well(). Documented.
|
2012-04-20 11:34:58 +02:00 |
InjectionSpecification.cpp
|
InjectionSpecification: Initialise fields in declaration order.
|
2012-04-16 19:29:22 +02:00 |
InjectionSpecification.hpp
|
Renamed some enums and functions relating to Wells, and started documenting it.
|
2012-04-20 09:50:36 +02:00 |
newwells.h
|
Correct misunderstanding about row-major vs. column major ordering.
|
2012-04-20 23:53:04 +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
|
Renamed some enums and functions relating to Wells, and started documenting it.
|
2012-04-20 09:50:36 +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
|
Renamed add_wells() -> add_well(). Documented.
|
2012-04-20 11:34:58 +02:00 |
WellsManager.hpp
|
Made the WellNode be aware of their own index
|
2012-04-12 14:25:39 +02:00 |