Commit Graph

200 Commits

Author SHA1 Message Date
Roland Kaufmann
b6d4921f86 Change branding from DUNE to OPM
Only the configuration files where the library name is mentioned are changed.
Renaming the directory dune/ to opm/ would require massive change through-out
the code.
2012-06-26 01:42:58 +02:00
Roland Kaufmann
35607f5623 Convert ignore file from Mercurial to Git 2012-06-25 23:25:45 +02:00
Roland Kaufmann
dd9f77c05d Remove superfluous tags file 2012-06-25 23:25:45 +02:00
Kari B. Skjerve
e1559d4596 merged heads 2012-06-14 13:41:55 +02:00
Kari B. Skjerve
579c5f4847 upscale_steadystate_implicit.cpp not finished! 2012-06-14 13:39:40 +02:00
Kari B. Skjerve
6ce00bc0a4 cleaning up unnecessary output in upscale_relperm.cpp 2012-06-14 13:37:45 +02:00
Kari B. Skjerve
36209a8245 Comment sign for Eclipse output changed (from // to --) 2012-05-24 12:57:56 +02:00
Kari B. Skjerve
9e7b6738b1 Changed comment sign (from // to --) 2012-05-24 12:56:17 +02:00
Atgeirr Flø Rasmussen
6d4b87c384 Match interface change for regula falsi solver from opm-core. 2012-05-24 10:40:49 +02:00
Kari B. Skjerve
b22ba1d224 Changed input and output to be more aligned with Eclipse. 2012-05-09 16:18:57 +02:00
Kari B. Skjerve
92c457bb64 added upscale_steadystate_implicit.cpp 2012-05-02 12:49:09 +02:00
Kari B. Skjerve
dc6448a9af changed output functionality 2012-05-02 12:47:46 +02:00
Kari B. Skjerve
1c67e0cf19 added upscale_steadystate_implicit 2012-05-02 12:47:18 +02:00
Kari B. Skjerve
7d8b4222ce Fixed output header 2012-03-29 15:11:41 +02:00
Kari B. Skjerve
341133ba52 porosity comp also when not upscaling perm 2012-03-09 15:16:55 +01:00
Bjørn Spjelkavik
dddec0c365 Restored distcheck option 2012-02-07 13:54:32 +01:00
Bjørn Spjelkavik
f49c249b35 Use common files from Opm instead of Dune. #3 2012-02-07 12:20:50 +01:00
Atgeirr Flø Rasmussen
b32993f8da Added test data point. 2012-01-27 09:07:13 +01:00
Kari B. Skjerve
b907f3c6ac Changed number of significant numbers in output to 4 2012-01-25 14:32:24 +01:00
Kari B. Skjerve
2f31cfa8d0 changed linsolver_tolerance to 1e-12, added check on swir/swor 2012-01-24 13:07:04 +01:00
Kari B. Skjerve
1361539489 Preserve minimum and maximum pressure points (to preserve min and max
saturations). Also changed linsolver_tolerance to 1-12.
2012-01-24 11:11:23 +01:00
Kari B. Skjerve
42229bd78b Fixed problem with saturation endpoints being up to machie precsion
outside accepted limits
2012-01-23 15:16:24 +01:00
Ingeborg Ligaarden
60cb47bdb3 Changed default value of sat_change_year from 0.0 (impossible..) to the more sensible value 1.0e-5. 2012-01-09 17:34:20 +01:00
Atgeirr Flø Rasmussen
a7ecacca31 Fixed pkg-config data. 2012-01-02 10:45:49 +01:00
Kari B. Skjerve
2cc6eef240 Anisotropic input 2011-12-23 13:03:56 +01:00
Ingeborg Ligaarden
2b5a479da7 Changed default max_it to 100. 2011-12-14 16:56:12 +01:00
Ingeborg Ligaarden
757561f65f Make initalization with capillary pressure default. 2011-12-13 20:33:04 +01:00
Ingeborg Ligaarden
e47cf2632b Merge. 2011-12-13 11:19:37 +01:00
Ingeborg Ligaarden
41212d5acd Catch exception if initialisation of capillary limit fails and then initialize by uniform distribution (thresholded by saturation limits). Also move check/correction of saturation limits (max/min saturation). 2011-12-13 10:49:11 +01:00
Bård Skaflestad
44d8ecdb88 Hook new example 'upscale_relpermvisc' up to build. 2011-12-12 21:23:08 +01:00
Kari B. Skjerve
bb9c657d16 added upscale_relpermvisc.cpp - relperm upscaling in viscous
limit. Not tested yet, committed due to structural changes in repo
2011-12-12 12:14:08 +01:00
Kari B. Skjerve
1810dfc754 added relative permeability upscaling in viscous limit (not testet,
checked in due to structural changes in repo)
2011-12-12 12:12:10 +01:00
Ingeborg Ligaarden
a9d30e2143 Changed default init_stepsize and max_stepsize. 2011-12-09 14:49:38 +01:00
Atgeirr Flø Rasmussen
ae6cd9723f Changed name of executable. 2011-12-09 13:34:35 +01:00
Atgeirr Flø Rasmussen
6ae03765f8 Added new method setToCapillaryLimit() and parameter start_from_cl. 2011-12-09 12:56:38 +01:00
Atgeirr Flø Rasmussen
bdfe8c8884 Removed "uint" linuxism, changed isnan() and friends into std::isnan() etc. 2011-12-06 10:43:34 +01:00
Ingeborg Ligaarden
5dd9ea32b4 Merged changes. 2011-11-25 15:08:48 +01:00
Ingeborg Ligaarden
a8b5c886e4 Fix indentation. 2011-11-23 18:13:31 +01:00
Ingeborg Ligaarden
a787904dfa Initalize with s_min+1e-4 and s_max-1e-4. 2011-11-23 18:09:53 +01:00
Ingeborg Ligaarden
cf96539d7b Initialize system with s_min < s < s_max. 2011-11-18 17:51:25 +01:00
Kari B. Skjerve
91510ba38a Fixed bug in output print 2011-10-27 10:43:40 +02:00
Halvor M. Nilsen
865a342306 changed to only compiling two tests 2011-10-24 11:10:28 +02:00
Halvor M. Nilsen
5d5b6dd344 fixed spu_2p.cpp after change of interface of implicit transport 2011-10-24 10:33:34 +02:00
Halvor M. Nilsen
eaefebf8ab corrected initial timestep setting; corrected mistake with not 2011-10-18 15:21:11 +02:00
Halvor M. Nilsen
fc8d2bf2c2 checking after getting things to run, I do not trust the results 2011-10-14 16:46:09 +02:00
Bård Skaflestad
3612b52d58 Restore build of all examples.
Disable 'test_array' programme.  Sources missing.
2011-10-13 15:52:34 +02:00
Halvor M. Nilsen
19d8233a53 checking after changing back to grid interface euler in traits and adding boundary conditions for fixed, the code finialy does something 2011-10-13 10:26:51 +02:00
Halvor M. Nilsen
f2389aa9be mearge from upstream 2011-10-12 13:23:20 +02:00
Halvor M. Nilsen
c615044a20 removed error chekin 2011-10-12 13:20:42 +02:00
Halvor M. Nilsen
7e3ac791ae changes to try to make upscaling work with implicit solver 2011-10-12 13:18:48 +02:00