mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-16 20:24:48 -06:00
Simulator programs and utilities for automatic differentiation.
this is somewhat similar to what is currently done in the 'implicit' branch of dumux, but it takes things further: - ewoms/boxmodels/common -> ewoms/disc/vcfv (vcfv == vertex centered finite volumes) - ewoms/boxmodels/vtk -> ewoms/vtk (possibly this will move to ewoms/io/vtk, TBD) - ewoms/boxmodels -> ewoms/models - test/boxmodels -> test/implicit - the files for the common VCFV code have been renamed from "box*" to "vcfv\1" and the classes they contain have been renamed accordingly. The rationale is to reflect the fact that multiple discretizations may be chosen for any physical model. (Once these discretizations are implemented, obviously.) All tests still compile for the autotools and cmake build systems |
||
---|---|---|
bin | ||
doc | ||
examples | ||
tests |