Simulator programs and utilities for automatic differentiation.
Go to file
Atgeirr Flø Rasmussen 52dc5799cc Now computeFluxes() also sets well quantities.
Namely well_state.perfRates() and well_state.perfPress().
In the process, some overloads of fluid methods were added to
take V arrays instead of ADB arrays.

Simultaneously, coarsened tolerances a bit. Still hardcoded, though.
2013-05-22 22:51:14 +02:00
cmake Refine OpmFind according to Roland Kaufmann's suggestions. 2013-05-16 14:18:59 +02:00
examples Moved implementation of class ImpesTPFAAD to separate file. 2013-05-22 15:49:55 +02:00
opm/autodiff Now computeFluxes() also sets well quantities. 2013-05-22 22:51:14 +02:00
tests Remove unused experimental AD class. 2013-05-22 08:39:09 +02:00
.gitignore Ignore autosave files from Vim. 2013-05-14 17:45:20 +02:00
CMakeLists_files.cmake Moved implementation of class ImpesTPFAAD to separate file. 2013-05-22 15:49:55 +02:00
CMakeLists.txt White-space cleanup. 2013-05-16 11:23:59 +02:00
CTestConfig.cmake Import CMake support from OPM-Core 2013-05-15 10:24:52 +02:00
dune.module This is OPM-Autodiff 0.1 2013-05-15 10:26:06 +02:00
README.md Update README.md. 2013-05-16 10:55:40 +02:00

opm-autodiff

Automatic differentiation utilities and simulators using the technique.