Gaute Lindkvist
30f5a76ee4
Silence C4505 warning for Visual Studio 2017 CL 19.13
2018-11-08 12:52:28 +01:00
Gaute Lindkvist
4f0e818009
2d Maps: Fix Read Only setting for cell result
2018-11-08 12:52:28 +01:00
Gaute Lindkvist
e07f4ea37f
#3638 2d Maps: Update info box when result and aggregation changes and change sampleSpacing to be relative
2018-11-08 12:52:28 +01:00
Gaute Lindkvist
c67469b410
#3627 2d Maps: Nearly true volume of intersection weighing + riOilVolume result
...
* Takes the volume summation error from around 30% -> 1.5-2.0% for Norne and TEST10K_FLT_LGT_NNC for sample
spacing approximately the same as grid characteristic size.
* The latter part is for #3630 and adds a special case for calculating 2d Maps SUM of riOilVolume since it needs
to avoid using the actual riOilVolume 3d result but instead use SOIL to avoid multiplying by cell volume twice.
2018-11-08 11:52:19 +01:00
Gaute Lindkvist
50a0924f84
#3630 Fix volume sum calculation to avoid multiplying by volume twice.
2018-11-08 11:52:19 +01:00
Gaute Lindkvist
ef4b70d6e5
#3630 Implement volume calculation on grid
2018-11-08 11:52:19 +01:00
Gaute Lindkvist
8ebfe074f1
#3642 Make sure cell visibility storage is cleared when LGRs are created.
...
* This fixes data corruption causing both #3632 and #3643 .
2018-11-08 11:52:19 +01:00
Bjørn Erik Jensen
cfb45f674a
#3604 Export completions. New feature 'Export Completion Data for Temporary LGRs'
2018-11-08 11:24:40 +01:00
Bjørn Erik Jensen
963c403869
ClangFormat
2018-11-07 15:51:26 +01:00
Bjørn Erik Jensen
e8bf189116
#3640 File commands. New class RicfApplicationTools containing reusable functionality
2018-11-07 15:42:55 +01:00
Magne Sjaastad
06db391689
Temporary LGR : Clear all selections before reloading case
2018-11-07 14:29:34 +01:00
Magne Sjaastad
54434d8f7d
#3513 System : Add test code for RicfObjectCapability::writeFields
2018-11-07 10:38:08 +01:00
Bjørn Erik Jensen
95aaa35383
#3608 Temp LGR. Use short name in export due to Eclipse limitations
2018-11-07 09:48:56 +01:00
Magne Sjaastad
f7375a63ce
Use zero as default time step
2018-11-07 09:01:25 +01:00
Magne Sjaastad
a5d6fa1bba
Revert " #3640 Add convenience allEclipseCases()"
...
This reverts commit f1d017f1a4
.
2018-11-07 08:46:07 +01:00
Magne Sjaastad
f1d017f1a4
#3640 Add convenience allEclipseCases()
2018-11-07 08:41:04 +01:00
Bjørn Erik Jensen
9b42c9fde6
#3605 Temp LGR. Delete existing temp LGRs when creating new
2018-11-07 07:46:33 +01:00
Bjørn Erik Jensen
7d9c858f13
#3566 Temp LGR. Command file command createLgrForCompletions
2018-11-07 07:00:33 +01:00
Magne Sjaastad
10394f1571
Move black from first to last palette color for well log plot curves
2018-11-06 13:37:01 +01:00
Bjørn Erik Jensen
e72f8a8ced
#3611 Temp LGR. Fix build error
2018-11-06 13:33:47 +01:00
Bjørn Erik Jensen
0acddea407
#3611 Temp LGR. Fix LGR splitting by completions issue
2018-11-06 11:29:00 +01:00
Bjørn Erik Jensen
886487f45d
#3631 Well Path Export. Use RKB for modeled well paths
2018-11-06 11:23:35 +01:00
Magne Sjaastad
eaec135019
#3636 Temporary LGR : Add required reload functions
2018-11-06 11:15:36 +01:00
Magne Sjaastad
fcd9c78dcf
Temporary LGR : Remove invalid test for eclipse view
2018-11-06 11:07:00 +01:00
Magne Sjaastad
f36ca9b49d
Reenable read/write of modeled well path name
2018-11-06 10:55:06 +01:00
Magne Sjaastad
f2b8f8487c
#3636 Temporary LGR : Always rebuild geometry of intersections
2018-11-06 10:55:06 +01:00
Magne Sjaastad
59c1f612fb
#3623 Grid Items : Do not try to delete object twice
2018-11-06 10:55:06 +01:00
Magne Sjaastad
5e17eaf98a
Whitespace
2018-11-06 10:55:06 +01:00
Magne Sjaastad
00b0d6ef9f
Grid Items : Hide checkbox from property editor
2018-11-06 10:55:06 +01:00
Bjørn Erik Jensen
f5329eeac6
#3602 Temp LGR. Add forgotten ampersand
2018-11-06 10:39:45 +01:00
Gaute Lindkvist
a842f3d445
#3633 2d Maps: Make contour lines optional
2018-11-05 16:19:16 +01:00
Gaute Lindkvist
c8ebb0a4d1
#3626 2d Maps: Adjust min/max limits for all time steps and TOP result.
2018-11-05 16:19:16 +01:00
Magne Sjaastad
5970d217a8
#3629 System : Use disableWriteAndSetFieldHidden()
2018-11-05 14:42:39 +01:00
Magne Sjaastad
174998335f
#3629 System : Use disableIO() instead of disableRead and disableWrite
2018-11-05 14:42:39 +01:00
Magne Sjaastad
f30c87491c
#3629 System : Add helper function to disable write and set field hidden
2018-11-05 14:42:39 +01:00
Magne Sjaastad
b74a7b9683
#3558 Grid items in Project Tree : Mark show main grid as obsolete, and propagate setting to RimGridCollection
2018-11-05 14:42:39 +01:00
Gaute Lindkvist
1422403b71
#3596 Add new aggregation for Oil / Water / HC columns and improve speed and reliability.
...
* Avoid calculating results many times for each change.
* Avoid drawing spurious contour lines when results are undefined.
* Add aggregation type to legend header (#3594 ).
2018-11-05 14:31:23 +01:00
Magne Sjaastad
8f275757dc
System : Display graphics card details in about dialog
2018-11-05 12:26:10 +01:00
Magne Sjaastad
ff12b617bb
#3625 Fracture header : Report permeability instead of conductivity
2018-11-05 10:53:35 +01:00
Magne Sjaastad
063c0533b3
#3625 Fracture header : Use RigTransmissibilityEquations
2018-11-05 10:53:35 +01:00
Magne Sjaastad
056c22b8af
#3625 Fracture header : Add computation of permeability
2018-11-05 10:53:35 +01:00
Gaute Lindkvist
ccea48bc25
#3624 Guard use of m_viewer in Rim2dEclipseView
2018-11-05 09:56:03 +01:00
Gaute Lindkvist
8545fe5d7f
#3502 2d Maps bounding volume averaging: use local 2d extrusion height rather than global bounding height
2018-11-05 08:46:50 +01:00
Gaute Lindkvist
aa2d8a7399
#3502 Improve weighing by using bounding box overlap between 2d extrusion and cell.
2018-11-02 16:25:23 +01:00
Gaute Lindkvist
f71c4c75f5
2d Maps: Remove unnecessary prototype code
2018-11-02 16:25:23 +01:00
Gaute Lindkvist
dd48bd078c
2d Maps: Make sure LGRs are covered by range filter in contour maps.
2018-11-02 16:25:22 +01:00
Magne Sjaastad
0ac2b35fe2
2D contour map : Guard null pointer access
2018-11-02 15:49:13 +01:00
Magne Sjaastad
83d4f42e91
#3623 Grid Items : Sync all grid collections from main grid
2018-11-02 15:42:41 +01:00
Magne Sjaastad
cc7d7d8b65
#3621 Export snapshots : Use hugeval if no result is selected
2018-11-02 13:15:03 +01:00
Magne Sjaastad
6bec1615e1
HoloLens : Improve icons
2018-11-02 13:02:32 +01:00