1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153
|
Source: opm-grid
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Arne Morten Kvarving <arne.morten.kvarving@sintef.no>,
Markus Blatt <markus@dr-blatt.de>
Section: libs
Priority: optional
Build-Depends: debhelper-compat (= 13),
quilt,
chrpath,
libboost-system-dev,
libboost-test-dev,
libdune-common-dev,
bc,
zlib1g-dev,
libtool,
pkgconf,
libdune-grid-dev,
libtinyxml-dev,
libdune-istl-dev,
doxygen,
texlive-latex-extra,
texlive-latex-recommended,
ghostscript,
libsuitesparse-dev,
libpython3-dev,
libopm-common-dev (>= 2025.04~),
libscotchmetis-dev,
libscotchparmetis-dev,
libdune-geometry-dev,
libtrilinos-zoltan-dev,
mpi-default-dev,
mpi-default-bin
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/science-team/opm-grid
Vcs-Git: https://salsa.debian.org/science-team/opm-grid.git
Homepage: http://opm-project.org
Rules-Requires-Root: no
Package: libopm-grid-dev
Architecture: amd64 arm64 armel ia64 m68k mips64el mipsel ppc64el riscv64 loong64
Multi-Arch: same
Section: libdevel
Depends: ${opm:shared-library},
${misc:Depends},
libdune-grid-dev,
libdune-istl-dev,
libopm-common-dev (>= 2025.04~),
libscotchmetis-dev,
libscotchparmetis-dev,
libtrilinos-zoltan-dev
Suggests: libopm-grid-doc
Replaces: libopm-grid1-dev
Description: DUNE grid implementations for reservoir simulation -- 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-grid provides implementations of grids for reservoir simulation,
corner point or more general pillar grids, following the DUNE grid interface:
CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
grid implementation of an unstructured, legacy, grid.
.
A standard grid type in the petroleum industry, corner-point grids fills
the domain with a relatively low number of cells while still providing
sufficient flexibility to model faults, fractures and erosion. The grid
format was originally designed with an eye towards geological modeling
rather than numerical simulation, but is still suitable for e.g. low order
finite volume discretizations.
.
This package provides the development files for the grid implementations,
i.e. the headers and shared library links.
Package: libopm-grid
Architecture: amd64 arm64 armel ia64 m68k mips64el mipsel ppc64el riscv64 loong64
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Provides: ${opm:shared-library}
Replaces: libopm-grid1
Description: DUNE grid implementations for reservoir simulation -- 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-grid provides implementations of grids for reservoir simulation,
corner point or more general pillar grids, following the DUNE grid interface:
CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
grid implementation of an unstructured, legacy, grid.
.
A standard grid type in the petroleum industry, corner-point grids fills
the domain with a relatively low number of cells while still providing
sufficient flexibility to model faults, fractures and erosion. The grid
format was originally designed with an eye towards geological modeling
rather than numerical simulation, but is still suitable for e.g. low order
finite volume discretizations.
.
This package provides the library of the grid implementations.
Package: libopm-grid-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: ${misc:Depends}
Replaces: libopm-grid1-doc
Description: DUNE grid implementations for reservoir simulation -- 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-grid provides implementations of grids for reservoir simulation,
corner point or more general pillar grids, following the DUNE grid interface:
CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
grid implementation of an unstructured, legacy, grid.
.
A standard grid type in the petroleum industry, corner-point grids fills
the domain with a relatively low number of cells while still providing
sufficient flexibility to model faults, fractures and erosion. The grid
format was originally designed with an eye towards geological modeling
rather than numerical simulation, but is still suitable for e.g. low order
finite volume discretizations.
.
This package provides the source code documentation of the grid
implementations.
Package: libopm-grid-bin
Architecture: amd64 arm64 armel ia64 m68k mips64el mipsel ppc64el riscv64 loong64
Multi-Arch: foreign
Depends: ${shlibs:Depends},
${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Replaces: libopm-grid1-bin
Description: corner point grid utility programs
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-grid provides implementations of grids for reservoir simulation,
corner point or more general pillar grids, following the DUNE grid interface:
CpGrid, a parallel corner point grid, and PolyhedralGrid a more general serial
grid implementation of an unstructured, legacy, grid.
.
A standard grid type in the petroleum industry, corner-point grids fills
the domain with a relatively low number of cells while still providing
sufficient flexibility to model faults, fractures and erosion. The grid
format was originally designed with an eye towards geological modeling
rather than numerical simulation, but is still suitable for e.g. low order
finite volume discretizations.
.
This package provides programs to mirror corner point grids specified in
Eclipse file format and convert the corner point grid representation
of an Eclipse together with permeability/porosity to file suitable
for visualization with Paraview.
|