mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-18 05:30:40 -06:00
2f3cdfd9e0
since f(x) = 1 + 0.5*g(x)*g(x) the derivative is f'(x) = 0 + 2*0.5*g(x) * g'(x) = g(x)*g'(x) note that the previous incorrect values do not affect the quality of the obtained results (if the tolerance of the non-linear solver is chosen to be small enough), but it may have deteriorated convergence rates. |
||
---|---|---|
.. | ||
RockBasic.cpp | ||
RockBasic.hpp | ||
RockCompressibility.cpp | ||
RockCompressibility.hpp | ||
RockFromDeck.cpp | ||
RockFromDeck.hpp |