Source: opm-simulators Priority: optional Maintainer: Debian Science Maintainers Uploaders: Arne Morten Kvarving , Markus Blatt Build-Depends: debhelper-compat (= 12), cmake (>=3.10), quilt, dh-python, libboost-system-dev, libboost-date-time-dev, libboost-test-dev, zlib1g-dev, gfortran, pkg-config, lsb-release, libtool, doxygen, texlive-latex-extra, texlive-latex-recommended, ghostscript, libopm-grid-dev (>= 2022.10), libopm-models-dev (>= 2022.10), mpi-default-dev, mpi-default-bin, python3-dev, libpython3-dev, python3-distutils, pybind11-dev Standards-Version: 4.6.0 Section: libs Homepage: http://opm-project.org Vcs-Browser: https://salsa.debian.org/science-team/opm-simulators Vcs-Git: https://salsa.debian.org/science-team/opm-simulators.git Rules-Requires-Root: no Package: libopm-simulators-dev Section: libdevel Architecture: any Multi-Arch: same Depends: ${opm:shared-library}, ${misc:Depends}, libopm-grid-dev (>= 2022.10), libopm-models-dev (>= 2022.10), libboost-date-time-dev Replaces: libopm-simulators1-dev Suggests: libopm-simulators-doc Description: Parallel porous media / reservoir simulators -- development files The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides the development files (headers and shared library links). Package: libopm-simulators Pre-Depends: ${misc:Pre-Depends} Architecture: any Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends} Provides: ${opm:shared-library} Replaces: libopm-simulators1 Description: Open porous media / reservoir simulators -- library The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides the library used by the research (ebos) and production (flow) fully implicit black-oil simulators. Package: libopm-simulators-bin Section: science Pre-Depends: ${misc:Pre-Depends} Architecture: any Multi-Arch: foreign Depends: ${shlibs:Depends}, ${misc:Depends} Replaces: libopm-simulators1-bin Recommends: libopm-grid-bin, libopm-common-bin Description: Parallel porous media / reservoir simulators -- applications The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a defacto industry standard in the oil reservoir simulation community. . Package provides the simulation programs. Package: libopm-simulators-doc Section: doc Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Provides: libopm-simulators-doc Description: Open porous media / reservoir simulators -- documentation The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides documentation of the source code of the simulators. Package: python3-opm-simulators Section: python Pre-Depends: ${misc:Pre-Depends} Architecture: any #Multi-Arch: same Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}, libopm-simulators Recommends: python3-opm-common Description: Python wrappers for the Open porous media / reservoir simulators The Open Porous Media (OPM) software suite provides libraries and tools for modeling and simulation of porous media processes, especially for simulating CO2 sequestration and improved and enhanced oil recovery. . opm-simulators provides a research (ebos) and a production (flow) fully implicit black-oil simulators, supporting one to three phases and supporting solvent and polymer options. It uses cell centered finite volume schemes with two point flux approximation and automatic differentiation for the discretization and uses state of the art linear and nonlinear solvers. It supports standard and multi segment well models and reading and writing file in Eclipse format, a very common format used in the oil reservoir simulation community. . Package provides Python wrappers for the simulators.