.. |
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
|
Verify that RESERVOIR_RATE controlled wells have specified total rate.
|
2012-04-26 15:03:55 +02:00 |
transport/reorder
|
Make column gravity Gauss-Seidel solver report average number of iterations.
|
2012-04-19 11:46:41 +02:00 |
utility
|
Updated computeTransportSource() and wellsToSrc() to match changes in Wells data structure.
|
2012-05-02 09:24:34 +02:00 |
InjectionSpecification.cpp
|
InjectionSpecification: Initialise fields in declaration order.
|
2012-04-16 19:29:22 +02:00 |
InjectionSpecification.hpp
|
Refined and reordered control enum, added guide rates.
|
2012-05-02 09:25:19 +02:00 |
newwells.h
|
Significant modification of well data structures and related functions.
|
2012-04-26 13:55:35 +02:00 |
ProductionSpecification.cpp
|
Fixed reading of gconprod to handle defaulted arguments better
|
2012-04-16 17:10:17 +02:00 |
ProductionSpecification.hpp
|
Added a (small) hack to wellmanager (defaulting injected_phase to water)
|
2012-04-23 13:24:47 +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
|
Change from std::string to const std::string& in findGroup-methods
|
2012-04-25 16:42:55 +02:00 |
WellCollection.hpp
|
Change from std::string to const std::string& in findGroup-methods
|
2012-04-25 16:42:55 +02:00 |
WellsGroup.cpp
|
Slightly changed bounds checking to account for negative limits.
|
2012-04-26 08:52:56 +02:00 |
WellsGroup.hpp
|
Added some more documentation
|
2012-04-25 16:45:32 +02:00 |
WellsManager.cpp
|
Completly revamped the way group control is checked
|
2012-04-25 16:14:40 +02:00 |
WellsManager.hpp
|
Added some documentation
|
2012-04-25 16:40:31 +02:00 |