Simulator programs and utilities for automatic differentiation.
Go to file
Tor Harald Sandve c1b6d57d32 Compute initial saturations from surface volumes
Add new function is added that computes saturation from surface volumes
solving z = As for each cell. This function is used to compute an
intial guess to the saturations in initState_impl.hpp.
2013-11-28 15:56:17 +01:00
examples catch all exceptions in all tutorials and examples 2013-09-05 13:04:38 +02:00
opm/core Compute initial saturations from surface volumes 2013-11-28 15:56:17 +01:00
tests Replaced include math.h with cmath, and changed from fabs to abs. Fixed an error in the testfile, a filename was wrong 2013-11-04 13:51:32 +01:00