Arne Morten Kvarving
f235061ee3
RootFinders: avoid stream usage in header
...
put logging functions in separate compile unit where we use {fmt}
2022-12-21 13:26:56 +01:00
Arne Morten Kvarving
068bff1ebc
clean up stream includes
2022-07-27 16:05:01 +02:00
Bård Skaflestad
64e8ec3cfd
Remove 'Execute' Permission From Source Files
...
These files just need to have read/write permissions on Linux/Unix.
2021-12-08 15:09:23 +01:00
Markus Blatt
b83919d1f3
Changed encoding of all installed headers to UTF-8
...
On Debian support for national encodings is being phased out.
Fixes lintian warnings about national-encoding.
2021-06-15 21:11:45 +02:00
Joakim Hove
524be4ca4f
Add missing compile guard
2021-04-12 00:10:23 +02:00
Alf Birger Rustad
f48c7b79a3
Fix typo
2021-02-24 22:22:48 +01:00
Alf Birger Rustad
e6fc1b522f
Send message to DBG-file
2021-02-24 22:08:13 +01:00
Alf Birger Rustad
51d2a90386
Do not print debug message to LOG/PRT file
2021-02-15 10:37:02 +01:00
Peter Verveer
81c7b53449
Support cylindrical grids as a spiderweb with corrected volumes
2020-12-09 15:51:01 +01:00
hnil
47df32ef1a
fixed the tolerance also in RegulaFalsiBisection
2020-05-15 08:55:38 +02:00
hnil
ded8ef1a66
changed rootfinders to return also when absolute tolerance is less than prescribed, not only when function value is less than tolerance.
2020-05-10 22:32:01 +02:00
Atgeirr Flø Rasmussen
2951df2bfb
Add combined regula falsi + bisection method, and test.
2019-11-05 10:33:02 +01:00
Torbjørn Skille
34410cbe41
ERT/libecl routines used in the EclipseGrid class has been replace by new member functions. Grid properties are
...
calculated and stored as private data members in EclipseGrid.
The API for the class is unchanged except for some minor changes for exportACTNUM, exportZCORN and exportCOORD.
These changes have triggered some very few modifications in the opm-grid and opm-simulators repo.
2019-09-20 14:21:23 +02:00
Torbjørn skille
25fd3fcc14
updated name of function, and fix space around assignments
2018-03-20 14:40:21 +01:00
Torbjrn Skille
bee5699d79
Files renamed, forgot to add new files. Here they are
2018-03-19 19:56:16 +01:00
Torbjrn Skille
5374faa9b8
includes additional updates based on feedback from maintainer
2018-03-19 19:40:16 +01:00
Torbjrn Skille
c8f99ee59e
code updated based on feedback from maintainer.
2018-03-16 19:47:58 +01:00
Torbjrn Skille
9b1c421f0f
Added routine for calculating cell volumes based on corner point input.
2018-03-16 12:52:53 +01:00
Arne Morten Kvarving
27c31b58ed
changed: split headers and sources
...
keep headers in opm/ and move sources to src/opm/
2018-02-28 13:56:49 +01:00
Arne Morten Kvarving
53e4217c27
changed: relocate the remaining files in opm/core/utility
...
move to opm/common/utility/numeric
2018-01-30 14:05:37 +01:00
Arne Morten Kvarving
dd4559b961
changed: opm/[core/linalg -> common/utility/numeric]/blas_lapack.h
2018-01-30 12:53:00 +01:00
Arne Morten Kvarving
5ad6502f12
changed: opm/common/[util->utility]/numeric/cmp.hpp
2018-01-30 12:52:59 +01:00