Commit Graph

7918 Commits

Author SHA1 Message Date
Atgeirr Flø Rasmussen
81ab7b4f2f Changed OpenRS->OPM in copyright notices and #include guards. 2013-01-29 13:17:01 +01:00
Atgeirr Flø Rasmussen
731f984c87 Formatting fixes. 2012-09-03 15:07:03 +02:00
Halvor Møll Nilsen
2a21bf4a75 Introduced posibility to change number of sample points for pvt.
Did change the PVTW calculation so derivatives are exact.
Extended the test functions for pvt and relperm
2012-08-31 17:01:07 +02:00
Atgeirr Flø Rasmussen
a4946eed7a Added class SinglePvtDead, add parameter 'props_use_spline' to simulators.
Recall that the class that used to be called SinglePvtDead has
been renamed to SinglePvtDeadSpline. If 'props_use_spline' is true,
that class is used (this is the default), which makes a monotone
spline that is uniformly, densely sampled. The new class simply
uses linear interpolation in the input tables.
2012-08-27 16:48:21 +02:00
Halvor Møll Nilsen
68c4db8472 Changed to extrapolation outside tables for pormult. Added facetags to the grid structure. Changed default fluid to Linear. 2012-08-14 09:36:19 +02:00
Alf Birger Rustad
c8fea44f4c Merge pull request #4 from bska/master
Document everal low-level OPM-Core interfaces related to mimetic solvers
2012-07-05 07:02:03 -07:00
Andreas Lauser
aa38fc81ff opm-core: make it work nicely with clang 2012-07-05 12:42:49 +02:00
Andreas Lauser
5bc6f36341 opm-core: make it work nicely with clang 2012-07-02 18:52:30 +02:00
Bård Skaflestad
4c22b3dc5f Reference <ErrorMacros.hpp> from canonical location. 2012-06-22 19:35:19 +02:00
Bård Skaflestad
759aea3673 Reference class header from canonical position. 2012-06-22 19:32:18 +02:00
Atgeirr Flø Rasmussen
acdd798225 Comment and indent bracketZero(). 2012-06-04 16:54:41 +02:00
Atgeirr Flø Rasmussen
b43a2e86f5 Whitespace cleanup. 2012-05-25 10:12:54 +02:00
Atgeirr Flø Rasmussen
0d21e0215d Implemented more error policies for regula falsi solver. Use in reorder code.
We have switched to WarnAndContinueOnError instead of ThrowOnError,
to reduce the annoyance factor when suffering from a minor error in
a long simulation run.
2012-05-24 10:21:38 +02:00
Atgeirr Flø Rasmussen
e1cf6f6d12 Policy-based design enables custom error handling in scalar regula falsi. 2012-05-24 10:02:14 +02:00
Atgeirr Flø Rasmussen
292772b140 Reinject UniformTableLinear into utils subnamespace for backwards compatibility. 2012-04-19 14:11:00 +02:00
Atgeirr Flø Rasmussen
ca046f9827 Moved UniformTableLinear and related func out of subnamespace utils. 2012-04-19 11:45:52 +02:00
Atgeirr Flø Rasmussen
a1bf64df3a Added new variant of Regula Falsi solver, which checks an initial guess first. 2012-04-02 13:23:14 +02:00
Atgeirr Flø Rasmussen
19bcab6b36 Suppressed multiple warnings. 2012-03-28 16:39:04 +02:00
Xavier Raynaud
4ffda4a95e Added general linear lapack solver. Updated test for band matrices. 2012-03-23 15:44:32 +01:00
Xavier Raynaud
b7bd56ab6a Added solver for band matrix and a test example. 2012-03-15 16:17:16 +01:00
Xavier Raynaud
0112d0e6c8 decrease tolerance for x1-x0 in falsi. 2012-03-15 16:16:31 +01:00
Xavier Raynaud
bf8f48ddb6 Compute the derivative directly (not using epsilon parameter). 2012-03-15 16:15:32 +01:00
Bård Skaflestad
f9b6a024ee Untabify. 2012-03-01 15:22:26 +01:00
Atgeirr Flø Rasmussen
d2404762fe Added interface and test for lapack tridiagonal solver. 2012-03-01 14:36:10 +01:00
Xavier Raynaud
3e6639968e Decrease tolerance requirement for x1-x0 in modifiedregularFalsi 2012-02-24 17:17:05 +01:00
Atgeirr Flø Rasmussen
aca88ec911 Re-added necessary include files. 2012-02-09 23:14:50 +01:00
Jostein R. Natvig
e54e818639 Remove unnecessary include statement. 2012-01-25 10:44:37 +01:00
Bjørn Spjelkavik
7df33130bc Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
Bjørn Spjelkavik
43a542ed02 Changed namespace Dune -> namespace Opm. 2012-01-19 13:50:57 +01:00
Atgeirr Flø Rasmussen
6c8917af6b Merged in some black-oil fluid tests. 2011-12-22 10:40:14 +01:00
Atgeirr Flø Rasmussen
65b3515933 Merged in some black-oil fluid tests. 2011-12-22 10:40:14 +01:00
Atgeirr Flø Rasmussen
9e719b6605 Now fluid cpp files compile successfully. 2011-12-21 13:29:15 +01:00
Atgeirr Flø Rasmussen
f475a14f9d Now fluid cpp files compile successfully. 2011-12-21 13:29:15 +01:00
Atgeirr Flø Rasmussen
26254df8c5 Merged in UniformTableLinear.hpp and friends. 2011-12-21 13:22:57 +01:00
Atgeirr Flø Rasmussen
161a6769bf Merged in UniformTableLinear.hpp and friends. 2011-12-21 13:22:57 +01:00
Atgeirr Flø Rasmussen
c3c30cfd25 Merged in blackoil fluid subsystem. 2011-12-21 13:06:23 +01:00
Atgeirr Flø Rasmussen
8a0f862874 Merged in blackoil fluid subsystem. 2011-12-21 13:06:23 +01:00
Atgeirr Flø Rasmussen
5a6b40351f Imported items from dune-cornerpoint/dune/common. 2011-12-19 11:34:50 +01:00
Atgeirr Flø Rasmussen
1bab67b57c Imported items from dune-cornerpoint/dune/common. 2011-12-19 11:34:50 +01:00
Atgeirr Flø Rasmussen
9682593496 Moved code from opmcore/ to opm/core/ 2011-12-12 11:13:54 +01:00
Bård Skaflestad
cac836ff50 Import OPMTransport into OPM core libraries. 2011-12-08 13:35:54 +01:00
Bård Skaflestad
1d087efc3c Import OPMTransport into OPM core libraries. 2011-12-08 13:35:54 +01:00
Bård Skaflestad
6a21bc7ecf Move opmpressure/src into core library directory structure. 2011-12-08 12:52:57 +01:00
Bård Skaflestad
8c3e8b47a2 Merge OPMPressure into OPM core library. Unmodified. 2011-12-08 12:25:56 +01:00
Bård Skaflestad
3fc5221458 Merge OPMPressure into OPM core library. Unmodified. 2011-12-08 12:25:56 +01:00
Bård Skaflestad
63656013cc Delete trailing whitespace. 2011-10-18 20:41:13 +02:00
Halvor M. Nilsen
b42bd08154 Move 'common' directory into 'dune'. 2011-10-07 10:54:25 +02:00
Atgeirr Flø Rasmussen
afc31d3b08 Added output operator for easy dumping of tables. 2011-02-01 12:40:05 +01:00
Atgeirr Flø Rasmussen
5b7052eb11 A large number of additions to start testing compressible tpfa-solver. 2010-11-22 15:00:26 +01:00
Atgeirr Flø Rasmussen
fc06ce232d Added lots of stuff originally from the samcode repository. 2010-11-12 13:18:27 +01:00