Your message dated Sat, 22 Jan 2022 19:00:10 +0000
with message-id <e1nblcq-00038c...@fasolo.debian.org>
and subject line Bug#987381: fixed in opm-models 2021.10-1
has caused the Debian Bug report #987381,
regarding ITP: opm -- Open Porous Media Software Suite
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
987381: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=987381
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Markus Blatt <mar...@dr-blatt.de>
* Package name : opm-common, opm-material, opm-grid, opm-models, opm-
simulators, opm-upscaling
Version : 2021.04
Upstream Author : OPM <o...@opm-project.org>
* URL : https://www.opm-project.org/
* License : GPL2+/GPL3+
Programming Lang: C++, Python
Description : Open Porous Media (OPM) software suite
.
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.
Please note that the software is maintained in several repositories and
hence this ITP is for several source packages.
Packages should ideally be maintained via the Debian science team as this is
software
for physics. Most of the packaging will be maintained by me and a colleague who
are also part of the OPM development team, but as neither of us are Debian
maintainers we rely on some mentoring and definitely need sponsors for
uploading.
The actual packaging effort has already started and besides smal glitches seems
to be now in good shape (as far as we as newbie/recreational packagers can
judge).
Current state of the packaging effort can be found at
https://salsa.debian.org/blattms/<package>
Below is a list of the packages:
Source: opm-common
Description: Tools for Eclipse reservoir simulation 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.
.
The Eclipse file format is widely used in the reservoir simulation
community. This package provides library containing code for processing
files in Eclipse format as well as utility code used by other OPM
modules.
Source: opm-material
Description: Material properties framework for porous media
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.
.
This header-only library contains the generic code for calculating material
properties used when simulating porous media flow. It includes utilities
for calculating relative-permeability/capillary pressure laws,
thermodynamic relations, flash solvers, empirical heat conduction laws,
et cetera.It uses automatic differentiation for calculating the
properties.
Source: opm-grid
Description: DUNE grid implementations for reservoir simulation
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.
Source: opm-models
Description: C++ simulation framework for porous media flow -- 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-models is a header-only simulation framework which is primary focused
on fully implicit models for flow and transport in porous media. It uses
finite volume schemes for discretization and automatic differentiation
for calculating the Jacobians. Its main objectives is to provide an
easily usable, well maintainable, high performance framework which is
capable of capturing all macro-scale scenarios relevant for academic
research and industrial applications involving flow and transport
processes in porous media.
Source: opm-simulators
Description: Parallel 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.
Source: opm-upscaling
Description: Porous media upscaling tools
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-upscaling provides tools for single phase and relative permeability
upscaling. During upscaling effective parameters (like porosity,
permeability, and capillary pressure) for a simulation on a coarser scale
are computed from properties of a simulation on a fine scale.
--- End Message ---
--- Begin Message ---
Source: opm-models
Source-Version: 2021.10-1
Done: Markus Blatt <mar...@dr-blatt.de>
We believe that the bug you reported is fixed in the latest version of
opm-models, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to 987...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Markus Blatt <mar...@dr-blatt.de> (supplier of updated opm-models package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512
Format: 1.8
Date: Tue, 16 Nov 2021 16:50:02 +0100
Source: opm-models
Binary: libopm-models-dev libopm-models-doc
Architecture: source amd64 all
Version: 2021.10-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Science Maintainers
<debian-science-maintain...@lists.alioth.debian.org>
Changed-By: Markus Blatt <mar...@dr-blatt.de>
Description:
libopm-models-dev - C++ simulation framework for porous media flow --
development fil
libopm-models-doc - C++ simulation framework for porous media flow --
documentation
Closes: 987381
Changes:
opm-models (2021.10-1) unstable; urgency=medium
.
* Initial release (Closes: #987381)
Checksums-Sha1:
34d614d794f03784e6a832f6146f772d0ccc5f13 2466 opm-models_2021.10-1.dsc
78ad25c16173940937e5a4c04b012638a602f1cc 1916392 opm-models_2021.10.orig.tar.xz
50ccfde990990f321b3e40a9fd3a95fd39d18e3a 4884
opm-models_2021.10-1.debian.tar.xz
910dacfe7422f8fae295625d95874ea6fc3c93bf 245656
libopm-models-dev_2021.10-1_amd64.deb
77e459c95b42979988485a0950ce4edbef2a53f9 401156
libopm-models-doc_2021.10-1_all.deb
2d5a90d3cf6d47e26de743a19a06b283531eb428 12780
opm-models_2021.10-1_amd64.buildinfo
Checksums-Sha256:
d962f4cbc39f1834266ffcac054bbf1efd4261af370e2a81a7a499357e34a080 2466
opm-models_2021.10-1.dsc
a97674fddac60c605200973825f84046e2120a39ec5d219984570a4306b4aeef 1916392
opm-models_2021.10.orig.tar.xz
647cf29f94749be73428232ae9c3c722a430be57bad70c8acdc95d704aa86c2b 4884
opm-models_2021.10-1.debian.tar.xz
91134d514a2fbbb949cb9c4e044eafcf1fcf64ed3759fdc6210ebea14560d515 245656
libopm-models-dev_2021.10-1_amd64.deb
b12ca75ae158676cecad68c23f96ccad1c4eedf56500ef36d0aade85360e6fe1 401156
libopm-models-doc_2021.10-1_all.deb
5fc4ee2b6e55cf993a6eb974d9b9bde38c5d8d3978b6d477aeaafd8724189bfc 12780
opm-models_2021.10-1_amd64.buildinfo
Files:
a1c8502687790e055c71cd3e0a54fa37 2466 libs optional opm-models_2021.10-1.dsc
5d56ae180910ae6982cb15d7835d8b68 1916392 libs optional
opm-models_2021.10.orig.tar.xz
2547d0654c70a232df924407f6017e98 4884 libs optional
opm-models_2021.10-1.debian.tar.xz
b8b07f69651578c8d93a3e67df91ffe0 245656 libdevel optional
libopm-models-dev_2021.10-1_amd64.deb
0abd3f68a48146d94decf7a45d5ac375 401156 doc optional
libopm-models-doc_2021.10-1_all.deb
0dd5aae33e0854f386758e4d88a1033d 12780 libs optional
opm-models_2021.10-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCgAdFiEEu71F6oGKuG/2fnKF0+Fzg8+n/wYFAmGULH4ACgkQ0+Fzg8+n
/wa/gBAAhGiePZujfjl1Qm3mZAAnUvm9oQcDvJ3gMREXYzlkbogmr+0ahFvUKLwz
TELShdI9ePU71ad61vdvGj4WI97lYpWWtR8LSXuFTndc+uNnA4Gbt5SPjKzEw3wn
zUoyRXBatF69jhLUMuS2OKZCRpVkLOeFzs88h8hsAonzyWnnvHTN310PAOb0+ra4
rk9pZQ3afK26zfW7gv2CgU53Zncey9UQybDl+9SuhfLM4sDSGPj9yzaapQasJkfa
KRjes4xHHVUsloMJY8qaxpc16Lp5y6U8byHJs1ZISdFuwcUH8XPmm7YNEeuhNmHc
FF5tCQoUx8eCoI5tqme3qsUXL2t84pUO9SH9ApZmDco17rk6qSaMyrHY4ek16jWM
AgFxE3cfKA6/ve3d2hKIzJHPTx/2eipV9EuwrprAVAWe9twix53+TbC1NJEyQBAj
rCsEUFdERwdwXq4YfnQmEN2yvGwOA+CedZu5DC244JH0jv062qpYZYWzNYRLM1MR
2PQ9zEPtJbq9rNQl1hdsxFcq9UpY0QoAwPLiesr3BLoE+XP2l/0LcFmVcF9hVxV/
vLmOm0dpDyLdlJgNjKpr2PVXnnYDQ8cZAVN9Krfrn+2iGNSQfMendUDGdxQhOJkU
X4ny/LdVnshuIdu9C08O0g3ILkIaQc01JCGqcWSMLlMFDXGDNBk=
=4Mbs
-----END PGP SIGNATURE-----
--- End Message ---