opm-grid 2023.10+ds-2 source package in Ubuntu

Changelog

opm-grid (2023.10+ds-2) unstable; urgency=medium

  * Team upload.
  * Add support for loong64
    Closes: #1059850
  * debhelper-compat 13 (routine-update)
  * cme fix dpkg-control
  * Replace deprecated pkg-config Build-Depends by pkgconf

 -- Andreas Tille <email address hidden>  Sun, 18 Feb 2024 18:04:38 +0100

Upload details

Uploaded by:
Debian Science Team
Uploaded to:
Sid
Original maintainer:
Debian Science Team
Architectures:
amd64 arm64 armel ia64 m68k mips64el mipsel ppc64el riscv64 loong64 all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble proposed universe misc

Downloads

File Size SHA-256 Checksum
opm-grid_2023.10+ds-2.dsc 2.9 KiB af6be00a9a856af5bcbea6b0ff02618c2cff7547cc1da283553592d2a2157aec
opm-grid_2023.10+ds.orig.tar.xz 251.5 KiB 87a21fb773992d34b15594a2676202f34c6271ba72fd685178c0a5de946ee02f
opm-grid_2023.10+ds-2.debian.tar.xz 6.3 KiB 2dbc613517dbac6dedd7f46f624ed659b86ae33f5f9211a17da23f9362ac92db

Available diffs

No changes file available.

Binary packages built by this source

libopm-grid: 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.

libopm-grid-bin: 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.

libopm-grid-bin-dbgsym: debug symbols for libopm-grid-bin
libopm-grid-dbgsym: debug symbols for libopm-grid
libopm-grid-dev: 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.