Commit Graph
10565 Commits
Author SHA1 Message Date
Magne Sjaastad 73c1f97431 #5808 Summary Plot : Exclude *WCT vectors as cumulative vectors 2020-05-22 12:52:21 +02:00
Magne Sjaastad 2dc9d1c10b #5917 Export Completion: Avoid overwrite of export completion well name 2020-05-22 12:28:08 +02:00
Magne Sjaastad 79d32d5993 #5917 Export Completion: Use export name in comments 2020-05-22 12:28:08 +02:00
Magne Sjaastad 82969c3523 #5898 Postfix fault direction instead of prefix 2020-05-22 10:28:42 +02:00
Magne Sjaastad 6b64ab7982 Well Target : Show "MD at first target" as disabled instead of hidden 2020-05-22 09:57:45 +02:00
Gaute Lindkvist 52a2ed545e #5830 Fix auto-generated target at sea level 2020-05-22 09:56:39 +02:00
Gaute Lindkvist cc1f157e09 #5905 Fix wrong percentile calculation
* We sent in percent values (0-100) instead of the fractional values (0 - 1) that RigHistogramCalculator::calculatePercentile required.
* It has been like this for years AFAICT.
2020-05-22 09:07:48 +02:00
Magne Sjaastad fb763483a2 Always try to import well path from well path cache 2020-05-20 18:33:36 +02:00
Gaute Lindkvist ba497bebdf #5945 Make the new default ensemble curve set feature take the preferences into account 2020-05-20 15:38:57 +02:00
Gaute Lindkvist df596a5f6a Fix signed/unsigned warning 2020-05-20 09:34:31 +02:00
Gaute Lindkvist 67b5dc8615 #5950 Wbs: Fix wrong behaviour for LAS-file PP_INP 2020-05-20 09:34:31 +02:00
Magne Sjaastad 2df4def7b1 NNC : Fix pytest 2020-05-18 15:22:41 +02:00
Magne Sjaastad c8420d5962 NNC : Fix visual artifacts for some models 2020-05-18 12:06:42 +02:00
Magne Sjaastad b41df5a62a NNC: Compute data on demand 2020-05-16 16:57:52 +02:00
Gaute Lindkvist ce5b88405b #5936 Fix use of LAS for PP Non-Reservoir 2020-05-15 13:51:17 +02:00
Magne Sjaastad 9be0e0ba59 NNC info : Count NNCs with no overlap area, and display first 20 2020-05-15 12:51:19 +02:00
Magne Sjaastad 04243dfa64 NNC : Add settings to preferences and compute on demand
Ported several commits from dev

#5913 Import NNC : Do not compute NNCs if importNNCs is disabled in preferences
#5914 Import faults : Avoid computation of faults if turned off in preferences 
#5925 NNC computations : Add flag in preferences to include inactive cells
Allan : Do not test for cached data in pytest
#5925 Simplify computation of fault data
#5932 NNC data : Compute geometry when NNC data is asked for
Remove obsolete parameters
2020-05-15 12:51:19 +02:00
Gaute Lindkvist 72436f0a72 Improve NNC memory use 2020-05-15 09:56:24 +02:00
Gaute Lindkvist 4b3d41d53e Reduce NNC memory use 2020-05-15 09:56:24 +02:00
Gaute Lindkvist 24f4b1d4ac Improve NNC calculation load balancing 2020-05-15 09:56:24 +02:00
Gaute Lindkvist 7674e87359 Use guided openmp for loop 2020-05-15 09:56:24 +02:00
Gaute Lindkvist ec2a924767 #5915 improve performance of NNC computation and limit to active cells 2020-05-15 09:56:24 +02:00
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 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 c7f9d03229 Grid cell time history curves : Guard null pointer access 2020-04-19 07:01:19 +02:00
Magne Sjaastad 3c05fff768 Output field keyword alias names 2020-04-17 13:55:49 +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
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 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 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