Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen 77270f4a25 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
examples Added class SinglePvtDead, add parameter 'props_use_spline' to simulators. 2012-08-27 16:48:21 +02:00
opm/simulators Merge remote-tracking branch 'upstream/master' 2012-08-24 13:31:05 +02:00