mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-10 02:05:34 -06:00
This commit switches to using the convenience method GridManager::createGrdecl() to construct a "struct grdecl" that can be passed directly into CpGrid::processEclipseFormat(). The practical benefit is that we get to leverage the opm-parser that's in active development rather than the calcifying "EclipseGridParser" that will only become less relevant in the future. We also don't parse the data twice. Note: This is mostly compile tested. In the few actual tests I ran, I got into trouble with internal assertions in processEclipseFormat. That problem is not yet analysed. |
||
---|---|---|
.. | ||
mrst | ||
find_zero.cpp | ||
sim_2p_comp_ad.cpp | ||
sim_2p_incomp_ad.cpp | ||
sim_fibo_ad_cp.cpp | ||
sim_fibo_ad.cpp | ||
sim_simple.cpp | ||
test_impestpfa_ad.cpp | ||
test_implicit_ad.cpp |