Common components for OPM, in particular build system (cmake).
Ert is a hard dependency that provides much of the core functionality of opm-output, whereas boost::filesystem only provided create-directory features. Since Ert conveniently provides the same features with a near-identical interface and is used for file-writing anyway, the responsibility for interacting with the file system has been put on ert. Boost is now only used for testing in opm-output. |
||
---|---|---|
opm/output | ||
src/opm/output/eclipse | ||
tests | ||
travis | ||
.travis.yml | ||
configure |