Magne Sjaastad
e96cc60ee7
#3224 Non-Darcy longitudinal : Use geometric mean for B-factor
2018-09-24 15:10:46 +02:00
Bjørn Erik Jensen
fce06c0057
#3391 Ensemble curves. Use vector addresses from the case having the highest number of vectors
2018-09-24 13:59:55 +02:00
Bjørn Erik Jensen
e0d7352c1b
#3388 Ensemble curve set statistics. Hide P50 curve by default
2018-09-24 13:25:23 +02:00
Bjørn Erik Jensen
f3e1dbe838
#3254 MSW perforations export. Add MSW options to perforations collection class
2018-09-24 09:35:59 +02:00
Bjørn Erik Jensen
b028c36116
#3260 Well Path Export. Export dev file, new commands
2018-09-21 13:44:45 +02:00
Magne Sjaastad
6eb5cb21c8
#3343 Holo Lens : Add colorFromCellCategory
2018-09-19 14:34:00 +02:00
Bjørn Erik Jensen
dbf0747036
#3374 Ensemble curves. Fix several right axis issues
2018-09-19 14:08:16 +02:00
Bjørn Erik Jensen
ce59e8a0d0
#3320 Observed data import. Line based CSV import
2018-09-19 13:03:21 +02:00
Jacob Støren
50a579c136
Remove compiler warning + whitespace
2018-09-19 10:23:20 +02:00
Gaute Lindkvist
38c2c9c237
#3339 Make order of summary curves in plot predictable.
...
* The issue is sorting on pointer address for ensembles and summary cases. Instead sort by name.
* The crucial changes are in RiaSummaryCurveDefinition.cpp, RimSummaryCase and RimSummaryCaseCollection.
* The rest of the changes are just fallout from changing the pure virtual method RimSummaryCase::caseName to be const. The rest just follows.
* RimGridSummaryCase::caseName does alter something, but this variable was already declared mutable.
2018-09-18 11:31:10 +02:00
Gaute Lindkvist
592645ed42
Change Well Path Attribute Depth Start and Depth End to Start MD and End MD respetively.
2018-09-18 11:31:10 +02:00
Gaute Lindkvist
d9ba4090df
Remove superfluous "To Auto Name" from water depth auto tag setting for well log plots.
...
* It was the only tag having that extra string.
2018-09-18 11:31:10 +02:00
Gaute Lindkvist
3a6bfacf61
Make well path attribute table resize to fit the container.
2018-09-18 11:31:10 +02:00
Bjørn Erik Jensen
5dc4eae4de
#3370 Ensemble curves. Fix crash and duplicate grouped curves issue
2018-09-18 11:30:05 +02:00
Gaute Lindkvist
9a47cdf8ab
Improve const-correctness for RimSummaryCaseMainCollection::findSummaryCaseFromEclipseResultCase
...
* It doesn't need a non-const RimEclipseResultCase pointer and this was causing an issue in new use of the method.
2018-09-17 10:51:45 +02:00
Gaute Lindkvist
9953c56c35
Make mean calculators more consistent and add an harmonic mean calculator.
2018-09-17 10:51:45 +02:00
Bjørn Erik Jensen
6f42d6ae1f
#3264 MSW fracture export. Rename some fields
2018-09-14 12:52:25 +02:00
Magne Sjaastad
20542d90ad
#3367 Cell Edge : Crash when selecting after project fails to load
2018-09-14 09:54:35 +02:00
Magne Sjaastad
43ae203dea
#3366 Well Connection Factor : Crash when selecting WCF when project fails to load
2018-09-14 09:47:38 +02:00
Magne Sjaastad
14e94ea232
#3364 Fault Collection : Crash when case fails to load
2018-09-14 09:30:05 +02:00
Magne Sjaastad
35b728c133
#3349 Fracture Scaling : Improve naming in UI
2018-09-14 08:38:23 +02:00
Bjørn Erik Jensen
b4dd37337a
#3318 Plot editor performance. Several performance fixes
2018-09-13 12:38:50 +02:00
Magne Sjaastad
d40f36e574
Fracture Containment : Simplify logic
2018-09-13 11:50:24 +02:00
Magne Sjaastad
6fc0196e84
Fracture : Always schedule redraw
...
Schedule redraw of all views, as we do not know where the fracture is visible
2018-09-13 11:49:57 +02:00
Magne Sjaastad
c7c34d3735
Fracture Templates : Refactor load and update logic when geometry changes
2018-09-13 08:32:27 +02:00
Jacob Støren
fce3d586ca
#3358 Fix missing update of 2D intersection views when completion type is recalculated
2018-09-12 14:20:43 +02:00
Jacob Støren
0431540073
#3312 Well Path Creation: Update intersections, completion type result and fractures when moving the wellpath
2018-09-12 14:20:43 +02:00
Jacob Støren
3d752995d2
#3312 Well Path Creation update preparations. Rename of method
2018-09-12 14:20:43 +02:00
Magne Sjaastad
63354c7fd0
Use range based for
2018-09-12 13:50:13 +02:00
Magne Sjaastad
20facfd583
Whitespace
2018-09-12 13:46:03 +02:00
Magne Sjaastad
67b9561c04
#3343 HoloLens Export : Use factory to create option items for views
2018-09-12 11:51:52 +02:00
Magne Sjaastad
f1dd707561
Holo Lens : Create menu and UI for export of data to folder
2018-09-12 10:34:01 +02:00
Magne Sjaastad
b019c95ab9
#3343 HoloLens Export : Add const
2018-09-12 10:04:15 +02:00
Magne Sjaastad
1a1fcfa6ea
#3355 Completion Type Viz : Missing calculation of completion type when scaling changes
2018-09-11 15:03:59 +02:00
Magne Sjaastad
d5b10546b8
#3032 Completion Export Fracture Header : Refactoring
...
Rename to reservoirCellIndicesOpenForFlow
Include inactive cells in area calculation
Consider containment/truncation for header related calculations
Moved calculations from stim plan fracture to stim plan calculator
2018-09-11 13:35:35 +02:00
Bjørn Erik Jensen
02844bc49f
#3267 MSW export. Correct default max segment length
2018-09-11 10:54:45 +02:00
Bjørn Erik Jensen
244741d96b
#3267 MSW export. Add Max Segment Length field to MSW properties
2018-09-11 10:53:40 +02:00
Jacob Støren
5e779de956
#3321 Place "Create Well Path" command in sensible context menu places
2018-09-11 10:41:58 +02:00
Jacob Støren
6ce075d341
#3321 Well Path Creation: Gui text adjustments
2018-09-11 09:41:47 +02:00
Jacob Støren
b9a2a382b1
#3322 Well Path Creation: Use positive depth in UTM reference point
...
Obsoleted the original field to facilitate conversion in a transition period. Should be removed before release.
Also removed output of unused fields.
2018-09-11 09:32:22 +02:00
Jacob Støren
be75fbc2c1
#3286 A simple default tangent calculation/adjustment when creating targets
...
Use distance weighted average of line segments
2018-09-11 08:36:14 +02:00
Jacob Støren
8b509d2f5a
#3351 Well Path: Show calculated tangent, and use as default
2018-09-10 16:33:09 +02:00
Magne Sjaastad
bbebbf108f
#3340 Remove unused variables
2018-09-10 10:27:54 +02:00
Gaute Lindkvist
0460eb2ac2
#3309 Toolbar buttons for well log plot data source and make sure only visible curves and zonation/attributes affect the data source.
...
* This also required adding some updateConnectedEditors for updating the selected property views when changing the toolbar.
2018-09-10 10:26:11 +02:00
Gaute Lindkvist
8e66ba405c
Fix crash following legend updates.
2018-09-07 15:19:43 +02:00
Gaute Lindkvist
bd9d1be3c2
#3338 Keep order of summary plot curves if you uncheck and check back curves.
2018-09-07 14:46:00 +02:00
Gaute Lindkvist
612409ac59
#3337 Make sure well log plots maintain legend order if you hide and show items.
2018-09-07 14:45:59 +02:00
Gaute Lindkvist
bdcdf49269
#3304 Implement common data source changing for zonation and well path attributes
2018-09-07 14:45:59 +02:00
Magne Sjaastad
3e10e59445
#3268 MSW Fracture Export: Add allFractures and allFishbones
2018-09-07 13:45:14 +02:00
Magne Sjaastad
7cd6c29c9c
#3268 MSW Fracture Export: Add activeFractures
2018-09-07 13:45:14 +02:00
Magne Sjaastad
1946d88c63
Whitespace
2018-09-07 13:45:14 +02:00
Magne Sjaastad
eefb131701
#3268 MSW Fracture Export : Add activeFishbonesSubs
2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
a3035d4f47
#3268 MSW export. Improved FishbonesCollection interface
2018-09-07 13:45:14 +02:00
Bjørn Erik Jensen
ff976cff38
#3268 MSW export. Improved FractureCollection interface
2018-09-07 13:45:14 +02:00
Gaute Lindkvist
f1295b3df6
#3327 Update TVD labels in plots to be TVDMSL
2018-09-07 10:57:59 +02:00
Gaute Lindkvist
11253f2dbd
Make RiaWeightedAverageCalculator a template class.
2018-09-07 10:49:00 +02:00
Gaute Lindkvist
a30139c08a
Range adjustment for tracks with well path attributes
2018-09-05 15:27:34 +02:00
Gaute Lindkvist
847c6127b0
#3308 Fix formation names in well log tracks.
2018-09-05 15:19:22 +02:00
Gaute Lindkvist
385f7ad0da
#3305 Implement well path attribute track in well bore stability plots
...
* Fix depth start and end of attributes to match the TVD/MD display setting.
2018-09-05 15:19:22 +02:00
Gaute Lindkvist
d81b85c54c
#3277 Implement stepping for Common Data Source and rename Plot Source Stepping for summary plots.
...
* The name for the UI groups is now "Data Source" for both types of data source stepping.
2018-09-05 11:49:26 +02:00
Gaute Lindkvist
b41fee3ee3
Fix compilation warning in Rim3dWellLogExtractionCurve
2018-09-04 15:29:29 +02:00
Gaute Lindkvist
ea8721f6ff
Fix crash in 3d well log curve rendering.
2018-09-04 12:57:55 +02:00
Gaute Lindkvist
5a2ecf25c2
Rename measuredDepth and TVD methods in well log extractor code
2018-09-04 12:02:23 +02:00
Gaute Lindkvist
12484bf1e9
#3297 Make casing shoe a right-angled triangle and refactor symbols
...
* Put plot symbol enum inside the symbol class.
* Put line style enums inside the line class.
* Add custom capability.
2018-09-04 12:02:06 +02:00
Gaute Lindkvist
e3baaa4133
#3261 Show 3d well log curves even if the grid result isn't dynamic.
...
* Have to be more precise on whether to attach the results as a static or dynamic property.
* Also rewrite some 3dWellLogPlanePartMgr code to only create one draw surface for each draw plane used for the curves.
2018-09-04 12:01:07 +02:00
Gaute Lindkvist
4c84bbb8a3
#3014 and #3022 Well Bore Stability: LAS and element table input and cleaned up extraction code.
2018-09-04 12:01:07 +02:00
Gaute Lindkvist
4fd9cdfda3
#3300 Fix crash when loading formation indices as part of a project file.
...
* Rename structGrid() to getOrCreateStructGrid() to make it obvious that it allocates internally.
2018-09-04 09:33:48 +02:00
Bjørn Erik Jensen
9a94fc2cde
#3299 Compdat export. WELSPEC fixes
2018-08-31 16:08:03 +02:00
Gaute Lindkvist
f8045826c7
Rename track formation source from "Well Path" to "Well Picks for Well Path"
...
* Well Path is already used elsewhere in the same group
2018-08-30 16:07:14 +02:00
Gaute Lindkvist
adc9ad322a
#3187 symbols and labels for well path attributes, initial work.
2018-08-30 16:06:20 +02:00
Gaute Lindkvist
46c5bbf4c6
#3187 Update Well Path Attributes to have a list of inch-values for diameter.
2018-08-30 16:02:55 +02:00
Jacob Støren
bddaf9d602
#3291 Fix by differensiating between dynamic and default pickEventHandlers
2018-08-30 15:43:55 +02:00
Bjørn Erik Jensen
2e8bf5aafe
#3213 Observed data import. Add categories to vector table. Modify category identification. Update unit test
2018-08-30 11:17:52 +02:00
Gaute Lindkvist
655803601e
#3276 Make curve data source more robust.
2018-08-30 09:32:28 +02:00
Jacob Støren
ad24409b91
#3287 Add update of connected curves when the well path changes
2018-08-29 17:33:58 +02:00
Jacob Støren
6168ac95ab
#3290 Always resize columnwidths when adding targets
2018-08-29 17:08:03 +02:00
Jacob Støren
9fe5631fe2
#3262 Set target dogleg default to 3.0
2018-08-29 16:59:59 +02:00
Jacob Støren
dc432e976b
#3249 Well path target point picking operational.
...
Still work to do, however.
2018-08-29 16:08:34 +02:00
Bjørn Erik Jensen
6b2359cb39
#3091 Completion export. Add WELSPECS/WELSPECL to exported file
2018-08-29 13:36:33 +02:00
Bjørn Erik Jensen
9ec2bc6922
#3283 Editable well path. Set default unit system to match grid
2018-08-28 11:14:04 +02:00
Magne Sjaastad
a6c8a88416
#3253 Export Completions : Whitespace
2018-08-27 13:04:29 +02:00
Gaute Lindkvist
4dcbf6e918
#3275 Rename Common Data Source -> Data Source
2018-08-27 11:33:01 +02:00
Gaute Lindkvist
28285ceddf
#3261 Fix crash when setting case to null in 3d well log curves.
2018-08-27 11:33:01 +02:00
Magne Sjaastad
5f52dae545
#3269 Compdat Export Performance : Load all data before loop
2018-08-24 15:50:27 +02:00
Magne Sjaastad
b3a7dc943c
#3269 Compdat Export Performance : Moved fields to private and protected
2018-08-24 15:50:27 +02:00
Magne Sjaastad
d88bff3a72
#3269 Compdat Export Performance : Add load of scalar data from result names
2018-08-24 15:50:27 +02:00
Bjørn Erik Jensen
8788fe1ab7
#3257 Perforations. Add slider editors for startMD and endMD
2018-08-23 13:35:49 +02:00
Gaute Lindkvist
3abaf4f34e
Hide Multi Segment Well parameters object in tree
2018-08-22 14:02:09 +02:00
Gaute Lindkvist
2aee17756b
Add 3d RFT plot curves to RimWellPath context menu
...
* Currently it is only on the 3D track context menu.
2018-08-22 13:04:00 +02:00
Gaute Lindkvist
038c7b168c
#3184 Enable creation of plots within plot window.
2018-08-22 13:04:00 +02:00
Gaute Lindkvist
75c76016e1
#3215 #3229 . Multi segment well settings box and user set reference point.
2018-08-21 15:21:40 +02:00
Magne Sjaastad
54c6e032b5
#3239 : Fishbones : Allow location of subs at start and end measured depth
2018-08-20 14:29:29 +02:00
Magne Sjaastad
72cfc4af6b
#3238 Compdat Export Fishbones : Limit main bore perforated interval to fishbone sub start/end
2018-08-20 13:50:42 +02:00
Jacob Støren
2ed84c9df2
#2607 WIP: Outline of dragger system based on editors. First visible dragger geometry
2018-08-17 12:32:40 +02:00
Magne Sjaastad
acca2d72eb
#3089 Non-Darcy along well : Minor adjustments
...
Show d-factor value for types not ALONG_WELL_PATH
Compute well path radius used in d-factor computations
Make text display more compact
2018-08-17 09:16:16 +02:00
Gaute Lindkvist
16560a7d81
#3183 Export Fractures as Multi Segment Wells.
2018-08-16 10:22:07 +02:00
Magne Sjaastad
90ce1126a9
Guard null pointer access
2018-08-15 16:23:02 +02:00
Magne Sjaastad
fa25f448a1
#3089 Non-Darcy longitudinal : Use weighted average calculator
2018-08-15 15:52:06 +02:00
Magne Sjaastad
59f9d189e5
#3214 Use template function to get referencing objects of specified type
2018-08-15 13:01:11 +02:00
Bjørn Erik Jensen
611cf998ae
#3211 Ensemble statistics. Display warning when time range mismatch
2018-08-15 11:00:06 +02:00
Magne Sjaastad
2ddc3d77df
#3089 Non-Darcy longitudinal : Add support for longitudinal fractures
...
- move non-darcy data from template to fracture, as this data is now depending of fracutre
- compute weighted average of stimplan width and conductivity based on fracture perforation length
- use referringPtrFields() to find fractures using this fracture template
2018-08-15 09:53:52 +02:00
Jacob Støren
1d4fef5a8b
#3208 Improve read only settings in well path target list
2018-08-14 14:23:55 +02:00
Jacob Støren
a6d91873e6
#3205 Improved default name of modelled wellpaths. Made sure that the name is read and written.
2018-08-14 13:22:42 +02:00
Jacob Støren
319203b7fc
#3204 , #2609 First somewhat working version of the editable wellpath with "complete" geometry
2018-08-14 11:41:20 +02:00
Bjørn Erik Jensen
8b14a01a2b
#3200 Plot editor. Remove curve sets correctly
2018-08-14 11:01:19 +02:00
Gaute Lindkvist
ffd545c75c
#3183 Refactor MSW export code so fishbones structures are not needed at the time of formatting/writing
...
* Instead fill up the RicMultiSegmentWellExportInfo structures beforehand
2018-08-13 14:36:32 +02:00
Jacob Støren
840f011346
#2608 Guard input and and validate output of SolveSpace SCurve calculator.
...
Now fallback is used in most cases where needed
2018-08-10 15:57:41 +02:00
Jacob Støren
e61942f88e
#2608 Adjust default radius to equivalent to 5deg dogleg = 115 m,
...
Use 0.2*p1p2 as controll point Fallback
2018-08-10 15:57:40 +02:00
Jacob Støren
1fff2dfa97
#2608 Prepare to find a correct seeding of the SolveSpace S-curve solver
...
Extracted the inital values to a separate section.
Use an explicit fallback calculation (based on control points) if the solvespace one fails
2018-08-10 15:57:40 +02:00
Jacob Støren
1d7320cc0c
#2609 Changed azimuth and inclination to degrees in GUI
2018-08-10 15:57:40 +02:00
Magne Sjaastad
252950e625
#3197 Refactoring : Add const keyword
2018-08-10 15:34:27 +02:00
Magne Sjaastad
2569a14347
#3197 Refactoring : Whitespace and remove includes
2018-08-10 15:04:56 +02:00
Magne Sjaastad
a16fe5966b
#3197 Refactoring : Add const keyword to Rim3dPropertiesInterface
2018-08-10 14:55:50 +02:00
Magne Sjaastad
b111b87e41
#3197 Refactoring : Whitespace
2018-08-10 14:47:06 +02:00
Magne Sjaastad
a672e1fa7f
#3197 Refactoring : Add const keyword
...
Removed fractureBorderPolygon from RimFractureTemplate
2018-08-10 14:28:52 +02:00
Magne Sjaastad
529632f2e1
#3038 Fracture Completion Summary : Remove of obsolete and unused code
2018-08-09 13:38:49 +02:00
Magne Sjaastad
ce085a03ca
#3038 Fracture Completion Summary : Remove obsolete helper feature
2018-08-09 11:44:54 +02:00
Magne Sjaastad
21bfe6b87d
#3038 Fracture Completion Summary : Add some derived properties to stimplan template
2018-08-09 11:01:44 +02:00
Gaute Lindkvist
91088f546a
#3161 Implement Well path attribute table
2018-08-09 09:22:25 +02:00
Gaute Lindkvist
69e2ef83af
#3182 Remove superfluous isUsingAutoName setting
2018-08-08 08:10:57 +02:00
Gaute Lindkvist
a2c3c9d03f
#3182 Clean up well log plot names
2018-08-08 08:10:57 +02:00
Magne Sjaastad
8425ea96ad
#3185 Remove FixedArray
2018-08-07 10:37:52 +02:00
Magne Sjaastad
69d8d84612
#3038 Remove code duplication
2018-08-07 09:23:29 +02:00
Magne Sjaastad
0e14499561
#3038 Fix typo
2018-08-06 09:36:42 +02:00
Magne Sjaastad
3afca71095
Fracture : Separate permeability for ellipse and general user defined eff permeability
2018-08-03 13:03:37 +02:00
Magne Sjaastad
fe07b60392
CppCheck : Several fixes
...
Add missing initializers
Guard potential null pointer access
2018-08-02 19:22:03 +02:00
Magne Sjaastad
39c4319fa4
CppCheck : Remove duplicate field in both RimFractureTemplate and RimEllipseFractureTemplate
2018-08-02 19:20:33 +02:00
Magne Sjaastad
7bbf5aef1d
#3090 Multi Fraction Creation : Default values and clear data on project close
2018-08-02 15:38:35 +02:00
Magne Sjaastad
c6964f583b
#3090 Multi Fraction Creation : First working version
2018-08-02 14:10:27 +02:00
Magne Sjaastad
2c55506a9b
#2609 Well Path Creation: Create duplicate of well target
2018-08-02 13:45:37 +02:00
Magne Sjaastad
48e93dab99
#2609 Well Path Creation: Discard disabled well targets
2018-08-02 13:45:08 +02:00
Magne Sjaastad
c516323acc
#3177 COMPDAT Export : Compute depth related results for Eclipse binary case
2018-07-30 10:33:23 +02:00
Gaute Lindkvist
022aac3682
#3169 Implement proper auto name for well log plots
2018-07-16 08:57:28 +02:00
Gaute Lindkvist
06e3ca238a
#3154 Implement Common Data Source for Well Log Plots
2018-07-16 08:57:28 +02:00
Gaute Lindkvist
714aafc05c
#3155 Slightly tweak X-autozoom so it zooms to the nearest outside minor tick.
...
* Looks much better and makes the problem of having tick labels overlap with neighbour tracks much rarer.
2018-07-16 08:57:28 +02:00
Gaute Lindkvist
ca1f9506b1
#3155 Implement grid lines settings for depth axis as well
...
* Done to "get away with" removing tick marks on all depth axes apart from the first track
2018-07-16 08:57:28 +02:00
Gaute Lindkvist
162d82f8b7
#3155 Remove track spacing
2018-07-16 08:57:28 +02:00
Gaute Lindkvist
f8a7ba541f
#3156 Make formation labels optional even if formation lines are shown
2018-07-16 08:57:28 +02:00
Bjørn Erik Jensen
509dc818a8
#3166 Plot source stepping. Display union of vectors
2018-07-10 14:50:06 +02:00
Bjørn Erik Jensen
532cbe01e9
#3173 Summary plot export. Include error data in plot export
2018-07-10 13:55:54 +02:00
Bjørn Erik Jensen
f50497ea72
#3168 Summary plot export. Do not resample observed data
2018-07-09 15:26:16 +02:00
Bjørn Erik Jensen
4755fdb504
#3171 Plot source stepping. Force update curve appearace when stepping from a grid case to an observed case, and vice versa
2018-07-09 13:58:10 +02:00
Bjørn Erik Jensen
033b176717
#3165 Plot source stepping. Reset error bars when stepping through cases
2018-07-09 13:20:59 +02:00
Bjørn Erik Jensen
15e1fcfdac
#3148 Ensemble curves. Option to hide ensemble curves (in order to show only stat curves)
2018-07-09 11:18:42 +02:00
Bjørn Erik Jensen
93af11f934
#3165 Plot source stepping. Reset error bars when stepping through vectors
2018-07-09 09:09:51 +02:00
Bjørn Erik Jensen
08f516bab4
#3149 Export plot data. Right justify columns
2018-07-06 14:41:14 +02:00
Bjørn Erik Jensen
11d74cd383
#3164 Summary Curve. Fix criteria
2018-07-06 13:18:10 +02:00
Bjørn Erik Jensen
9256004caa
#3163 Summary curve. Do not show error addresses in vector selection filter
2018-07-06 13:03:21 +02:00
Bjørn Erik Jensen
9db676f171
Fix build warning
2018-07-05 10:31:55 +02:00
Bjørn Erik Jensen
514fea0bab
#3145 Missing ensemble params dialog. Add header text and remove space above
2018-07-05 10:01:10 +02:00
Bjørn Erik Jensen
b2abe93ab5
#3145 Ensemble stat. Move 'filters active' label closer to the lower right corner
2018-07-05 09:01:59 +02:00
Bjørn Erik Jensen
1188a5940b
#3145 Ensemble stat. Limit group header text size (the simple way)
2018-07-05 08:58:45 +02:00
Bjørn Erik Jensen
f0dec1bc0a
#3145 Ensemble stat. Update checkboxes properly when toggling 'based on filtered cases'
2018-07-05 08:38:36 +02:00
Jacob Støren
dc4d64c3ab
Linux compile fix, missing cmath
2018-07-04 17:19:15 +02:00
Jacob Støren
972d006249
#2609 Add names to new wells, and make it editable and saved/read
2018-07-04 17:02:20 +02:00
Jacob Støren
7156b99b88
#2608 #2609 Add disabled Solvespace S-curve calculation. Use simplified S-curve calculation. Cleaned up Gui to only whats supported.
2018-07-04 17:02:20 +02:00
Gaute Lindkvist
2db495662f
Use only the current step to for 3d well log curve range when follow current time step is off
2018-07-04 16:54:22 +02:00
Bjørn Erik Jensen
cc87da2ae0
#3106 Ensemble calculations. Hash only ensemble parameters common to all cases. Move cases validation
2018-07-04 14:36:14 +02:00
Gaute Lindkvist
3dec239c99
#3132 Increase legend sample line lengths and scale by curve thickness
...
* Otherwise we can't distinguish between curves in the legend.
2018-07-04 11:10:32 +02:00
Gaute Lindkvist
4112682b6a
#3136 Fix RFT/PLT plots and refactor the way Mdi windows are resized when adding/removing plot tracks.
2018-07-04 11:10:32 +02:00
Bjørn Erik Jensen
2eae092359
RimSummaryPlot. Removed superfluous replot
2018-07-04 10:00:14 +02:00
Jacob Støren
228b4a5f85
#2609 Move RimWellPathGeomDef to a separate file
2018-07-03 08:43:19 +02:00
Jacob Støren
95c396ce77
#2609 Make modeled well path visible when loading project file
2018-07-02 16:55:32 +02:00
Jacob Støren
dc95b217c5
#2609 Update the visualization when the well path geometry definition changes
2018-07-02 16:31:55 +02:00
Bjørn Erik Jensen
0baf2226a2
#3087 Show plot data. Do not display tabs when only ascii data curves exist. Bugfixes
2018-07-02 13:06:07 +02:00
Gaute Lindkvist
ff84d81e44
Clean up after review
...
* Disable grid lines and tick marks if x range is empty.
* Rename intervals to intervalCount when it is an integer count.
* Fix some compile warnings.
2018-07-02 10:29:32 +02:00
Gaute Lindkvist
0a0cb584b5
Move hard coded parameter names to RiaDefines
2018-07-02 10:29:32 +02:00
Gaute Lindkvist
470c28677c
Fix crash when loading formation names.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
ed232b9cbd
#2966 Add command to create a well bore stability plot
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
fc821ea524
Make updating of well log plots more robust
...
1. Don't update tracks in RimWellLogPlot::createViewWidget.
* We haven't set up the MDI windows properly yet.
* Instead implement updateVIewWidgetAfterCreation override and do update tracks there.
2. Perform calculateAvailableDepthRange in applyZoomAllDepths
3. Do replot of track widgets twice when changing visible range. Need to investigate this one further.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
ec63f0c28e
Setter methods for grid lines, plot title visibility and tick intervals
...
* Allows us to set them programatically.
2018-07-02 10:29:31 +02:00
Gaute Lindkvist
e1fa79c066
Setter for custom name in RimPlotCurve so name can be set programatically.
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
62279d7a43
Add ability to set GeoMech-result address programatically for Well Log Exctraction curves.
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
76f0126e59
Move rkbDiff calculation code to RigWellPath so it can be shared instead of copied.
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
5d6188b39c
#3103 Manual tick marker setting
2018-07-02 10:29:30 +02:00
Gaute Lindkvist
707a7a91e6
#3103 Make grid lines match major and minor interval and make the grid lines optional
2018-07-02 09:51:10 +02:00
Gaute Lindkvist
2a9d506ae0
#3103 Set axis tick intervals based on track width: more ticks for wide tracks.
2018-07-02 09:51:10 +02:00
Gaute Lindkvist
d20a96bdfa
#3097 Make sure plot title is updated when user description is changed.
2018-07-02 09:51:10 +02:00
Magne Sjaastad
49ef8c6f55
Robustness : Always return valid displayModelOffset
2018-06-29 16:42:23 +02:00
Magne Sjaastad
fda735d109
Regression Test : Do not show message box
2018-06-29 16:42:23 +02:00
Bjørn Erik Jensen
bcf7938427
#3077 Ensemble statistics. Option to base stat calc on filtered cases or all cases
2018-06-29 12:35:50 +02:00
Magne Sjaastad
0c1c454cdc
#3130 Fracture Report : Display fractures report in text dialog
2018-06-29 11:25:35 +02:00
Magne Sjaastad
ede6ebef90
#3128 Completion Export : Expose data to be used in text reports
2018-06-29 10:57:26 +02:00
Magne Sjaastad
4ae3290e3c
#1722 Completion Export : Use RimTools::wellPathCollection
2018-06-29 10:48:45 +02:00
Bjørn Erik Jensen
7347e0ecc3
#2781 Ensemble curve set. Support for Tempest workflow (lookup and parse runspecifiction.xml file)
2018-06-29 09:27:13 +02:00
Magne Sjaastad
c7e2bf3e10
Rename
2018-06-28 16:11:50 +02:00
Magne Sjaastad
1ec2c4c07e
#3122 Perforation Length : Avoid rounding when top/bot TVD is given in stim plan file
2018-06-28 16:11:50 +02:00
Bjørn Erik Jensen
d06a6f5121
#3120 Summary plot export. Always include vector, case and optionally ensemble for summary curves in export data column headers
2018-06-28 15:15:41 +02:00
Magne Sjaastad
e2d163a710
#3121 Non Darcy Flow : D-factor is wrong for user defined width of stim plan fractures
2018-06-28 14:44:52 +02:00
Bjørn Erik Jensen
bc7dbad45d
#3060 Resampled plot export. Write NULL instead og inf to indicate 'no valaue'
2018-06-28 12:40:00 +02:00
Magne Sjaastad
082f8be6b2
Set default unit system for fractures based on loaded cases
2018-06-28 11:13:42 +02:00
Magne Sjaastad
d045d6da05
#3115 StimPlan Import : Set setting default unit to unknow
...
When the file is imported, assign the unit from the imported file
2018-06-28 11:13:42 +02:00
Magne Sjaastad
3533481a2e
#3118 Import of Eclipse case with no dynamic data fails
2018-06-28 11:13:42 +02:00
Bjørn Erik Jensen
db08061f98
Ensemble calc. Show only valid ensembles in drop downs
2018-06-28 10:45:51 +02:00
Magne Sjaastad
1a3f9e87ae
#3114 Fault Truncation : Avoid computations when truncation is disabled
2018-06-28 09:52:40 +02:00
Magne Sjaastad
b13ad295cc
#3111 Fracture Containment : Use main grid IJK when evaluating containment mask
2018-06-28 09:52:40 +02:00
Bjørn Erik Jensen
bce10fb133
Fix build warnings on Linux
2018-06-28 09:08:38 +02:00
Bjørn Erik Jensen
c89da0e9d5
Fix casing issue which resulted in build error on Linux
2018-06-28 09:00:34 +02:00
Bjørn Erik Jensen
dde88a010e
#3109 Ensemble calculation. Display warning dialog when no cases from the two ensembles match
2018-06-28 08:34:28 +02:00
Jacob Støren
33d8655c3a
Merge TableView and SelectionManager changes for #2609 Well Path
2018-06-27 17:28:52 +02:00
Jacob Støren
8565b166da
#2609 WIP: Editable Well Path object with targets and New/delete features
2018-06-27 17:24:34 +02:00
Bjørn Erik Jensen
e84b7b548e
#3110 Ensemble calculation. Fix vector index out of bounds error
2018-06-27 15:17:08 +02:00
Bjørn Erik Jensen
41765831a1
#3108 Ensemble statistics curves. Some curve symbols are now slightly bigger
2018-06-27 14:24:19 +02:00
Bjørn Erik Jensen
7a0f2bdb4e
#3079 Ensemble statistics curves. Add explanation to label text when P-value check box is disabled
2018-06-27 13:51:45 +02:00
Bjørn Erik Jensen
e77ff07685
#3085 Ensemble curve filters. Display info label when filters are hiding some curves
2018-06-27 13:10:39 +02:00
Bjørn Erik Jensen
bb2e136df7
#3080 Ensemble statistics curves. Fix typo
2018-06-27 11:35:29 +02:00
Bjørn Erik Jensen
2d96299d9d
#3081 Ensemble statistics curves. Option to turn on/off curve labels
2018-06-27 11:32:06 +02:00
Bjørn Erik Jensen
53a6694750
#3080 Ensemble statistics curves. Use different symbols on statistics curves
2018-06-27 11:24:07 +02:00
Bjørn Erik Jensen
f0d7047438
#3086 Resampled plot export. Fix error
2018-06-27 11:05:55 +02:00
Bjørn Erik Jensen
28d093f54a
#3086 Resampled plot export. When data are resampled, write all data into the same table in export file
2018-06-27 11:05:55 +02:00
Bjørn Erik Jensen
9ea8622953
#3086 Resampled plot export. Make populate functions
2018-06-27 11:05:55 +02:00
Gaute Lindkvist
20a145d760
#3104 More sensible variable width for users: drop down list of narrow, normal, wide, etc.
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
2ebd2def2c
Reorganise depth axis settings and title/legend settings in Well Log Plot property editor
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
ea2b64ef08
#3102 Well Log Plots: optionally align legend horizontally.
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
e4288972de
#3104 Well Log Plots: Implement variable width for tracks
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
405d470eda
#3098 Show depth axis only for left-most plot. They all share the same depth axis anyway.
2018-06-27 08:35:17 +02:00
Gaute Lindkvist
f0bd7c726a
#3097 Optionally add plot title to the plot itself
2018-06-27 08:35:17 +02:00
Magne Sjaastad
ad4e0bccc5
Guard null pointer access
2018-06-26 13:14:37 +02:00
Bjørn Erik Jensen
c3ea1a58ef
#3083 Ensemble filters. Improve filter group box header text
2018-06-26 13:02:48 +02:00
Bjørn Erik Jensen
b0355471b4
#3082 Statistics. Further fixes regarding P10 and P90 labels
2018-06-26 11:29:05 +02:00
Bjørn Erik Jensen
155329b4fc
3078 Ensemble statistics. Hide Y axis title for statisticcs curves
2018-06-26 10:27:41 +02:00
Bjørn Erik Jensen
013ba16515
Fix cotire build issues
2018-06-26 09:00:19 +02:00
Bjørn Erik Jensen
b6240049a9
#3082 Statistics. Different meaning of P10 and P90. Switch labels
2018-06-26 08:48:58 +02:00
Bjørn Erik Jensen
637461886b
#3096 Fix build error on Linux
2018-06-25 15:58:28 +02:00
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00
Jacob Støren
2ea84bdb63
#2609 RimFileWellPath in separate file
2018-06-25 13:47:18 +02:00
Jacob Støren
dafe2319d9
#2609 Uiordering of splitted well path class ok
2018-06-25 12:57:11 +02:00
Jacob Støren
69e81658a6
#2609 WIP: Refactor RimWellPath into RimFileWellPath
2018-06-25 12:57:11 +02:00
Magne Sjaastad
d0f8e6afe4
#3036 Fracture Truncation : Improve tooltip texts
2018-06-25 10:43:41 +02:00
Magne Sjaastad
a60fc3f43b
#3036 Fracture Truncation : Remove obsolete flag
2018-06-25 10:43:41 +02:00
Gaute Lindkvist
9fe1c7de6c
Remove some debug hardcoded code paths for Well Path Derived Well log extraction curves
2018-06-25 08:37:26 +02:00
Gaute Lindkvist
20d05a9561
#3094 Make sure following current animation step works for GeoMech well log extraction curves
2018-06-25 08:37:26 +02:00
Magne Sjaastad
74ced5107f
#3034 Perforation Interval: Set default start/end to start/end of simulation
2018-06-22 09:04:26 +02:00
Gaute Lindkvist
9e7dd7d4ea
#3076 Stop key press event in time step interval causing filtered dialog to close.
2018-06-21 15:39:44 +02:00
Gaute Lindkvist
a888ab0160
#3073 #3074 Fix crash and perpetual wait cursor when cancelling filtered ODB import
2018-06-21 15:12:23 +02:00
Bjørn Erik Jensen
6d3659dfe6
#3067 Ensemble curve filter. Set default parameter at filter creation
2018-06-21 09:29:02 +02:00
Gaute Lindkvist
a0f5db5d7e
#2965 Implement option (on by default) to follow time step in 3D view.
2018-06-20 11:46:19 +02:00
Gaute Lindkvist
e3e4e79340
Improve encapsulation of RigEclipseResultInfo
...
* To make it more suitable for looking up results.
2018-06-20 11:46:19 +02:00
Magne Sjaastad
01ba1dfa4f
#3068 Perforation Interval : Make sure a new perforation interval always is visible
2018-06-20 11:44:01 +02:00
Bjørn Erik Jensen
2eef989389
#3060 Resampled plot export. Implement dialog. Resample plot data according to spec from Equinor
2018-06-20 09:41:01 +02:00
Bjørn Erik Jensen
7e6943aa96
#3060 Resampled plot export. Prepare for resampling during summary plot export
2018-06-19 15:44:27 +02:00
Gaute Lindkvist
d13a52a8b4
#3058 Implement a memory cleanup dialog for GeoMech data.
2018-06-19 12:20:21 +02:00
Bjørn Erik Jensen
ef2f8087dc
#3056 Ensemble curve filters. Fix default min/max values and set field default
2018-06-19 10:05:00 +02:00
Bjørn Erik Jensen
81ae384e19
#2659 Ensemble statistics. Set default field values
2018-06-19 09:24:31 +02:00
Magne Sjaastad
174538bb92
#3052 Summary Plot : Make name helper class more robust
2018-06-18 21:58:32 +02:00
Jacob Støren
5059201126
#2609 Cleanup RimWellPath ready for refactor into two classes
2018-06-18 17:13:30 +02:00
Jacob Støren
22bf33d02f
#2609 Add a well path target class
2018-06-18 16:02:28 +02:00
Bjørn Erik Jensen
bc28b4b8f1
#3056 Ensemble curve filters. Add new filter button. Fix delete filter bug, use internal garbage collector to achieve delayed object delete
2018-06-18 15:19:41 +02:00
Magne Sjaastad
3d3585515f
#3055 Perforation Intervals : Mark unused field as read only instead of hiding
2018-06-18 14:20:50 +02:00
Magne Sjaastad
20d45abae2
#3054 Use dynamic cast in defineEditorAttribute
2018-06-18 14:20:50 +02:00
Bjørn Erik Jensen
ef5ef6d9ca
Ensemble curve filter collection. Privatized some methods
2018-06-18 12:57:07 +02:00
Bjørn Erik Jensen
65de617935
#3056 Ensemble curve filters. Add dynamic groups for filtering
2018-06-18 12:01:01 +02:00
Bjørn Erik Jensen
9f1e4fa721
#2659 Ensemble statistics. Do not set statistic curves color when updating ensemble curve color
2018-06-15 16:21:32 +02:00
Bjørn Erik Jensen
12d01a7a10
#2659 Ensemble statistics. Do not create statistic curves when no ensemble is selected
2018-06-15 16:03:56 +02:00
Bjørn Erik Jensen
ee195e909b
#2659 Ensemble statistics. Disable statistic curves if not possible to calculate percentile
2018-06-15 14:27:14 +02:00
Bjørn Erik Jensen
9cf4938651
#2659 Ensemble statistics. Do not show statistic curves in curve creator
2018-06-15 10:54:30 +02:00
Bjørn Erik Jensen
1abea45d45
#2659 Ensemble statistics. Support for setting curve color. Group check boxes
2018-06-15 09:06:44 +02:00
Bjørn Erik Jensen
06749a20e0
#2659 Ensemble statistics. New percentiles calculation algorithm
2018-06-14 15:36:19 +02:00
Bjørn Erik Jensen
b5ad3681cc
#2659 Ensemble statistics. Add labels to symbols on the statistic curves
2018-06-14 14:10:51 +02:00
Gaute Lindkvist
3661827c62
#3046 Fix crash when clicking on Eclipse case after import
2018-06-14 12:04:51 +02:00
Bjørn Erik Jensen
a5f69a59d0
Ensemble statistics. Fix unit tests and some warnings on Linux
2018-06-14 11:01:49 +02:00
Bjørn Erik Jensen
114c746342
Ensemble curve set. Speed up calculate value options
2018-06-14 10:18:40 +02:00
Magne Sjaastad
eb8cba5e31
#3037 AppFwk : Rename to PdmUiTableViewPushButtonEditorAttribute
2018-06-14 09:47:15 +02:00
Bjørn Erik Jensen
9c06df11d5
#2659 Ensemble statistics. New and more precise way to calculate statistics
2018-06-14 08:37:56 +02:00
Gaute Lindkvist
280656ca26
#3043 Implement Time step filtering on import for Geomech
2018-06-13 14:10:47 +02:00
Bjørn Erik Jensen
2eee3f770b
#2659 Ensemble statistics. Small fixes
2018-06-13 13:35:33 +02:00
Bjørn Erik Jensen
7b462616bf
#2659 Ensemble statistics. Do not update curve appearance for statistic curves
2018-06-13 10:23:56 +02:00
Bjørn Erik Jensen
661ce06553
#3030 Ensemble curve filter. Move filters to table in property editor
2018-06-13 09:06:34 +02:00
Bjørn Erik Jensen
4491b1de63
#2659 Ensemble statistics. Use resampling during statistics calculations
2018-06-12 14:22:32 +02:00
Gaute Lindkvist
1cb4201cbc
#3025 Fix "-1" in base time step for Geomech well log curves
2018-06-11 09:15:52 +02:00
Gaute Lindkvist
4f45d2f8fd
#3026 Disable relative result when plotting Well Derived data
2018-06-11 09:15:52 +02:00
Gaute Lindkvist
b4c62a11b7
#3033 Update min max values when changing time step.
2018-06-11 09:15:52 +02:00
Bjørn Erik Jensen
eebd8bef2d
Move RigCurveDataTools and RigTimeHistoryCurveMerger to Application/Tools plus rename
2018-06-08 15:10:45 +02:00
Bjørn Erik Jensen
14cf6470f0
#2660 Ensemble filtering. Fix sliders and labels
2018-06-08 10:45:31 +02:00
Magne Sjaastad
86ab696fd6
Remove typo
2018-06-08 08:48:59 +02:00
Bjørn Erik Jensen
7cd371c1f8
#2659 Ensemble statistics. Fix plot editor issues
2018-06-08 08:43:24 +02:00
Magne Sjaastad
54ed12a2f7
#3019 Fault Truncation : Make sure faults in LGR is handled correctly
2018-06-08 08:38:52 +02:00
Magne Sjaastad
1b1dd0c695
#3017 Fracture Truncation : Add tooltip
2018-06-07 22:26:17 +02:00
Magne Sjaastad
ff4efbc365
#3018 Fracture Truncation : Use reservoirCellIndex()
2018-06-07 22:20:37 +02:00
Magne Sjaastad
10d0c66262
#3018 Fracture Truncation : Evaluate fault throw as diff between average z value for two base edge vertices
2018-06-07 22:10:50 +02:00
Magne Sjaastad
dae054cf8f
#3017 Restructure UI
2018-06-07 16:50:50 +02:00
Magne Sjaastad
350d0bbee4
#3021 Fault Truncation : Allow contained fracture to propagate through inactive cells
2018-06-07 16:49:46 +02:00
Bjørn Erik Jensen
cb6657266a
#2659 Ensemble statistics. Move classes to separate files
2018-06-07 10:50:32 +02:00
Bjørn Erik Jensen
69accdc4c6
#2659 Ensemble statistics. First version
2018-06-07 10:04:16 +02:00
Gaute Lindkvist
4ddacad385
#2680 . First reasonable Fracture Gradient and Shear Failure Gradient estimation.
...
Caveats:
* Hard coded poissonRatio = 0.25
* Hard coded UCS to 100 bar (fairly close to average value for shale in literature).
2018-06-06 12:03:08 +02:00
Magne Sjaastad
3cf35f673a
#2967 Fracture Truncation at Faults: Add Fault Throw
2018-06-04 11:16:38 +02:00
Magne Sjaastad
8b3d4b0fc4
Ensemble Curves : Do not update plot for every curve update
2018-06-04 08:11:45 +02:00
Magne Sjaastad
e4003b611d
Fix linux build
2018-06-01 16:38:19 +02:00
Bjørn Erik Jensen
3aa7204191
#2660 Ensemble curves filtering. Refactoring
2018-06-01 15:43:58 +02:00
Magne Sjaastad
ea7c5b6a76
#2975 Ensemble Curve Set: Add compound update function updateAll()
2018-06-01 15:37:47 +02:00
Magne Sjaastad
bb8803293a
#2969 Fracture truncations : Fix computation of truncated cells
2018-05-31 15:29:55 +02:00
Bjørn Erik Jensen
d52229aa65
#3000 Ensemble plot. Make curve attachment more robuts
2018-05-31 13:45:33 +02:00
Bjørn Erik Jensen
92ccf64571
#3000 Ensemble plot. Fix duplicate plot legend items
2018-05-31 13:29:52 +02:00
Magne Sjaastad
8afc036ea3
#2999 Add support for specifying a list of single cells as range filter
2018-05-31 11:41:59 +02:00
Bjørn Erik Jensen
0b4156da02
#2660 Ensemble curves. Curve filtering
2018-05-31 10:24:16 +02:00
Magne Sjaastad
b0ee5a2834
#2969 Fracture Truncations : Visualize fault truncations
2018-05-31 08:30:04 +02:00
Magne Sjaastad
61a7d5c7ba
#2969 Fracture truncations : Add containment tools
2018-05-31 08:30:04 +02:00
Magne Sjaastad
54f5ab66b4
#2969 Add const to currentActiveCellInfo
2018-05-31 08:30:04 +02:00
Gaute Lindkvist
76c24a5c8d
#2985 Make time step index in well log extraction curve auto name start at 1.
2018-05-30 15:37:18 +02:00
Gaute Lindkvist
88c963dd38
#2964 Move Max above Min range
2018-05-30 15:11:24 +02:00
Bjørn Erik Jensen
0b42c4730d
#2994 Summary plot. Use symbols and no line as default style for observed data curves
2018-05-28 14:25:45 +02:00
Bjørn Erik Jensen
10b3d0f6db
#2776 Error bars. Moved eclipse address parsing to RifEclipseSummaryAddress class
2018-05-28 11:20:20 +02:00
Bjørn Erik Jensen
312d302848
#2778 Error bars. Move error bars checkbox
2018-05-25 15:36:57 +02:00
Magne Sjaastad
93ec84efdd
#2967 Fracture Truncation at Faults : Use combo box and obsolete checkbox
2018-05-25 11:31:21 +02:00
Magne Sjaastad
fec963931e
#2967 Fracture Truncation at Faults : Code cleanup before adding trunction
2018-05-25 11:31:21 +02:00
Bjørn Erik Jensen
403e1759f9
#2778 Observed error bars. Display error bars in the same color as data points
2018-05-25 11:28:55 +02:00
Magne Sjaastad
fb7d24e99d
#2734 Perforation Intervals: Add custom start date and custom end date
2018-05-24 20:02:01 +02:00
Magne Sjaastad
fc1f79a304
#2734 Perforation Intervals: Prepare for stop date
2018-05-23 15:28:54 +02:00
Magne Sjaastad
28278c47ec
2018-05-23 15:08:55 +02:00
Gaute Lindkvist
743993718c
#2873 New AsyncPointerVectorDeleter-classes to handle memory deletion in separate thread.
2018-05-23 14:38:25 +02:00
Bjørn Erik Jensen
22c71b60dd
#1776 CVS data parser. Made parsing more generic. Handle error result columns
2018-05-23 12:33:26 +02:00
Gaute Lindkvist
660b6a6430
#2944 Hide auto scale toggles for well log plots.
2018-05-23 11:35:24 +02:00
Gaute Lindkvist
208313f672
#2944 Stop auto-zooming on load of Well Log Curves.
2018-05-23 11:29:16 +02:00
Jacob Støren
3a05abb42b
#2940 Fix crash due to missing guard in geomech camera conversion.
2018-05-22 09:34:27 +02:00
Gaute Lindkvist
772e7ec7e6
Revert " #2873 Delegate deletion of summary cases to separate thread."
...
This reverts commit 0089e0c218
.
Didn't intend this to go into dev now
2018-05-22 09:22:12 +02:00
Gaute Lindkvist
0089e0c218
#2873 Delegate deletion of summary cases to separate thread.
2018-05-22 09:21:40 +02:00
Jacob Støren
9b9f9b2bf1
#2939 ProgressInfo: Reintroduce process envents, to update the progress dialog durig processing on linux/mac.
...
Introduced isActive and used this info to block sheduled redraw/display model regen when progress bar is active, to avoid unintended recursive behaviour resulting in crashes.
2018-05-21 23:46:35 +02:00
Jacob Støren
d7cffba9f1
#2940 Covert old project file geomech camera mx to new display offsetted regime
2018-05-18 21:38:49 +02:00
Magne Sjaastad
82d6db94cb
WIP : try to fix import of geomech project files
2018-05-18 19:23:36 +02:00
Gaute Lindkvist
9e665d5ab1
3d Well Log Plots: Remove curve filled code
2018-05-18 14:26:52 +02:00
Jacob Støren
439b8e22ad
#2940 Geomech: Use display offset for FEM parts
2018-05-18 13:39:20 +02:00
Bjørn Erik Jensen
2c2a2c6102
Fix Linux build warning
2018-05-18 10:44:21 +02:00
Magne Sjaastad
3bc952b77f
#2933 Calculator : Auto fill address selection based on last entered address
2018-05-16 10:57:46 +02:00
Gaute Lindkvist
66e548ac04
#2924 3D well Log curves: Implement variable name for geomech result
2018-05-15 18:04:27 +02:00
Gaute Lindkvist
5aa6ebbd76
#2922 Change curve min/max when updating case and timestep.
2018-05-15 17:54:20 +02:00
Gaute Lindkvist
79a8af0e11
#2921 Hide name config in tree view
2018-05-15 17:14:59 +02:00
Gaute Lindkvist
461d22b2b5
#1908 Stop creating new summary cases when opening a project file.
2018-05-15 16:20:25 +02:00
Gaute Lindkvist
d1a706de55
#2913 Make sure only one grid summary case is created per egrid loaded.
...
* If you open two of the same eclipse case, you will still have two grid summary cases
* But if you open multiple summary cases of the same eclipse case the additional summary cases are file summary cases.
2018-05-15 16:12:12 +02:00
Gaute Lindkvist
0c9470fdf0
#2913 Improve coupling between egrid and summary cases
...
* Convert RimGridSummaryCase to RimFileSummaryCase when closing grid.
2018-05-15 15:43:21 +02:00
Magne Sjaastad
e355651b99
#2919 Summary Plot Title : Always show "Composed Plot" for curve combinations
2018-05-15 14:39:05 +02:00
Jacob Støren
1b5c1b5e56
#2917 Add method to retreive union of possible summary addresses from ensemble
2018-05-15 14:26:28 +02:00
Jacob Støren
6c6e7df3c9
#2917 Vector Selection Dialog: Fixed problem with dialog initialization when single selecting ensemble curve sets.
2018-05-15 14:26:28 +02:00
Magne Sjaastad
3effc4ca66
#2918 Summary Plot Title : Make sure title and curve names are stable when deselecting ensemble curve
2018-05-15 13:58:39 +02:00
Bjørn Erik Jensen
ea50722cdd
#2911 Ensemble curves. Fix disappearing right axis
2018-05-15 12:10:57 +02:00
Gaute Lindkvist
76f8b9ac90
#1909 Fix assertation failure in RimSummaryCurveAppearanceCalculator
2018-05-15 11:31:23 +02:00
Magne Sjaastad
19125396a1
#955 Toolbar Button State : Mark calculator button as disabled if no case is open
2018-05-15 10:41:27 +02:00
Magne Sjaastad
225aa34775
#2915 Summary Preview Plot : Register cross plot as MDI window
2018-05-15 10:17:12 +02:00
Bjørn Erik Jensen
6edd240c4c
#2912 Ensemble curves. Fixes regarding summary curve definitions
2018-05-15 10:12:04 +02:00
Gaute Lindkvist
77dd3cbc43
#2690 Update all summary curves, not just visible when changing the vector for the whole collection
...
* Also make sure the curve names take into account all curves in the project tree and in the legend text.
* Make sure plot name is updated when a curve is deleted.
2018-05-15 08:43:50 +02:00
Magne Sjaastad
e2dc1486e7
#2914 Curve Calculator: Remove Ensembles from the vector selection
2018-05-14 21:31:56 +02:00
Magne Sjaastad
ca2a46a588
#2915 Summary Preview Plot : Do not add to MDI aread to avoid ghost MDI window
2018-05-14 20:48:44 +02:00
Jacob Støren
f31bef92c1
#2910 Summary Groups: Set default group name to "Group"
2018-05-14 10:20:27 +02:00
Jacob Støren
ae8fa06e4d
#2909 RFT Plot: Created icons
2018-05-14 10:20:27 +02:00
Bjørn Erik Jensen
dc319646b2
#2658 Ensemble curves. Fix curve set coloring. Minor fixes.Some ClangFormat auto-changes
2018-05-14 09:51:24 +02:00
Magne Sjaastad
17226dabbc
#2908 Ensemble Curve Sets: Use legend icon for colorlegend-using icon in the normal curve legend
2018-05-14 09:20:47 +02:00
Magne Sjaastad
f22dcf0872
#2903 Plot Name and Legend Text : Update text when color mode changes
2018-05-11 22:23:06 +02:00
Magne Sjaastad
078191610c
#2903 Plot Name and Legend Text : Fix update of ensembles from curve creator
2018-05-11 20:21:44 +02:00
Magne Sjaastad
2cb123474b
Use const reference and use empty()
2018-05-11 19:49:47 +02:00
Magne Sjaastad
4bd7b1eeb6
#2903 Plot Name and Legend Text : Add updateAllTextInPlot
2018-05-11 19:44:01 +02:00
Magne Sjaastad
4c1bcf9613
#2903 Plot Name and Legend Text : Update all plot text when curve changes
2018-05-11 19:29:03 +02:00
Magne Sjaastad
f75995e933
#2903 Plot Name and Legend Text : Rebuild legends if ensemble is toggled
2018-05-11 18:05:03 +02:00
Jacob Støren
52047819d6
#2891 Convert 2018.01.01 drawstyle from fault to full if it was in none-grid mode
...
Makes the setup more consistent with what they had, and what the user will get when turning the grid back on.
2018-05-11 16:40:30 +02:00
Gaute Lindkvist
4ca9313366
#2756 Remove pseudo length as depth type.
...
* That also means there's only option left for PLT-plots: Measured Depth, so may as well
remove the drop down list from the UI.
2018-05-11 15:45:31 +02:00
Bjørn Erik Jensen
38540a0a39
#2904 Curve creator. .Fix initial curve visibility
2018-05-11 15:43:12 +02:00
Magne Sjaastad
b24b93eba3
Fix signed / unsigned compare
2018-05-11 14:32:31 +02:00
Magne Sjaastad
b02bf07568
#2901 Whitespace
2018-05-11 14:20:24 +02:00
Magne Sjaastad
bf2f524d34
#2901 RFT Plot : Initialize default time step selection based on all sources
2018-05-11 14:20:24 +02:00
Magne Sjaastad
e1abaa1b6c
#2901 RFT Plot : Use empty() and move for loops
2018-05-11 14:20:24 +02:00
Magne Sjaastad
803da0668b
#2901 RFT Plot : Whitespace cleanup
2018-05-11 14:20:24 +02:00
Jacob Støren
d37ed9bb7c
#2889 Fix crash when few tick marks in legend.
...
Set legend title before adding to view to make size calculaltion correct first time.
2018-05-11 14:06:08 +02:00
Gaute Lindkvist
f0be8214b0
#2448 Summary plot: Retain auto zoom for axes you haven't modified the range for.
2018-05-11 14:03:26 +02:00
Bjørn Erik Jensen
450d1177f6
#2898 Ensemble curves. Add vector selection button and dialog
2018-05-11 13:25:01 +02:00
Magne Sjaastad
ff9fbe95b8
#2893 RimSummaryCaseCollection : Use basic name without count as edit name
...
Use proxy field with item count when we have a solution for one display field handle and one edit field handle
2018-05-11 12:46:29 +02:00
Bjørn Erik Jensen
fcea3ec40f
#2658 Curve creator. Update curve tree view to display ensembles as well
2018-05-11 12:35:09 +02:00
Magne Sjaastad
9b16d55ddf
#2892 RimSummaryCaseCollection : Hide display text field
2018-05-11 12:26:33 +02:00
Jacob Støren
0d233e2568
#2895 Fix performance related to case name in plot tracking text
2018-05-11 10:34:39 +02:00
Jacob Støren
ca30c58a77
Cleanup in EnsembleColormanager
2018-05-11 09:24:42 +02:00
Bjørn Erik Jensen
368cca8b8d
#2886 Summary groups. Add convert group to ensemble command
2018-05-11 08:33:04 +02:00
Jacob Støren
bb033eb561
#2883 , #2890 Fix color assignment and stability for ensemble curve sets
2018-05-11 08:04:09 +02:00
Bjørn Erik Jensen
6270dd3bc9
#2692 Ensemble curves. Add ensemble selection support to curve editor
2018-05-10 21:30:14 +02:00
Magne Sjaastad
9560e23b66
#2888 Auto Title : Crash when single summary case is nullptr
2018-05-09 16:02:29 +02:00
Gaute Lindkvist
c959db73a1
#2887 Tidy up 3D well log curve configuration to more obvious documentation.
2018-05-09 15:56:24 +02:00
Magne Sjaastad
43bb955ba2
#1777 Make access of data in RimStimPlanFractureTemplate robust
...
This commit makes it possible to open a project with invalid path to StimPlan, only displaying an error in the message window.
2018-05-09 15:43:07 +02:00
Magne Sjaastad
d6d894f631
#2868 Completion Type : Change priority order
2018-05-09 11:48:37 +02:00
Magne Sjaastad
4f4a12b636
#2868 Completion Type : Rename
2018-05-09 11:48:37 +02:00
Magne Sjaastad
e820bd44c7
#2868 Completion Type : Remove obsolete code
2018-05-09 11:48:37 +02:00
Magne Sjaastad
a986f3a4d2
#2868 Completion Type : Simplify update code paths
2018-05-09 11:48:37 +02:00
Magne Sjaastad
9bb8f36052
#2868 Completion Type : Compute completion type based on virtual connection factors
2018-05-09 11:48:37 +02:00
Gaute Lindkvist
f24fb4aaec
Fix crash due to global/local grid index mixup when creating fractures on SimWellPaths.
...
* Introduces a convenience method on the main grid
* Also converts some callers to use the convenience method.
2018-05-09 10:44:29 +02:00
Jacob Støren
43082b4952
#2871 Fault visibility toggle now controls fault label visibility in 2D intersection views also.
2018-05-08 16:26:15 +02:00
Bjørn Erik Jensen
9a5f3fb47e
Fix Linux build warning
2018-05-08 15:57:34 +02:00
Bjørn Erik Jensen
98daab46a3
#2819 Ensemble curves. Distinguish between summary case group and ensemble
2018-05-08 15:22:38 +02:00
Bjørn Erik Jensen
763d25040e
#2840 Ensemble curve. Copy/paste og curve sets
2018-05-08 10:17:18 +02:00
Gaute Lindkvist
043eaf7db6
Make new vertex creation more robust
...
* Require that the length of the new segment is shorter than the *current*
distance to the end of the original segment, rather than the length of the
complete original segment.
2018-05-08 09:09:36 +02:00
Jacob Støren
20a1e52323
#2850 Fix missing fault-label toggle and color setting awareness in 2D intersection view
2018-05-07 18:06:09 +02:00
Jacob Støren
b6979f32c6
#2808 Add Icon for well CF's
2018-05-07 15:56:23 +02:00
Gaute Lindkvist
c7bf6172f3
#2828 Allow setting curve domain range outside the range of the curve values.
...
* Note that this implementation simply removes vertices that are outside the range.
* It would look far better to insert vertices at the boundary when a segment is heading
out of range. This is more complicated.
2018-05-07 14:47:24 +02:00
Magne Sjaastad
d8afe5740b
#2803 Ensemble Cases Performance : Use one function to load summary data
2018-05-07 13:14:43 +02:00
Magne Sjaastad
dfa0d15844
#2803 Ensemble Cases Performance : Use loadAllSummaryCaseData()
2018-05-07 12:57:12 +02:00
Jacob Støren
c150f3e578
#2853 Add a specific ensembles icon. Use Cases icon for recursive import
2018-05-07 12:29:06 +02:00
Jacob Støren
c4c0d46692
#2857 , #2861 , #2853 , #2862 Icon improvements: Use new Summary plot icon in combined icons, Observed Data icons, Octave Script icon improvements, Summary Case Group icon
2018-05-07 12:29:06 +02:00
Bjørn Erik Jensen
f71bdda4fb
#2856 Menus. Restructure context menu
2018-05-07 12:24:52 +02:00
Gaute Lindkvist
78326bb19c
#2703 An initial implementation of filled drawing style with problems remaining.
...
* New vertices are successfully created in the intersections between the
curve and draw surface triangles
* New vertices are also inserted along the bottom edge of the filled curve.
* However, new vertices will still need to be inserted in the lines connecting the
top of the curve and the bottom where they intersect with the triangles.
* The option for filled curves remain hidden in the GUI. See #2860 .
# Please enter the commit message for your changes. Lines starting
2018-05-07 11:14:25 +02:00
Bjørn Erik Jensen
7903a62cc5
#2818 Summary. Add new-plot-commands to context menus
2018-05-07 09:46:45 +02:00
Jacob Støren
9885c9d2d7
#2809 , #2858 , #2859 Fix icon inconsistencies. Edd icons for ensemble curves and new icons for cross plot
2018-05-06 10:09:39 +02:00
Jacob Støren
4108c72680
Corrected spelling of ensemble
2018-05-06 10:09:39 +02:00
Magne Sjaastad
55796623b5
#2855 Tensor Calculations : Do nothing if tensor is unchecked
2018-05-04 15:23:20 +02:00
Magne Sjaastad
a6b94f7e66
#2803 Ensemble Cases Performance: Show case count in UI
2018-05-04 13:53:47 +02:00
Bjørn Erik Jensen
25dc96fb3b
#2721 Ensemble curves. Color ranges, cyclic color range assignment. Minor refactoring
2018-05-04 13:21:57 +02:00
Magne Sjaastad
4b6bd3d9fc
#2845 Ensemble Curve Set Legend : Update ensemble legend item text
...
Use special symbol for curve color by parameter
2018-05-03 14:52:59 +02:00