Atgeirr Flø Rasmussen
|
c78b7de680
|
Renamed newwells.h -> wells.h.
Also moved implementation file to subdir.
|
2013-03-18 10:33:34 +01:00 |
|
Atgeirr Flø Rasmussen
|
b73a33f4af
|
Adapt include statements to moved headers.
|
2013-03-14 10:29:42 +01:00 |
|
Atgeirr Flø Rasmussen
|
a9783eefc7
|
Add explanatory comment.
|
2012-10-02 15:46:33 +02:00 |
|
Atgeirr Flø Rasmussen
|
4f276a8870
|
Bugfix: size of vector for A should be np*np.
|
2012-10-02 14:35:28 +02:00 |
|
Atgeirr Flø Rasmussen
|
017663cc5b
|
Change interface for (blackoil) computeInjectedProduced().
Also use new computeInjectedProduced() and computeTransportSource()
functions in SimulatorCompressibleTwophase.
|
2012-10-02 11:12:23 +02:00 |
|
Atgeirr Flø Rasmussen
|
17c1be6541
|
Modified functions dealing with transport source.
In preparation for switching to new convention for inflow
sources in the compressible case: source being surface volumes,
not reservoir volumes.
|
2012-10-01 16:40:47 +02:00 |
|
Atgeirr Flø Rasmussen
|
5182fef48d
|
Switch loop ordering for better cache performance.
|
2012-08-27 13:17:27 +02:00 |
|
Atgeirr Flø Rasmussen
|
9bb76d74cc
|
Fixed bug in matrix multiplication (matrix has Fortran element order).
|
2012-08-27 11:19:22 +02:00 |
|
Atgeirr Flø Rasmussen
|
e96421dbd7
|
Whitespace cleanup.
|
2012-08-23 08:59:09 +02:00 |
|
Atgeirr Flø Rasmussen
|
96327164cc
|
Added computeSurfacevol() method.
The method is called by the reordering transport solver after computing
new saturations in order to update the surface volumes.
|
2012-08-23 08:57:48 +02:00 |
|
Bård Skaflestad
|
cc054d474d
|
computeFractionalFlow(): Reuse the output array in all intermediate calculations.
This eliminates a number of free-store operations and data movements.
|
2012-06-13 17:07:56 +02:00 |
|
Atgeirr Flø Rasmussen
|
af8a32c560
|
Silence a warning.
|
2012-05-16 12:52:58 +02:00 |
|
Atgeirr Flø Rasmussen
|
7700716d32
|
Added utility functions for compressible fluid case.
|
2012-05-15 12:49:15 +02:00 |
|