mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-11-28 20:13:49 -06:00
Simulator programs and utilities for automatic differentiation.
a141e79ead
The gravity flux of phase 'i' across an (internal) interface is then given by gflux = mob_i * (G * rho_i) assuming 'rho_i' contains the phase density (at reservoir conditions) of phase 'i' and 'mob_i' is the phase mobility of phase 'i' at the interface. |
||
---|---|---|
mrst | ||
.gitignore | ||
AutoDiff.hpp | ||
AutoDiffBlock.hpp | ||
AutoDiffBlockArma.hpp | ||
AutoDiffHelpers.hpp | ||
AutoDiffVec.hpp | ||
find_zero.cpp | ||
ImpesTPFAAD.hpp | ||
README.md | ||
sim_2p_incomp_adfi.cpp | ||
sim_simple.cpp | ||
SimulatorIncompTwophaseAdfi.cpp | ||
SimulatorIncompTwophaseAdfi.hpp | ||
test_ad.cpp | ||
test_block.cpp | ||
test_impestpfa_ad.cpp | ||
test_syntax.cpp | ||
test_vec.cpp | ||
TransportSolverTwophaseAd.cpp | ||
TransportSolverTwophaseAd.hpp |
autodiff-experimental
Experiments in Automatic Differentiation