Commit Graph
12657 Commits
Author SHA1 Message Date
Magne Sjaastad de4fafe744 Fix crash in WBS curves when rkb diff is 0 (ported to patch branch) 2020-05-13 14:38:34 +02:00
Gaute Lindkvist 3ac35050bc #5888 only apply LAS-PP-values within reservoir 2020-05-13 14:28:48 +02:00
Gaute Lindkvist 0f456714bc #5863 Always use grid for PP0 2020-05-13 14:28:41 +02:00
Magne Sjaastad 00cd16ed4f Fix misspelled Allan diagram (#5906)
Closes #5816
2020-05-12 08:26:22 +02:00
Magne Sjaastad cc803b5c38 Set version to 2020.04.1-RC01 2020-05-05 12:52:02 +02:00
Magne Sjaastad 6d9985d2ef #5865 Fault and NNC performance : Build NNC geometry when needed 2020-05-05 12:40:14 +02:00
Magne Sjaastad 943d977298 #5856 Well Disks : Improve logic to guard when geometry is created 2020-05-05 12:39:58 +02:00
Magne Sjaastad fdd3625bc2 #5852 3D view: Avoid more work than required 2020-05-05 12:37:22 +02:00
Magne Sjaastad 41a4e470d3 #5852 3D view: Avoid creation of viz objects in clearGeometryCache
m_geometries[geomType].clearAndSetReservoir( geomType, rimEclipseCase, m_reservoirView ) was causing relative heavy performance issues. This is related to several structures being allocated and initialized in constructor in some visusualization object. Preferred workflow: Mark the geometry for recreation using the flag, and do the actual work when visualization is to be created.
2020-05-05 12:36:01 +02:00
Magne Sjaastad 5de98ea7b0 #5847 Eclipse Ascii Case: Import of properties with comment in header fails 2020-05-05 12:34:58 +02:00
Magne Sjaastad 4d98a8d502 #5856 Well Disks: Convert to time_t once instead of N times 2020-05-05 12:34:25 +02:00
Magne Sjaastad eeb90fcdea #5856 Well Disks : Guard recompute and limit evaluation to visible wells 2020-05-05 12:34:01 +02:00
Magne Sjaastad 695571c2b0 LibEcl : Add missing include for latest VS2019 2020-04-19 07:01:19 +02:00
Magne Sjaastad c7f9d03229 Grid cell time history curves : Guard null pointer access 2020-04-19 07:01:19 +02:00
Magne Sjaastad 53cf99e701 Merge pull request #5811 from OPM/dev
Release 2020.04
2020-04-17 16:23:44 +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