opm-simulators/opm/core
Atgeirr Flø Rasmussen d9cff689b4 Added class SinglePvtDead, add parameter 'props_use_spline' to simulators.
Recall that the class that used to be called SinglePvtDead has
been renamed to SinglePvtDeadSpline. If 'props_use_spline' is true,
that class is used (this is the default), which makes a monotone
spline that is uniformly, densely sampled. The new class simply
uses linear interpolation in the input tables.
2012-08-27 16:48:21 +02:00
..
fluid Added class SinglePvtDead, add parameter 'props_use_spline' to simulators. 2012-08-27 16:48:21 +02:00
linalg Restore coding conventions. 2012-08-14 11:05:09 +02:00
pressure Minor revision, mostly whitespace cleanup and comments. 2012-08-27 09:48:06 +02:00
simulator Added writing of timings in param format 2012-08-21 09:57:36 +02:00
transport/reorder Minor revision, mostly whitespace cleanup and comments. 2012-08-27 09:48:06 +02:00
utility Switch loop ordering for better cache performance. 2012-08-27 13:17:27 +02:00
wells Prune an unused header. 2012-06-19 09:34:34 +02:00
newwells.h Document add_well()s "name" parameter. 2012-06-18 10:18:14 +02:00
well.h Document the obsolescent well representation. 2012-06-25 00:55:50 +02:00