Simulator programs and utilities for automatic differentiation.
Go to file
Bård Skaflestad 3f4c2ea564 Always interpret 'ref_pressure' as a double
Otherwise, when specifying (e.g.)

   ref_pressure=1.0e-5

(1 Pascal in bars), the value gets reinterpreted as

   ref_pressure=1

which is one bar.
2013-05-14 10:19:12 +02:00
examples Add call to DG tracer computations if user requests. 2013-04-24 10:40:56 +02:00
opm/core Always interpret 'ref_pressure' as a double 2013-05-14 10:19:12 +02:00
tests Update to follow previous moves and deletes. 2013-03-18 12:40:34 +01:00