Atgeirr Flø Rasmussen 04eb340a3b Fix two bugs in solver.
- Using x/x.abs() instead of a proper sign function led to problems
   when x = 0. Solved by using new sign() utility.
 - Pass pressure instead of rs as parameter to fluidRsMax().
2013-06-03 00:33:05 +02:00
2013-06-03 00:33:05 +02:00
2013-05-14 17:45:20 +02:00
2013-05-16 11:23:59 +02:00
2013-05-15 10:26:06 +02:00
2013-05-16 10:55:40 +02:00

opm-autodiff

Automatic differentiation utilities and simulators using the technique.

Description
Simulator programs and utilities for automatic differentiation.
Readme 70 MiB
Languages
C++ 78.3%
ECL 17.7%
CMake 1.8%
Cuda 1.2%
Shell 0.5%
Other 0.5%