Commit Graph

12644 Commits

Author SHA1 Message Date
Magne Sjaastad
dbe782a9a0 LibEcl : Add missing include for latest VS2019 2020-04-18 09:20:40 +02:00
Magne Sjaastad
e3143eb949 Grid cell time history curves : Guard null pointer access 2020-04-18 09:20:04 +02:00
Magne Sjaastad
3c05fff768 Output field keyword alias names 2020-04-17 13:55:49 +02:00
Magne Sjaastad
2d5d4e4f52 Update to release for 2020.04 2020-04-17 13:14:29 +02:00
Magne Sjaastad
4fa00a5252 Guard null pointer access 2020-04-17 13:09:28 +02:00
Magne Sjaastad
404a9ec7d9 Add icon to intersection results 2020-04-17 12:49:54 +02:00
Gaute Lindkvist
5d86e16029
Update index.rst 2020-04-17 11:28:42 +02:00
Gaute Lindkvist
2f3c950110
Update index.rst 2020-04-17 11:27:10 +02:00
Magne Sjaastad
bc4313f489 #5804 Separate Surface Result : Missing update of content in property editor 2020-04-16 16:08:33 +02:00
Magne Sjaastad
d675db98f6
Update python doc (#5803)
Several improvement and adjustments to the Python documentation

- applied autopep8
- add summary example
- use references to reference other classes and methods
2020-04-16 16:06:18 +02:00
Magne Sjaastad
7f3bc6533e #5792 Python : Do not show file selection dialog in console mode 2020-04-16 07:22:17 +02:00
Magne Sjaastad
9e48d7ba7e Python : Config and description of autopep8 2020-04-16 07:22:17 +02:00
Magne Sjaastad
dc8f2f0d34
Merge pull request #5799 from OPM/py-sum-case
Python Summary Case : Import and access to objects
2020-04-15 23:11:14 +02:00
Magne Sjaastad
185e4c15ef #5792 Python : Add import_summary_case and find summary case from ID
Add example of use and updated documentation
2020-04-15 21:58:18 +02:00
Magne Sjaastad
f0275df249 Python Doc : Avoid documenting inherited members 2020-04-15 21:58:18 +02:00
Magne Sjaastad
d255dfb8c4 #5792 Python : Preparations
Fix wrong text in date time class
Remove message box, as the function is also intended to be used in a console setting
2020-04-15 21:58:18 +02:00
Magne Sjaastad
4102ba1454 #5800 Delta summary : Fix computations for fixed time step
Use the original dataset, not the resampled dataset when finding the constant value to use.
2020-04-15 14:52:11 +02:00
Magne Sjaastad
c9def2063d #5801 Icon for delta summary case 2020-04-15 14:27:56 +02:00
Gaute Lindkvist
7bbbac8277 #5780 #5795 Improve handling of air gap in modelled well paths + fix result instability.
* Stop using the auto generated target at sea level to generate the well path
* This is because the well path is used to generate the target at sea level.
* The alternative would be to iterate until the target and well path is stable, assuming it converges.
2020-04-15 14:20:27 +02:00
Gaute Lindkvist
7b445a7fb7 #5585 Improve the way we decide on autozoom for the X-range in Well Log Tracks 2020-04-15 14:17:10 +02:00
Kristian Bendiksen
0b47e27e89 #5775 Add ensemble id to RimSummaryCaseCollection. 2020-04-14 19:12:05 +02:00
Kristian Bendiksen
a67286d78f #5775 Add case id to summary case. 2020-04-14 19:12:05 +02:00
Magne Sjaastad
c56385361e #5784 Contour Map : Guard null pointer access 2020-04-10 08:05:06 +02:00
Magne Sjaastad
d748cfc96f #5777 Well Measurements : Add icons 2020-04-10 08:01:17 +02:00
rebekkasjaastad
5a46000c3c
Well Measurement Icons (#5789) 2020-04-09 13:55:19 +02:00
Magne Sjaastad
0b0a314743 Fix typo 2020-04-07 21:44:43 +02:00
Magne Sjaastad
1c511dbeb3 #5779 Create Well Path : Add auto generated target at sea level 2020-04-07 21:44:43 +02:00
Magne Sjaastad
379276ae06 Guard null pointer access 2020-04-07 21:44:43 +02:00
Magne Sjaastad
15d727aca7 #5779 Add const to access methods 2020-04-07 21:44:43 +02:00
Magne Sjaastad
4c311f3c54
Merge pull request #5783 from magnesj/test-qt-cache 2020-04-07 18:59:45 +02:00
Magne Sjaastad
27c99039b8 Cache Qt for ResInsight 2020-04-07 15:39:56 +02:00
Magne Sjaastad
c55879f2f9 bump 2020-04-07 15:35:09 +02:00
Magne Sjaastad
b1770897ad fix run-cmake 2020-04-07 15:26:42 +02:00
Magne Sjaastad
57f530adee Typo 2020-04-07 15:21:18 +02:00
Magne Sjaastad
36746b82bf Test cache of Qt 2020-04-07 15:19:24 +02:00
Magne Sjaastad
a99a32e8f3
Merge pull request #5760 from OPM/summary-data-python
Python support for summary data
2020-04-07 10:37:53 +02:00
Magne Sjaastad
60caae37e7 Summary Data : Update example 2020-04-07 10:16:27 +02:00
Magne Sjaastad
3b8cdaa5e0 #5757 Python : Report error message if no result is created 2020-04-07 10:16:04 +02:00
Magne Sjaastad
f16185a652 Adjustments after review 2020-04-07 10:01:03 +02:00
Magne Sjaastad
5453e766d0 #5766 Sim Well Disks : Improve logic related to display of labels 2020-04-07 08:42:29 +02:00
Kristian Bendiksen
2b28bbc0b6 Disable PdmUiColorEditor correctly when set to read-only. 2020-04-07 08:42:29 +02:00
Kristian Bendiksen
eff3c91e4b #5766 Make it possible to change color of well disks. 2020-04-07 08:42:29 +02:00
Kristian Bendiksen
0be429e0fe #5766 Hide well disk labels when simulation well labels are turned off. 2020-04-07 08:42:29 +02:00
Kristian Bendiksen
6702f21097 #5766 Make well disk 4x bigger by default. 2020-04-07 08:42:29 +02:00
Kristian Bendiksen
67864399fe #5656 Fix display of well disks in contour map
The summary reader would not be set if the property editor had not been
shown (i.e. defineUiOrdering had not been done) before the first draw.
2020-04-07 08:42:29 +02:00
Kristian Bendiksen
0c9223e965
Merge pull request #5765 from OPM/wbs-input-fixes
Wbs input fixes
2020-04-06 15:51:52 +02:00
Kristian Bendiksen
a349232c6c #5665 Fix import of element properties in saved projects.
The RigFemPartResultsCollection result cache could contain entries without data if
a query for that particular result had been made before the file had been
imported.
2020-04-06 13:55:22 +02:00
Kristian Bendiksen
4da969f86b #5696 WBS: Fix check for element properties when creating options source list.
An off-by-one error in the time step when checking if a element property table
has any values would lead to the "Propery Table" option not being shown in the
UI for the default time step (i.e 0).

This makes it possible to select UCS and POISSON_RATIO as element properties.
2020-04-06 13:55:22 +02:00
Kristian Bendiksen
0733c00915 #5695: Improve pore pressure input options for reservoir/non-reservoir pressure.
Current options for reservoir:
1. Grid (POR-Bar)
2. LAS file (PP_INP, PP_RES_INP, POR_RES_INP)
3. Property table (POR_INP, PP_INP)

Current options for non-reservoir:
1. LAS file (PP_NONRES_INP or POR_NONRES_INP)
2. Property Table (POR_NONRES_INP or PP_NONRES_INP)
3. Hydrostatic
2020-04-06 13:55:22 +02:00
Magne Sjaastad
8560d67a66 #5769 Well Disk : Show error messages in message window 2020-04-06 13:04:53 +02:00