.. |
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
|
Added ifs_tpfa_assemble_comprock() to handle compressible rock cases.
|
2012-04-25 15:00:28 +02:00 |
transport/reorder
|
Make column gravity Gauss-Seidel solver report average number of iterations.
|
2012-04-19 11:46:41 +02:00 |
utility
|
Follow change to well rate target sign convention.
|
2012-04-25 15:36:01 +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
|
Added documentation of sign convention for RATE targets.
|
2012-04-25 10:45:10 +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 |