Commit Graph

289 Commits

Author SHA1 Message Date
Bård Skaflestad
08e4a2db2f Ignore new executables in dune-upscaling module. 2011-03-08 09:42:52 +01:00
Håvard Berland
a62aa37967 spelling error in outputted text 2011-03-07 18:19:30 +01:00
Håvard Berland
915af2d5d2 use zresolution as default value for zlen in cpchop_depthtrend 2011-03-03 18:43:36 +01:00
Håvard Berland
7fbbec6b47 add a cpchop-variant for studying depth trends 2011-03-01 22:27:15 +01:00
Håvard Berland
8182c85b49 Add new program for doing water saturation upscaling
Represents a subset of the functionality in upscale_relperm
that can upscale capillary pressure as a function of global
water saturation in model. Also prints out water saturation
pr. rocktype alongside global capillary pressure
2011-03-01 18:22:18 +01:00
Håvard Berland
a6f7372de6 more cleanup; old commented-out code (pre-OPM) removed 2011-03-01 08:11:20 +01:00
Håvard Berland
2c59466971 Cleanup; remove commented out code and fix indendation 2011-03-01 08:06:35 +01:00
Håvard Berland
3ba1abe13f hg backout of changeset 1fc8598d32fb
(it had the wrong commit message and should not have been
committed either)
2011-02-28 19:40:34 +01:00
Håvard Berland
9fedd8de88 allow for non-zero zmin in cpregularize
(allows for example grids with only negative numbers, with
zmax at zero instead)
2011-02-28 19:32:47 +01:00
Håvard Berland
ed043a5dfe some fixes, still a rough script for deb-making 2011-02-23 23:25:18 +01:00
Håvard Berland
003f85c515 include a default value for waterresistivity 2011-02-23 18:51:41 +01:00
Håvard Berland
bb7d0904b0 fix bug when only one Jfunction-file were provided for all rocktypes
also remove subversion keyword substitution id's
2011-02-23 18:44:58 +01:00
Atgeirr Flø Rasmussen
58d0399d5c More test runs. 2011-02-08 12:54:30 +01:00
Håvard Berland
89044d7f73 Follow up change in EclipseGridParser with regard to unit handling
upscale_avg should be unit-agnostic, so we ask EclipseGridParser
not to convert from SI.
2011-02-07 19:31:23 +01:00
Atgeirr Flø Rasmussen
929d06f524 Modified programs to account for parser changes. A summary:
- Code using the ...Upscaler classes must supply an SI-converted parser.
 - Code manipulating arrays of PERMX values (for example) must take care
   to use the non-converted values, as it is usually written with millidarcies.
2011-02-04 11:18:12 +01:00
Håvard Berland
b50b13c5c9 cpchop: Do not add counter to outputted filenames if subsamples=1
also fix a compiler warning
2010-12-08 14:08:19 +01:00
Bård Skaflestad
16d78abd41 Update ignore list for recent executable. 2010-12-07 20:00:19 +01:00
Håvard Berland
ac474f52d8 cpregularize: change default for z_tolerance to more than zero
Tests show that this has a huge effect on helping
upscaling to converge for subsamples, while still being
small enough to be negligible in the grid dimensions.
2010-12-07 19:24:03 +01:00
Håvard Berland
a8b1c6eddc fix bug: the code did not properly spread 20 cells onto 11 coarse cells 2010-12-07 15:19:36 +01:00
Håvard Berland
ed50289c3b cpregularize: fix Makefile.am following namechange 2010-11-24 08:36:14 +01:00
Håvard Berland
a6854ab841 merge 2010-11-24 08:23:46 +01:00
Håvard Berland
7a39f78611 add new user program, cpregularize, to regularize cornerpoint grids 2010-11-24 08:22:14 +01:00
Håvard Berland
3e51abf6e3 For subsamples that fail to converge, just ignore them for now. 2010-11-24 08:12:19 +01:00
Håvard Berland
cd061a6d4f specify minperm unit in usage() 2010-11-24 08:11:32 +01:00
Håvard Berland
934188d6c5 first version of cpregularize that might work (also changed name) 2010-11-23 23:04:17 +01:00
Håvard Berland
8aa583bfad merge 2010-11-20 13:22:01 +01:00
Håvard Berland
15380b89c2 add minperm as an option (and a sensible default) 2010-11-20 13:13:55 +01:00
Håvard Berland
240cff0403 fix bug: convert minperm from Darcy to SI 2010-11-20 09:18:20 +01:00
Håvard Berland
7c8635d292 support minperm in cpchop and exp_variogram
If not, permeability upscaling will not converge for grids with
cells with zero permeability
2010-11-20 08:59:56 +01:00
Håvard Berland
78fa8166b4 more work on cp_regularize, does not compile 2010-11-17 22:34:37 +01:00
Håvard Berland
09bfdf23a3 merge 2010-11-17 21:40:42 +01:00
Håvard Berland
46648edad7 new user program, to regularize cornerpoint grids with proper upscaling. WIP! 2010-11-17 21:40:15 +01:00
Atgeirr Flø Rasmussen
fa3bc15cff Added test result. 2010-11-11 09:54:03 +01:00
Håvard Berland
8558ba8107 reinstate two copyright lines
not to be considered as full shared copyright of the entire file
2010-11-09 14:01:10 +01:00
Håvard Berland
2e465a5f7b remove copyright-line, as copyright is distributed 2010-11-08 18:19:25 +01:00
Håvard Berland
9084982db0 merge 2010-11-08 18:14:46 +01:00
Håvard Berland
5506e1b9b2 fix hgignore for exp_variogram 2010-11-08 18:05:53 +01:00
Atgeirr Flø Rasmussen
001e1ce9e7 Fixed cpchop ignore. 2010-11-08 14:33:11 +01:00
Håvard Berland
c202ce4507 first version of code for experimental variogram 2010-11-07 21:08:34 +01:00
Håvard Berland
d5edccb576 fabs is probably smarter to use than abs on floats. 2010-11-07 21:07:55 +01:00
Håvard Berland
033274edb0 allow resettoorigin to be set from command line (still WIP) 2010-11-05 18:44:45 +01:00
Håvard Berland
37ff52a502 Validate user input before chopping 2010-11-05 18:41:14 +01:00
Håvard Berland
c3b4578c8c merge 2010-11-05 16:32:26 +01:00
Håvard Berland
3144801bdb Removed file (moved to dune-cornerpoint repository) 2010-11-05 16:32:13 +01:00
Atgeirr Flø Rasmussen
e8c4755527 Fixed uint->size_t issues, added ignore for executables. 2010-11-05 13:03:29 +01:00
Håvard Berland
08e0ec9686 CornerpointChopper moved to dune-cornerpoint modeule 2010-11-05 12:24:07 +01:00
Håvard Berland
6faee22573 Move cpchop to examples-directory 2010-11-05 08:24:54 +01:00
Håvard Berland
680d5fb32c fix compile errors and some warnings 2010-11-04 21:59:27 +01:00
Håvard Berland
35eff1629a Makefiles for examples-directory. Does not compile. 2010-11-04 21:21:33 +01:00
Håvard Berland
4b538aeeb4 Add Statoils facade code for singlephase upscaling
Extends singlephase upscaling code to relative permeability
in capillary limit, and to conductivity upscaling based on Archie's law
2010-11-04 13:19:47 +01:00