Arne Morten Kvarving
45844b6422
remove unused variables
2022-09-09 08:42:48 +02:00
Markus Blatt
8d3984571a
Merge pull request #359 from OPM/bump-version-2022.10
...
Bump version to 2022.10-pre
2022-05-19 16:53:17 +02:00
Markus Blatt
c76bf9e5db
Bump version to 2022.10-pre
2022-05-19 16:46:36 +02:00
Markus Blatt
78bf78a837
Merge pull request #357 from alfbr/update-manpage
...
Updated man page for cpchop
2022-04-26 10:18:00 +02:00
Alf Birger Rustad
f5dfb8aa11
Updated man page for cpchop
2022-04-25 13:28:07 +02:00
Bård Skaflestad
937553bd7a
Merge pull request #354 from akva2/remove_stale_reference
...
remove stale reference from CMakeLists_files.txt
2022-04-19 19:05:19 +02:00
Arne Morten Kvarving
41a1834788
remove stale reference from CMakeLists_files.txt
...
forgotten in 127850e3e7
2022-04-19 15:21:09 +02:00
Markus Blatt
1391023e00
Merge pull request #353 from akva2/update_redhat_python_versioned_packages
...
update redhat packaging
release/2022.04/branchpoint
2022-04-10 11:22:56 +02:00
Arne Morten Kvarving
271a48f8ae
update redhat packaging
...
- add parameter for which toolset to use
- build against openmpi3
- add boolean flags for the different mpi builds (mostly for testing)
- add parameter for appending extra token to package names.
this can be used for allowing multiple versions to be installed on the
same system.
2022-04-05 10:16:26 +02:00
Markus Blatt
67bc5b35b8
Merge pull request #352 from akva2/remove_debian_package
...
remove in-tree debian (ubuntu) packaging
2022-03-31 19:50:23 +02:00
Arne Morten Kvarving
276eaa863f
remove in-tree debian (ubuntu) packaging
...
ubuntu packages will be built using the debian packaging in the future
2022-03-31 15:44:58 +02:00
Joakim Hove
655213ea75
Merge pull request #351 from joakim-hove/repo-reorg
...
Downstream of filesystem reorganisation in opm-common
2022-01-03 10:37:29 +01:00
Joakim Hove
cc00c1444f
Downstream of filesystem reorganisation in opm-common
2021-12-14 13:26:53 +01:00
Bård Skaflestad
29f255ec65
Merge pull request #349 from blattms/mv-man-2-docs-and-install
...
Move man pages to doc and install them.
2021-12-09 10:33:52 +01:00
Markus Blatt
1722e27a0e
Update date and version number
2021-12-08 21:26:50 +01:00
Joakim Hove
9a83336e57
Merge pull request #350 from joakim-hove/deck-update
...
Update deck access api
2021-11-23 14:58:54 +01:00
Joakim Hove
98fc9388f5
Update deck access api
2021-11-19 07:42:16 +01:00
Markus Blatt
6832de3784
Fixes spelling errors in man pages (found by linitian)
2021-11-16 12:23:49 +01:00
Markus Blatt
4d5b1f8797
Fixes formatting of groff man-pages.
...
There were erroneous backslashes for non-dashed options (e.g \fB\option instead
of \fBoption) and missing linebreaks. Both are fixed now. Kudos got to linitian
for noticing the regressions.
2021-11-16 11:16:24 +01:00
Markus Blatt
2b8c665f03
Corrected section in man pages 29->1
...
Fixes lintian warnings like
W: libopm-upscaling-bin: manpage-section-mismatch usr/share/man/man1/cpchop.1.gz:1 1 != 29
2021-11-16 11:16:24 +01:00
Markus Blatt
7e288e0ea4
Move man pages to doc and install them.
...
The directory doc already exists and there does not seem a need to
introduces docs as an additional source of documentation.
With this change the doc layout is similar to opm-common and
opm-simulators.
2021-11-15 14:35:38 +01:00
Atgeirr Flø Rasmussen
99462f6f68
Merge pull request #348 from atgeirr/bump-version
...
Bump version.
2021-10-25 09:06:19 +02:00
Atgeirr Flø Rasmussen
5dbc6a06d9
Bump version.
2021-10-22 10:18:26 +02:00
Arne Morten Kvarving
e47adaf1a9
Merge pull request #347 from akva2/improve_test_drivers
...
improve test driver
2021-10-17 17:52:45 +02:00
Arne Morten Kvarving
95f4d9d5e5
improve test driver
2021-10-13 13:52:33 +02:00
Arne Morten Kvarving
e56141da26
Merge pull request #346 from blattms/utf-spelling
...
Use UTF-8 encoding for files and fix spelling errors.
2021-09-14 12:50:30 +02:00
Markus Blatt
2527e96d5c
Fixed spelling errors from upstream.
...
Was pointed out by lintian on Debian.
2021-09-14 12:18:55 +02:00
Markus Blatt
0e5f57e84e
Changed file encoding of all files to utf-8
...
National encodings are being phased out in some Linux distributions
(e.g. Debian). Hence package checkers such as lintian are complaining.
This removes the linitian warnings about national encodings for Debian.
2021-09-14 12:18:55 +02:00
Bård Skaflestad
3b424dabb2
Merge pull request #345 from blattms/dune-2.8
...
Support Dune 2.8 version of MultipleCodimMultipleGeomTypeMapper
2021-09-13 21:47:05 +02:00
Markus Blatt
a775d73053
Support Dune 2.8 version of MultipleCodimMultipleGeomTypeMapper
...
Drop removed second template parameter from
MultipleCodimMultipleGeomTypeMapper (there is a default since 2.6
and now the second parameter is gone).
Also fixes some other deprecation warnings about the deprecated
LeafMultipleCodimMultipleGeomTypeMapper
2021-09-13 16:47:17 +02:00
Arne Morten Kvarving
cb5da3c3f0
Merge pull request #343 from akva2/rh_boost
...
fix redhat packaging
2021-06-30 15:10:32 +02:00
Arne Morten Kvarving
f155a943fb
fix redhat packaging
...
- use system level boost now that RHEL6 is dead
2021-06-30 15:06:25 +02:00
Arne Morten Kvarving
6ac23aea6b
Merge pull request #342 from akva2/iterator_range
...
adjust to iterator_range from opm-grid
2021-06-15 12:49:18 +02:00
Arne Morten Kvarving
b24644e0fd
adjust to iterator_range from opm-grid
2021-06-15 11:12:33 +02:00
Bård Skaflestad
affc0e15bd
Merge pull request #341 from blattms/do-not-use-pinch-thickness-to-find-unique-points
...
Cater for removed z_tolerance param of CpGrid::processEclipseFormat
2021-06-09 09:16:35 +02:00
Markus Blatt
cbe9f78c65
Cater for removed z_tolerance param of CpGrid::processEclipseFormat
2021-06-08 22:00:14 +02:00
Bård Skaflestad
05eeb3b23d
Merge pull request #340 from blattms/add-pinch-to-grid
...
Force opm-grid to pinch.
2021-06-07 14:01:27 +02:00
Markus Blatt
f9aebf739b
Always force pinching not matter whether specified in the deck.
...
This is needed as opm-grid will only pinch if PINCH was specified
in the deck.
2021-06-04 12:56:44 +02:00
Atgeirr Flø Rasmussen
88b65ffcd0
Merge pull request #339 from alfbr/remove-singlephase
...
Remove obsolete application
2021-05-11 11:08:44 +02:00
Alf Birger Rustad
127850e3e7
Remove obsolete application
2021-05-10 15:04:10 +02:00
Arne Morten Kvarving
f51c7c90b2
Merge pull request #338 from alfbr/man-pages
...
Man pages
2021-05-04 08:09:47 +02:00
Alf Birger Rustad
ba6360bf7d
And finally the benchmark
2021-05-03 14:14:42 +02:00
Alf Birger Rustad
d88922f73d
Added pages for cond, elasticity, relpermvisc and implicit.
2021-05-03 14:02:32 +02:00
Alf Birger Rustad
138640b96c
Add upscale_cap
2021-05-03 11:35:01 +02:00
Alf Birger Rustad
29bfdfcfe1
Added man-pages for grdecldips, upscale_perm and upscale_relperm.
2021-05-03 11:17:03 +02:00
Alf Birger Rustad
1d054a287b
Man page for upscale_avg
2021-04-30 17:08:16 +02:00
Alf Birger Rustad
2d002793c4
Man pages
2021-04-30 13:51:49 +02:00
Arne Morten Kvarving
2cf5c4a23a
Merge pull request #336 from totto82/bump_master
...
Bump version number
2021-04-27 10:13:00 +02:00
Tor Harald Sandve
466b709499
Bump version number
2021-04-27 10:01:37 +02:00
Joakim Hove
785ea54720
Merge pull request #331 from GitPaean/fixing_interface_processEclipseState
...
updating the interface of processEclipseFormat
2021-04-21 13:04:17 +02:00