Common components for OPM, in particular build system (cmake).
This commit introduces Parse Context keys that govern the parser's behaviour in the case of a simulation run using dynamic sizes that happen to exceed the maximum sizes declared in the RUNSPEC keyword WELLDIMS. The default action for these keys is DELAYED_EXIT1, which reflects the fact that it is impossible to create ECLIPSE-compatible restart files if the run exceeds those maximum sizes. |
||
---|---|---|
cmake | ||
debian | ||
docs | ||
etc | ||
examples | ||
external/cjson | ||
jenkins | ||
msim | ||
opm | ||
redhat | ||
src/opm | ||
tests | ||
.gitignore | ||
changelog.md | ||
CMakeLists_files.cmake | ||
CMakeLists.txt | ||
CopyHeaders.cmake | ||
dune.module | ||
ExtraTests.cmake | ||
GenerateKeywords.cmake | ||
LICENSE | ||
opm-common-prereqs.cmake | ||
README.md |
opm-common
Contains common components used throughout all of OPM, in particular CMake modules for the build system.