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
Gaute Lindkvist
8d6214b76d
#3183 Very minor rename of local variable to reflect reality.
2018-08-14 15:17:45 +02:00
Gaute Lindkvist
3f6185ae3d
#3183 Fix errors in regular fishbones completion output for LGR grids following MSW fracture work.
2018-08-14 14:56:30 +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
Bjørn Erik Jensen
8b14a01a2b
#3200 Plot editor. Remove curve sets correctly
2018-08-14 11:01:19 +02:00
Gaute Lindkvist
2987e6128d
#3198 Support LGR when exporting fishbone completions for multi segment wells.
...
* Also refactor RicMultiSegmentWellExportInfo to remove public member variables.
2018-08-13 15:10:03 +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
Magne Sjaastad
92d49248b0
#3197 Refactoring : Fix missing const
2018-08-10 15:53:45 +02:00
Magne Sjaastad
252950e625
#3197 Refactoring : Add const keyword
2018-08-10 15:34:27 +02:00
Magne Sjaastad
8b310e4cca
#3191 MSW export : Fix path when exporting from command file
2018-08-09 15:40:53 +02:00
Magne Sjaastad
0c6df7d6a8
#3038 Fracture Completion Summary : Add flag to export dialog
2018-08-09 14:04:59 +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
f3d27e0af8
#3038 Fracture Completion Summary : Add fracture summary to compdat export
2018-08-09 11:33:48 +02:00
Magne Sjaastad
53b443e819
Whitespace
2018-08-09 11:30:18 +02:00
Magne Sjaastad
18c3ab025f
#3038 Fracture Completion Summary : Add report item
2018-08-09 10:57:26 +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
0e14499561
#3038 Fix typo
2018-08-06 09:36:42 +02:00
Magne Sjaastad
3aaadde5c0
#3038 Fracture Completion Summary : Add transmissibility, conn count and area
2018-08-03 13:35:03 +02:00
Magne Sjaastad
d22f89f4d7
#3038 : Fracture - Simplify interface
2018-08-03 10:30:44 +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
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
2ccdab12c3
#3090 Add delete of sub items of RimWellPathFractureCollection
2018-08-02 13:54:36 +02:00
Magne Sjaastad
2c55506a9b
#2609 Well Path Creation: Create duplicate of well target
2018-08-02 13:45:37 +02:00
Gaute Lindkvist
06e3ca238a
#3154 Implement Common Data Source for Well Log Plots
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
f8a7ba541f
#3156 Make formation labels optional even if formation lines are shown
2018-07-16 08:57:28 +02:00
Bjørn Erik Jensen
8b258d6edd
#3126 Stimplan import. Support for multi-selecting files
2018-07-11 11:22:11 +02:00
Bjørn Erik Jensen
60146be146
#3167 CSV parser. Try a fallback datetime format if parsing fails
2018-07-06 15:01:25 +02:00
Bjørn Erik Jensen
1c28edf2cb
#3146 Summary plot. Ensemble color assignment fix. The appearance apply button now works for curve sets as well
2018-07-05 11:38:59 +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
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
a898f909e1
#3132 Set sensible colors and line types for different curves.
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
28993dae49
#3140 CSV import dialog. Add time format 'None' which is default
2018-07-04 10:29:43 +02:00
Bjørn Erik Jensen
2dd8744743
Ensemble import. Do not show warning dialog if there are no errors
2018-07-03 15:20: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
dc95b217c5
#2609 Update the visualization when the well path geometry definition changes
2018-07-02 16:31:55 +02:00
Bjørn Erik Jensen
9fd38064df
#3133 CSV import. Assume that all data columns are numeric columns
2018-07-02 15:14:32 +02:00
Bjørn Erik Jensen
ec26d8638a
#3134 Ensemble parameters import. Search 3 folder levels up. Improved warning message
2018-07-02 14:53:13 +02:00
Bjørn Erik Jensen
02059debf9
#3087 Show plot data. Add context menu: export to file
2018-07-02 14:29:46 +02:00
Bjørn Erik Jensen
a949f2acec
#3087 Show plot data. Fix typo
2018-07-02 13:12:42 +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
Bjørn Erik Jensen
13e5a3214b
#3087 Show plot data. Display tabbed dialog for summary data
2018-07-02 11:45:14 +02:00
Gaute Lindkvist
0a0cb584b5
Move hard coded parameter names to RiaDefines
2018-07-02 10:29:32 +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
e39a34cd0d
Add some features to well log plot, track and curve creation.
...
* Needed for creating the well bore stability plots
* Add ability to set plot and track titles
* Make updating and refreshing plots optional when adding curves/tracks so it can be done at the end instead.
* Optionally set custom titles to the plots and tracks.
2018-07-02 10:29:31 +02:00
Magne Sjaastad
0c1c454cdc
#3130 Fracture Report : Display fractures report in text dialog
2018-06-29 11:25:35 +02:00
Magne Sjaastad
4ae3290e3c
#1722 Completion Export : Use RimTools::wellPathCollection
2018-06-29 10:48:45 +02:00
Bjørn Erik Jensen
5151cde6bd
#3107 Hierarchy dialog. Warning to user when invalid chars are detected in file pattern
2018-06-28 11:12:12 +02:00
Bjørn Erik Jensen
533b000184
#3112 Derived ensembles. Show only one delete item in context menu
2018-06-28 10:16:01 +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
bb2e136df7
#3080 Ensemble statistics curves. Fix typo
2018-06-27 11:35:29 +02:00
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00
Gaute Lindkvist
56a02358df
#3092 Make export LAS-dialog slightly larger so that we avoid scrollbars.
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
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
Magne Sjaastad
16725b2376
#2998 Fix order of headings in export of WPMULTL
2018-06-19 13:58:32 +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
dfbbeb357b
Hierarchy dialog. Display number of found files
2018-06-19 09:15:42 +02:00
Magne Sjaastad
20d45abae2
#3054 Use dynamic cast in defineEditorAttribute
2018-06-18 14:20:50 +02:00
Magne Sjaastad
17ee25d0b2
AppFwk : Rename to uiField() and setUiField()
2018-06-15 14:22:03 +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
Gaute Lindkvist
280656ca26
#3043 Implement Time step filtering on import for Geomech
2018-06-13 14:10:47 +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
Magne Sjaastad
d09df6807d
#3037 Rename to setChildArrayField
2018-06-11 15:30:19 +02:00
Gaute Lindkvist
5f766e5228
#3013 Make sure all existing connections for PdmObjects are removed before async delete
...
* Clear all PdmPointer connections (including selection manager)
* Send all threads to the new caf::AsyncWorkerManager which can join the threads
before program exit if the caller has asked for that.
2018-06-08 12:58:59 +02:00
Bjørn Erik Jensen
11aeda63d9
#2962 Summary import performance. Preliminary optimization of summary groups and ensemble import
2018-06-06 09:49:58 +02:00
Bjørn Erik Jensen
0abc41afdb
#3003 Hierarchy import dialog. Update status during search
2018-06-04 09:02:49 +02:00
Bjørn Erik Jensen
9b07529ca2
#3006 Hierarchy import dialog. Trim input strings
2018-06-04 08:14:34 +02:00
Bjørn Erik Jensen
fca245d501
#3003 Hierarchy import dialog. Third attempt to get search logic correct (fingers crossed)
2018-06-01 15:43:59 +02:00
Magne Sjaastad
58ba0b2882
#2975 Ensemble Curve Set: Call updateConnectedEditors on collection
2018-06-01 15:38:48 +02:00
Bjørn Erik Jensen
8dbfd5f878
#3002 Hierarchy import dialog. Check for cancel pressed more often to avoid delay
2018-05-31 15:44:37 +02:00
Bjørn Erik Jensen
083d6f04bf
#3001 Hierarchy import dialog. Limit dialog update frequency to twice a second
2018-05-31 15:22:12 +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
6a41ad14c3
Fix typo
2018-05-29 10:51:54 +02:00
Bjørn Erik Jensen
4656e34967
#2993 Ensemble. Hide 'new cross plot' ctx command for ensembles
2018-05-28 14:36:44 +02:00
Bjørn Erik Jensen
278c8b672b
#2958 Ensemble curve sets. Make ensemble selected by default on 'new summary plot' command
2018-05-28 13:26:56 +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
6913a6829f
#2979 Summary curves. Set symbol skip distance to 0 when creating new observed data curves
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
Gaute Lindkvist
4c6a56bb52
#2873 Do only one updateAllRequiredEditors when closing cases
...
* Instead of one for every case that is being closed.
2018-05-23 14:38:26 +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
208313f672
#2944 Stop auto-zooming on load of Well Log Curves.
2018-05-23 11:29:16 +02:00
Bjørn Erik Jensen
87e91069e0
#2947 File hierarchy dialog. Fix effective filter
2018-05-22 15:10:31 +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
Gaute Lindkvist
3119ab24cb
#2934 Delete all selected cases, not just the first one when right clicking and choosing close.
2018-05-18 14:02:49 +02:00
Bjørn Erik Jensen
cb74354bc2
Ensemble curves. Increased ensemble curve count threshold from 200 to 600
2018-05-16 14:54:16 +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
Bjørn Erik Jensen
7103ff73a2
Renaming 'Restart Files' to 'Origin Files'
2018-05-15 15:08:25 +02:00
Jacob Støren
a222c096f3
#2917 Vector Selection Dialog: Rename method for retreiving all expanded curve defintions. Add method to retreive only the selection (one definition pr ensemble curve set)
2018-05-15 14:26:28 +02:00
Gaute Lindkvist
2e0cd60fc4
#2466 Fix the one occurence of non-guarded activeReservoirView access found.
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
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
e5227c15f0
#2915 Return if no target plot is available
2018-05-14 20:39:25 +02:00
Magne Sjaastad
94ab7b7923
#955 Guard nullptr access
2018-05-14 20:31:27 +02:00
Magne Sjaastad
6fcc91cdcd
#955 Cleanup includes and fix whitespace
2018-05-14 20:31:27 +02:00
Bjørn Erik Jensen
7c0017923c
#2658 Ensemble curves. Warning when too many ensemble curves
2018-05-14 14:52:02 +02:00
Jacob Støren
551c74cd28
Import Summary Case Group : Fix dialog title
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
078191610c
#2903 Plot Name and Legend Text : Fix update of ensembles from curve creator
2018-05-11 20:21:44 +02:00
Gaute Lindkvist
7e54eb055c
#2897 Make Export Completion only show up if the user has selected a well path collection or a descendant.
2018-05-11 16:01:25 +02:00
Bjørn Erik Jensen
38540a0a39
#2904 Curve creator. .Fix initial curve visibility
2018-05-11 15:43:12 +02:00
Bjørn Erik Jensen
9f1ea2c42a
Curve creator. Fix curve visibility settings
2018-05-11 13:46:42 +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
Bjørn Erik Jensen
4e9dfafe02
#2894 Summary cases. Moved code to more appropriate location
2018-05-11 09:53:03 +02:00
Bjørn Erik Jensen
1a725de91b
Fix build error
2018-05-11 08:35:56 +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
Gaute Lindkvist
b9cbd7c503
#2881 Continue exporting other completions if one has a unit mismatch.
...
* Report an error and continue rather than abort.
2018-05-09 15:56:24 +02:00
Gaute Lindkvist
5310d28433
#2880 export completions if the the well path name is explictly provided even if unchecked
2018-05-09 15:56:24 +02:00
Jacob Støren
83d3a033d8
#2872 Fix creating range filter slices on LGR
2018-05-09 13:47:58 +02:00
Jacob Støren
0ebedc844f
#2849 Rename some Fishbone commands
2018-05-08 16:59:29 +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
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
fb518117c0
#2856 Menus. Import case directly into group
2018-05-07 12:24:52 +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
Bjørn Erik Jensen
58f99a848e
#2802 Summary cases import. Display progress info during summary cases creation as well
2018-05-03 13:35:40 +02:00
Bjørn Erik Jensen
ccd0c0d9f9
#2836 Hierarchy import dialog. Insert * in effective filter when path filter is empty
2018-05-03 12:46:15 +02:00
Bjørn Erik Jensen
92fd4183a9
#2797 Ensemble curves. Support for text ensemble parameters. Unit test
2018-05-03 09:55:13 +02:00
Bjørn Erik Jensen
b686c1a081
Hierarchy dialog. Removed duplicate definition
2018-04-30 15:33:04 +02:00
Bjørn Erik Jensen
dc81c889ca
#2789 Hierarchy dialog. Prevent double file extension
2018-04-30 14:59:13 +02:00
Bjørn Erik Jensen
d5037bd982
#2812 Origin import dialog. Set arrow cursor while dialog is open
2018-04-30 14:03:46 +02:00
Bjørn Erik Jensen
5ae536cfc7
#2833 Origin import dialog. Prevent error dialog after pressing cancel
2018-04-30 12:53:32 +02:00
Bjørn Erik Jensen
b34deb1038
#2813 Origin import dialog. Add text '+ xxx more files' if number of origin files exceedes 4
2018-04-30 11:26:31 +02:00
Bjørn Erik Jensen
39cfc687bd
#2813 Origin import dialog. Copy file name context menu
2018-04-30 10:44:07 +02:00
Magne Sjaastad
6715ef5a8a
#2821 Export Completions: Use Split on Well And Completions as default
2018-04-30 08:15:55 +02:00
Magne Sjaastad
1a0f242c0b
#2780 Ensemble Curve Set : Improve plot title including ensembles
2018-04-30 08:01:17 +02:00
Bjørn Erik Jensen
14d78571a8
#2813 Origin import dialog. Add toggle 'show full paths'
2018-04-27 15:37:35 +02:00
Bjørn Erik Jensen
6463a67107
#2813 Origin import dialog. Bold group box titles
2018-04-27 13:21:00 +02:00
Bjørn Erik Jensen
313ae8f505
#2813 Origin import dialog. Spacing between groups
2018-04-27 13:07:53 +02:00
Bjørn Erik Jensen
4c2eeb9a9f
#2813 Origin import dialog. Full path in tool tip
2018-04-27 12:43:32 +02:00
Bjørn Erik Jensen
fd3bdff4e5
Hierarchy dialog. Do not clear root path field when clicking cancel in browse dialog
2018-04-27 12:43:32 +02:00
Bjørn Erik Jensen
fa2c188452
#2813 Origin import dialog. Import options group box replaced by label
2018-04-27 12:43:32 +02:00
Bjørn Erik Jensen
0fcdfadddc
#2813 Origin summary dialog. 'Ok to all' button
2018-04-27 08:27:16 +02:00
Magne Sjaastad
c267f32638
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
Bjørn Erik Jensen
3647792eb9
#2807 Origin summary files. Fix 'OK to all' not working issue
2018-04-26 14:27:23 +02:00
Bjørn Erik Jensen
ad6ef2a49b
#2806 Origin summary files dialog. Replace text 'Apply settings to...' to 'OK to All'
2018-04-26 09:51:35 +02:00
Bjørn Erik Jensen
93304360fa
#2810 import ensemble. Import all summary files even though some files miss ensemble parameters
2018-04-26 09:47:43 +02:00
Gaute Lindkvist
029369d187
#2677 Show curve value when clicking the curve
...
This change will show the following:
- Curve name
- Well path name
- Measured depth
- name of variable
- value
2018-04-25 14:13:12 +02:00
Gaute Lindkvist
3a670d94a2
#2801 Fix Cotire build.
2018-04-25 14:13:12 +02:00
Jacob Støren
e86c39b189
#2774 Import Ensemble: Ask for name before importing cases
2018-04-25 12:01:26 +02:00
Jacob Støren
54b21a8a49
Rename of static recursive search dialog method
2018-04-25 11:25:29 +02:00
Jacob Støren
cee99af324
#2768 Improved progress feedback in FileHierarchy dialog
2018-04-25 10:17:41 +02:00
Jacob Støren
9f43da2d10
#2768 Fix missing matches when root + path filter ends with an exact dir-name
2018-04-25 10:17:41 +02:00
Jacob Støren
87ccdd06af
#2768 First shot on faster search regime. Some issues left
2018-04-25 10:17:41 +02:00
Gaute Lindkvist
c5e4bf93a6
Summary Case Import cleanup ( #2795 )
2018-04-25 09:25:35 +02:00
Gaute Lindkvist
e953d6800c
#2795 Summary Case Import: When importing grids keep going even if summary file import fails.
2018-04-24 15:55:51 +02:00
Gaute Lindkvist
f456911c80
#2794 Summary Case Import: Improve error reporting.
...
* When an error is found with one summary case file, continue importing all the files that worked.
* Report an error in the log window and a message box afterwards about the case that failed.
* Fix crash when loading .EGRID file without a summary case.
2018-04-24 14:19:08 +02:00
Gaute Lindkvist
765b170efd
3d Well Log Curves ( #2784 ): call createDisplayModelAndRedraw...() when adding LAS and RFT curves.
...
* Causes the parts to be created and added to the model.
* This is already done when adding extraction curves.
2018-04-23 11:35:55 +02:00
Gaute Lindkvist
803b6b8179
3D Well Log Curves( #2676 ): Enable pick selection of the 3D Tracks and curves
2018-04-23 08:01:32 +02:00
Magne Sjaastad
1ff149c668
#2580 Export Completion Data : Add command in File/Export menu
2018-04-20 15:08:25 +02:00
Bjørn Erik Jensen
8a02fc3095
#2771 Ensemble curves. Add 'Add curve set' command to more tree nodes. Hide curve set collection when empty
2018-04-20 14:59:21 +02:00
Bjørn Erik Jensen
c3ae45e748
#2766 Bugfix. Import egrid files even though there are no associated summary files
2018-04-20 08:28:04 +02:00
Magne Sjaastad
d5bdd1f7a1
#2765 Completions : Use max available diameter when combining multiple completions in same cell
2018-04-19 14:55:14 +02:00
Bjørn Erik Jensen
e5570441f6
#2751 Rename ensamble to ensemble
2018-04-19 14:00:18 +02:00
Gaute Lindkvist
4dc9d1ba8a
3D Well Log Curve ( #2747 ): Add "Add new curve" command to 3D track and other curves.
2018-04-19 13:43:12 +02:00
Bjørn Erik Jensen
32fb519073
#2754 Fix ensemble import workflow
2018-04-19 13:38:07 +02:00
Bjørn Erik Jensen
b3ee1c1f9b
#2755 Fix import dialog path filter matching
2018-04-19 12:03:50 +02:00
Jacob Støren
02049abe78
Fix crash and typo and set stat Ensemble index to 1
2018-04-19 09:18:09 +02:00
Magne Sjaastad
305fdfcfc8
Remove unused variables and functions
2018-04-19 07:19:29 +02:00
Bjørn Erik Jensen
3ce2bfd67c
#2687 #2750 Add import ensamble command. Add import summary cases commands to plot tree nodes
2018-04-18 13:56:37 +02:00
Magne Sjaastad
f3a235b9df
#2748 Completion Type Calculations : Remove unused code
2018-04-17 14:42:15 +02:00
Bjørn Erik Jensen
7afa753d11
#2714 Display a warning in origin summary import dialog when ecllib may fail to read origin files
2018-04-17 11:01:45 +02:00
Bjørn Erik Jensen
0fcc0bea4c
2743 Origin summary import dialog adjustments
2018-04-16 14:11:31 +02:00
Bjørn Erik Jensen
e5e9692eb5
#2710 , #2719 Restart preference and dialog adjustments. And some bugfixes
2018-04-13 15:47:43 +02:00
Bjørn Erik Jensen
9f40679f22
#2555 Bugfix
2018-04-13 15:47:43 +02:00
Bjørn Erik Jensen
d7e7c4a463
#2720 , #2686 , #2701 Origin summary and grid cases import enhancements
2018-04-13 15:47:42 +02:00
Magne Sjaastad
12fcb124c7
#2697 #2700 #2697 Export Completions
...
Rename to RicfExportSimWellFractureCompletions
Add missing parameters to RicfExportWellPathCompletions
Add support for individual export multiple completion types into separate sections of same file
2018-04-13 12:13:27 +02:00
Magne Sjaastad
dfa87b218f
#2737 Command File Launcher : Add command for launching command file from UI
2018-04-13 12:04:43 +02:00
Magne Sjaastad
1d3bc6887e
#2709 Export of COMPDAT : Always export diameter
2018-04-13 12:04:23 +02:00
Bjørn Erik Jensen
5cc3af4586
#2555 Summary cases. Convert paths to have internal separators ('/')
2018-04-10 13:11:58 +02:00
Gaute Lindkvist
2cc93fb09d
3D Well Log Curves: Command to Delete curve #2667
...
* Add delete command with explicit delete feature class.
2018-04-10 10:57:04 +02:00
Bjørn Erik Jensen
ee9e9b2989
#2685 Origin summary. Split preferences settings into two fields
2018-04-09 13:22:05 +02:00
Magne Sjaastad
7a09b9a146
#2632 Export Completions : Show settings for avalable completions types
2018-04-09 11:36:01 +02:00
Magne Sjaastad
c759ef71b9
#2632 Export Completions : Use common entry point for completion export
2018-04-09 11:36:01 +02:00
Magne Sjaastad
f71563cb1e
#2632 Export Completions : Add sub menus for export of completions
2018-04-09 11:36:01 +02:00
Magne Sjaastad
7f137a3e7c
#2632 Export Completions : Add exportCompletionsForVisibleSimWells
2018-04-09 11:36:01 +02:00
Magne Sjaastad
4fb1a0385c
#2632 Export Completions : Add exportCompletionsForVisibleWellPaths
2018-04-09 11:36:01 +02:00
Magne Sjaastad
e50e34feb4
#2632 Export Completions : Remove support for export of all well path completions
2018-04-09 11:36:01 +02:00
Magne Sjaastad
a40c4df6b3
#2632 Export Completions : Set all completions in same group
2018-04-09 11:36:01 +02:00
Bjørn Erik Jensen
7dc41bd981
#2610 Enable delete command for ensamble curve sets
2018-04-06 11:58:07 +02:00
Bjørn Erik Jensen
21a81744f1
#2610 New command, display ensamble curves with single color
2018-04-06 11:58:06 +02:00
Jacob Støren
584c1084c0
#2664 Fix missing update when creating curve
2018-04-05 14:18:00 +02:00
Bjørn Erik Jensen
1369b11e6e
#2555 Guarding for nullptr and some minor fixes
2018-03-21 14:47:23 +01:00
Jacob Støren
dd29a3c727
#2634 Fix wrong MD when context menu creating completions in 2D intersectino View
2018-03-21 14:13:56 +01:00
Magne Sjaastad
ca8e56cff1
Perforation Interval : Do not cast to int when creating new perf interval
2018-03-21 10:16:37 +01:00
Magne Sjaastad
4060e7e5a5
#2631 Text Export to Eclipse : Generated text file has too many characters in line
2018-03-21 07:43:59 +01:00
Jacob Støren
7aa07d6a78
#2486 Wellpaths now reports correct MD in 2D intersection views
2018-03-20 15:44:45 +01:00
Bjørn Erik Jensen
95a9744241
#2555 Add time period for current file as well
2018-03-20 14:32:56 +01:00
Bjørn Erik Jensen
d5bbeffdd0
#2555 Refactored summary restart file import
2018-03-20 14:32:55 +01:00
Bjørn Erik Jensen
2f11395525
#2555 Add preferences for summary restart file import
2018-03-20 14:32:55 +01:00
Bjørn Erik Jensen
2a84cb6ddf
#2555 Handle import to separate cases
2018-03-20 14:32:55 +01:00
Bjørn Erik Jensen
8889bdf6d4
#2555 Add applyToAll checkbox
2018-03-20 14:32:54 +01:00
Bjørn Erik Jensen
f98dc2fe5e
#2555 Add current summary file to dialog
2018-03-20 14:32:54 +01:00
Bjørn Erik Jensen
208d738846
#2555 . Add summary restart file import dialog
2018-03-20 14:32:54 +01:00
Magne Sjaastad
595bf2aa97
#2440 Export Completions: Add MD-in and MD-out to comments
2018-03-20 13:30:18 +01:00
Magne Sjaastad
9656883c92
Fix wrong use of macros in constructor causing crash triggered by regression tests
2018-03-16 13:41:43 +01:00
Rebecca Cox
b189346f32
#2598 3D Well log curve: Add RFT curve code. curveValuesAndMds does currently only give values for a simwell
2018-03-16 11:22:03 +01:00
Rebecca Cox
a41ca4688e
#2597 3D Well Log Curve: Make 3d well log curve pure virtual. Add 3d well log extraction curve
2018-03-15 14:17:56 +01:00
Rebecca Cox
7fbf195b18
Add Icon to well log LAS curve
2018-03-15 13:05:00 +01:00
Rebecca Cox
ab800390dd
#2597 3D Well Log Curve: Context command to add new curve
2018-03-15 13:05:00 +01:00
Rebecca Cox
87977824db
Guard for missing well path
2018-03-14 15:52:10 +01:00
Magne Sjaastad
108ef5eecc
#2544 Well CF Viz : Add basiz viz with spheres, add legend to view
2018-03-14 09:35:48 +01:00
Bjørn Erik Jensen
b7e8834b4c
#2476 2dIntersectionView. Clean up context menus
2018-03-14 08:05:38 +01:00
Magne Sjaastad
716bb3184b
System : Replace tab with four spaces
2018-03-12 11:12:39 +01:00
Magne Sjaastad
8e8c168405
#2546 Well Connection Factors : Several changes related to data access
...
Moved rig classes from command feature into ReservoirDataModel\Completions\
2018-03-12 11:07:46 +01:00
Magne Sjaastad
a38d3735c5
#2557 Non Darcy Flow : Select copy at the end to avoid update of editor too early
2018-03-09 09:47:56 +01:00
Magne Sjaastad
7221efa7b5
#2554 Fracture : Do not exit if debug output file is not possible to open
2018-03-09 09:00:44 +01:00
Magne Sjaastad
4f7291c95d
#2583 System : Move regression test framework to separate class
2018-03-08 10:15:51 +01:00
Rebecca Cox
00a0d2b1f6
Avoid crash if selected item is not a PdmObjectHandle
2018-03-07 15:11:21 +01:00
Rebecca Cox
fbdfe90de0
Add override, sort includes
2018-03-07 14:25:12 +01:00
Rebecca Cox
46127ee724
#2581 3D wellLog curves: Add function to set property detaults from view
2018-03-07 14:24:18 +01:00
Rebecca Cox
9b8c06462c
#2582 3d well log curves: Select created curve in tree
2018-03-07 13:03:27 +01:00
Rebecca Cox
a37a9d3308
#2582 3D well log curves: Create add 3D well log extraction curve cmd
2018-03-07 12:02:13 +01:00
Magne Sjaastad
91428a028d
#2554 Regression Test : Reorganize setting of current working folder
2018-03-07 09:30:15 +01:00
Magne Sjaastad
08ce58b2fa
#2554 Export Completions : Do not create two folders if export folder does not exist
2018-03-07 09:30:15 +01:00
Magne Sjaastad
2435e92be1
#2577 Test : Add test toolbar to launch unit tests and regression tests
2018-03-06 13:19:06 +01:00
Magne Sjaastad
0bf72d5f68
#2561 Fracture Templates: Rename command feature files
2018-03-06 07:58:48 +01:00
Magne Sjaastad
bbcc59ee1d
#2561 Fracture Templates: Create duplicate of template and convert
2018-03-06 07:54:37 +01:00
Magne Sjaastad
204c0c77b1
#2560 Fracture : Reload XML data after unit system change
2018-03-05 09:56:06 +01:00
Magne Sjaastad
ef2179f1ba
#2545 Move fields from public to private
2018-03-02 14:27:52 +01:00
Magne Sjaastad
7bd0bdc612
#2483 Refactoring : Simplify generation of well branch geometry (1)
2018-03-02 14:07:23 +01:00
Bjørn Erik Jensen
3fc99a73bc
#2462 Add fracture template id
2018-03-02 09:33:38 +01:00
Magne Sjaastad
25a1823f35
Merge branch 'dev' into cmake-improvements
2018-02-28 08:47:01 +01:00
Magne Sjaastad
89c090ba24
#2536 Build System : Remove obsolete code for cmake older than "2.8.2"
2018-02-28 08:05:00 +01:00
Jacob Støren
267e3ef59d
#2535 Use the MainWindowTools class instead of MainWindow directly (part 4)
2018-02-27 16:46:53 +01:00
Jacob Støren
562dfbe9b8
#2535 Use the MainWindowTools class instead of MainWindow directly (part 3)
2018-02-27 16:46:53 +01:00
Jacob Støren
72013f4ff8
#2535 Use the MainWindowTools class instead of MainWindow directly (part 2)
2018-02-27 16:46:53 +01:00
Jacob Støren
d74807d669
#2535 Use the MainWindowTools class instead of MainWindow directly (part 1)
2018-02-27 16:46:53 +01:00
Magne Sjaastad
f4bae6f796
#2529 Fracture : Remove RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES from CMake files
2018-02-26 21:11:14 +01:00
Magne Sjaastad
72b5f540e5
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
2018-02-26 20:54:45 +01:00
Magne Sjaastad
0cee37ce86
Add missing ifdef macro for use of fracture template
2018-02-26 14:42:00 +01:00
Magne Sjaastad
c22f38e30c
#2509 Fracture : Move fracture commands to separate folder
2018-02-21 19:38:20 +01:00
Magne Sjaastad
8ad30d9350
#2509 Fracture : Disconnect fracture template when unit changes
2018-02-21 19:07:03 +01:00
Magne Sjaastad
c6b12b85e0
Merge fracture unit refactoring into dev #2509
...
Add display of M and F in front of fracture templates
Add convert of StimPlan templates
Add copy/paste of StimPlan templates
Remove obsolete unit conversion code
2018-02-21 10:15:56 +01:00
Magne Sjaastad
0acab5cd65
#2509 Fracture : Add copy / paste of StimPlan
2018-02-21 09:50:50 +01:00
Magne Sjaastad
0d7e4f460c
#2509 Fracture : Find matching template when adding new fracture
2018-02-21 09:10:40 +01:00
Magne Sjaastad
28ab07b199
#2509 Fracture : Remove obsolete unit conversion
2018-02-21 09:10:08 +01:00
Magne Sjaastad
35febab8db
#2509 Fracture : Add support for unit conversion of stimplan grid coords
2018-02-20 15:15:06 +01:00
Rebecca Cox
2c26ca4243
#2460 Tensor Vectors: Hide tensors on intersection creation
2018-02-20 13:47:47 +01:00
Magne Sjaastad
9b1b94a4ae
#2517 Export COMPDATL : Include diameter for LGR grids
2018-02-20 11:26:39 +01:00
Magne Sjaastad
fb95d896ef
#2509 Fracture : Add copy / paste of ellipse fracture template
2018-02-20 07:20:25 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Magne Sjaastad
cf11eff319
#2456 Non-Darcy Flow : Allow transmissibilities close to zero when computing d-factor
2018-02-16 11:22:13 +01:00
Magne Sjaastad
504e80534b
#2456 Non-Darcy Flow : Export : Use scientific formatting for kh and d-factor
2018-02-16 11:02:50 +01:00
Magne Sjaastad
52621bae6c
#2456 Non-Darcy Flow : Include diameter for fracture completions
2018-02-16 10:51:04 +01:00
Magne Sjaastad
dab73009e7
#2456 Non-Darcy Flow : Return the one and only (unmodified) completion
2018-02-16 10:49:53 +01:00
Magne Sjaastad
db20cf4b5b
#2492 : Non-Darcy Flow : Ignore WPIMULT export setting if non-Darcy Flow is active
2018-02-16 09:37:55 +01:00
Magne Sjaastad
ac96824640
#2455 Non-Darcy Flow : Add fields to fracture template
2018-02-16 09:37:55 +01:00
Magne Sjaastad
6b246f4671
Remove unused function
2018-02-16 09:37:55 +01:00
Magne Sjaastad
cdfe6e3000
#2475 Fractures: Use filename as default name when importing a StimPlan fracture
2018-02-15 15:00:09 +01:00
Bjørn Erik Jensen
022d2ffd2d
#2473 copy intersections. Resolve references and update connected editors
2018-02-15 13:05:42 +01:00
Rebecca Cox
cf3a1ad43f
#2392 3D View Context command: "Color Result"
2018-02-12 08:42:12 +01:00
Magne Sjaastad
123a2830aa
Merge patch into dev : Snapshot : Always use _ in generated file names #2446
2018-02-09 11:34:05 +01:00
Magne Sjaastad
6e16a47b0d
#2446 : Replace - with _ for all generated file names
2018-02-09 11:19:04 +01:00
Magne Sjaastad
778119bf62
#2442 Fracture Template : Move more fields from public to protected
2018-02-08 14:02:02 +01:00
Magne Sjaastad
a1c891cd99
Merge remote-tracking branch 'origin/2018.01.01-patch' into dev
2018-02-08 13:18:36 +01:00
Magne Sjaastad
80eefb3141
#2442 Fracture Template : Move several fields from public to protected
2018-02-08 13:17:31 +01:00
Magne Sjaastad
f053dfa8e3
#2446 : Snapshot : Improve generated file, always use _ in generated filename
2018-02-08 13:17:18 +01:00
Magne Sjaastad
1370cfe3e5
Merge fix for fishbone export into dev #2451
2018-02-08 10:31:51 +01:00
Magne Sjaastad
39949923a6
#2451 Export Completion : Remove obsolete test
2018-02-08 10:25:43 +01:00
Magne Sjaastad
0843c3e464
#2451 Export Completion : Exclude main bore cells correctly
2018-02-08 10:18:01 +01:00
Magne Sjaastad
53a1de91d7
#1968 Export Completions : Improve ordering
2018-02-07 14:07:49 +01:00
Magne Sjaastad
68c21e117b
#1968 Readability : Whitespace changes
2018-02-07 14:07:00 +01:00
Magne Sjaastad
76e6ec3aef
Remove unused function
2018-02-07 14:07:00 +01:00
Magne Sjaastad
dd34b0111a
#1968 Readability : Major whitespace changes
2018-02-07 14:07:00 +01:00
Magne Sjaastad
c695d40266
#2447 Fracture : Set default conductivity result when creating the first fracture
2018-02-06 13:15:36 +01:00
Magne Sjaastad
a283a468c2
#2447 Fracture : Show fracture legend when only ellipse fractures are present
2018-02-06 12:42:13 +01:00
Magne Sjaastad
91e062fd93
#2431 : Add Rim3dView to event interface object
2018-02-05 20:12:22 +01:00
Bjørn Erik Jensen
8c4cad894f
#2391 intersections. New copy to all views command feature
2018-02-05 13:24:17 +01:00
Magne Sjaastad
bf0b4f68e1
Merge message box fixes into dev, #2443
2018-02-02 14:47:05 +01:00
Magne Sjaastad
ba09906163
#2443 Replace QMessageBox with RiaLogging to avoid blocking of batch commands
2018-02-02 09:37:34 +01:00
Magne Sjaastad
dc0c6d1b47
#2443 : Remove obsolete includes of QMessageBox
2018-02-02 09:37:00 +01:00
Magne Sjaastad
f21f6e969f
#1905 : Make sure picking on perforation intervals reports well path MD
2018-02-02 08:20:57 +01:00
Magne Sjaastad
c5333d09b2
Merge perforation updates into dev #2422
2018-02-01 13:05:00 +01:00
Bjørn Erik Jensen
7131006188
#2422 perforations. Update tree view after perforations import
2018-02-01 09:10:31 +01:00
Magne Sjaastad
d111fde68b
#2425 Export Completions : Include cleanup
2018-01-31 10:20:47 +01:00
Magne Sjaastad
8fbd417c4f
#2425 Export Completions : Move function
2018-01-31 10:20:47 +01:00
Magne Sjaastad
f8b020e364
#2425 Export Completions : Whitespace
2018-01-31 10:20:47 +01:00
Magne Sjaastad
c04ef6bbbf
#2425 Export Completions : Move app logic into separate file
2018-01-31 10:20:47 +01:00
Magne Sjaastad
965deeb67a
#2425 Export Completions : Separated feature UI from app logic
2018-01-31 10:20:47 +01:00
Magne Sjaastad
52875a57dc
#2423 Export Completions : Cleaned up private functions, moved to cpp and improved whitespace
2018-01-31 10:20:47 +01:00
Magne Sjaastad
20652a0597
#2423 Export Completions : Move folder one level up
2018-01-31 10:20:47 +01:00
Magne Sjaastad
e989b3afc9
#2423 Export Completions : Move Rig*-files to completion export folder
2018-01-31 10:20:47 +01:00
Magne Sjaastad
f0f7c954cc
#2423 Export Completions : Move files to separate folder
2018-01-31 10:20:47 +01:00
Magne Sjaastad
e18a08a425
#1758 Use RigMainGrid in interface to CompletionDataGridCell
2018-01-31 10:20:47 +01:00
Magne Sjaastad
54a7320b59
#1758 Export main grid data to one file and LGR data to one file
2018-01-31 10:20:47 +01:00
Magne Sjaastad
38f18dbecb
#1758 Add support for export of WPIMULTL
2018-01-31 10:20:47 +01:00
Magne Sjaastad
c7b5e091c6
#1758 Rename to gridName
2018-01-31 10:20:47 +01:00
Magne Sjaastad
5cc6877afa
#1758 Use map to sort RigCompletionDataGridCell based on grid
2018-01-31 10:20:47 +01:00
Magne Sjaastad
4516941d2c
#1758 Add RigCompletionDataGridCell
2018-01-31 10:20:47 +01:00
Magne Sjaastad
028b5303a7
#1758 Add support for export of COMPDATL for LGR grid
2018-01-31 10:20:47 +01:00
Magne Sjaastad
c0359f1776
#1758 Refactor IJKCellIndex
2018-01-31 10:20:47 +01:00
Magne Sjaastad
85d9d21bb6
#1758 Rename to globalCellIndex
2018-01-31 10:20:47 +01:00
Bjørn Erik Jensen
7779ff5ed0
Merge branch '2018.01.01-patch' into dev. #2229
2018-01-31 08:33:51 +01:00
Bjørn Erik Jensen
fa66cf14cd
#2229 curve creator. Update when adding/deleting calculated curves as well
2018-01-31 08:32:14 +01:00
Jacob Støren
c9d6d60931
#2331 GeoMech fixes for intersection view. Paste view and animation of synthetic cases.
2018-01-29 16:16:11 +01:00
Jacob Støren
287992df91
#2331 Update Intersection View List when copying and deleting views
2018-01-29 16:16:11 +01:00
Jacob Støren
f931b92341
#2412 Disable irrelevant toolbar commands
2018-01-29 16:16:11 +01:00
Rebecca Cox
885c03b9a4
Merge remote-tracking branch 'origin/2018.01.01-patch' into dev
2018-01-29 11:24:56 +01:00
Rebecca Cox
d67e1a7d13
#2261 Well Paths: Change newestAddedWellPath to mostRecentlyUpdatedWellPath
2018-01-29 11:24:12 +01:00
Bjørn Erik Jensen
fbe9d2d73d
Merge branch '2018.01.01-patch' into dev
2018-01-26 15:56:37 +01:00
Bjørn Erik Jensen
ca3bb02c57
#2356 grid statistics dialog. Display of Mobile Volume Weighted Mean controlled by info box property
2018-01-26 15:53:13 +01:00
Jacob Støren
d8d2076dea
#2333 New Intersection View: Update vertical warningtext. Avoid selecting view in tree.
2018-01-26 11:19:16 +01:00
Jacob Støren
02f6b95959
#2333 Add flattened intersectino geometry. Some view modifications to move towards a final 2D view experience
2018-01-26 11:19:15 +01:00
Rebecca Cox
47d8508196
Merge remote-tracking branch 'origin/2018.01.01-patch' into dev
2018-01-26 10:29:01 +01:00
Magne Sjaastad
0559084d93
#2325 Summary plot: Apply axis settings on preview plot
2018-01-25 21:16:35 +01:00
Magne Sjaastad
6ce0037733
#2141 : Fracture : Make sure a new StimPlan fracture get valid defaults
2018-01-25 14:17:10 +01:00
Bjørn Erik Jensen
95db322f57
#2384 multi case import. Fix path filtering. Display relative file names
2018-01-25 13:57:09 +01:00
Bjørn Erik Jensen
3d2e5b6088
#2383 Eclipse cases import. New command feature using file hierarchy dialog
2018-01-24 14:39:06 +01:00
Bjørn Erik Jensen
3f96ad7ad9
File hierarchy dialog. Trim extensions
2018-01-24 14:37:52 +01:00
Bjørn Erik Jensen
5e46a378aa
#2384 multi case import. New command feature for importing cases into group recursively
2018-01-24 13:18:47 +01:00
Bjørn Erik Jensen
a039bcd0a9
File hierarchy dialog. Stop if no root dir
2018-01-24 13:18:47 +01:00
Bjørn Erik Jensen
d646af8514
#2384 multi case import. Context menu for on/off/toggle files
2018-01-24 12:36:06 +01:00
Rebecca Cox
8b4a1f05bc
#2390 Intersections: Add Copy/Paste
2018-01-24 11:44:20 +01:00
Rebecca Cox
97aab5bda5
Merge remote-tracking branch 'origin/2018.01.01-patch' into dev
2018-01-24 10:56:10 +01:00
Rebecca Cox
650fc2147d
#2404 Intersection: Update 3d view when creating new Intersection Box
2018-01-24 10:48:23 +01:00
Bjørn Erik Jensen
7c47783e3a
#2384 multi case import. Add check box for each file
2018-01-24 10:43:56 +01:00
Rebecca Cox
e68f0e2be8
Merge branch '2018.01.01-patch' into dev
2018-01-24 08:33:47 +01:00
Jacob Støren
d34b3a7c74
#2331 Add 2d Intersection View collection with automatic views. The create command is adjusted into a "Show" command.
2018-01-23 14:37:52 +01:00
Bjørn Erik Jensen
1c668ce3b4
#2358 fracture. Display values in resultInfo panel when clicking on stim plan fracture cell
2018-01-23 14:14:40 +01:00
Magne Sjaastad
7dbd6c1027
#2398 Fracture : Hide "New Fracture" in context menu when no Fracture Template is defined
2018-01-23 07:28:32 +01:00
Rebecca Cox
b84812616f
Merged from patch-branch to dev-branch
2018-01-18 15:43:27 +01:00
Rebecca Cox
79539c1c99
#2378 Fractures: Hide "Fracture Colors" in Project tree when not in use
2018-01-18 15:04:04 +01:00
Bjørn Erik Jensen
28ea6f054c
#2377 summary plot. Add missing curve update
2018-01-18 13:50:39 +01:00
Bjørn Erik Jensen
cdfe7f51d3
#2377 summary plot. Add missing curve update
2018-01-18 13:24:21 +01:00
Rebecca Cox
39cf8e8b0d
#2378 Fractures: Hide "Fracture Colors" in Project tree when not in use
2018-01-18 11:42:29 +01:00
Bjørn Erik Jensen
50c3e5f0d2
#2379 import summary cases. Minor refactoring
2018-01-17 13:15:04 +01:00
Bjørn Erik Jensen
8f384c9752
#2379 import summary cases. Dialog improvements, find button, grouping widgets
2018-01-17 13:05:05 +01:00
Bjørn Erik Jensen
b74dca8de8
#2379 import summary cases. Fix path filtering
2018-01-17 13:05:05 +01:00
Magne Sjaastad
3bcfc09baf
#2332 2D Intersection View: Show warning if intersection is not vertical
2018-01-17 11:29:06 +01:00
Magne Sjaastad
03de2aba5b
#2332 2D Intersection View: Command to create view
2018-01-17 11:05:31 +01:00
Bjørn Erik Jensen
735165bb2b
#2379 import summary cases. Fixed dialog issues
2018-01-16 13:40:38 +01:00
Jacob Støren
0debeafd68
#2331 Move RimGridView to separate files
2018-01-16 09:37:08 +01:00
Jacob Støren
b1cf7f6674
#2331 Cleaned up whitespace. Made crossectionCollection protected
2018-01-16 08:44:37 +01:00
Jacob Støren
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
Rebecca Cox
4bf8de2787
#2369 Elm props: Clear cell results on deletion
2018-01-15 14:48:05 +01:00
Magne Sjaastad
85ead20ec9
#2371 Fracture : Guard for null pointer access
2018-01-15 08:58:56 +01:00
Rebecca Cox
a97dd087d6
#2349 Elm Props: Use caf::FilePath instead of QString
2018-01-12 14:39:49 +01:00
Jacob Støren
4b26354b30
#2331 Moved redraw scheduling and completion type recalc out of RiaApplication
2018-01-12 12:01:04 +01:00
Magne Sjaastad
7511e8a243
#2322 New View : Improve default values when creating view
2018-01-12 10:55:00 +01:00
Magne Sjaastad
9a2eebe8f5
Fracture : Move public fields to protected, and make RimFractureTemplate friend
2018-01-12 10:21:10 +01:00
Magne Sjaastad
f027027618
#1905 Perforation Intervals : Picking the well path pipe does not work at perforations
...
Forward all parts intersected to 3d viewer event handler
2018-01-12 07:56:35 +01:00
Rebecca Cox
81a7fb204d
#2360 Elm Props: Correct UI text
2018-01-10 16:32:59 +01:00
Bjørn Erik Jensen
3f4489c45f
#1752 Summary cases import. Minor refactoring
2018-01-10 14:11:57 +01:00
Bjørn Erik Jensen
e743a61d5b
#1752 . Import multiple summary cases from a directory structure. Take 1
2018-01-10 13:57:20 +01:00
Rebecca Cox
2cd006882f
#2360 Elm Props: Wire up reading of elm prop data into data structures
2018-01-10 10:43:33 +01:00
Magne Sjaastad
49eebd0c28
#2359 Fracture : Adjust default parameters for ellipse fracture
2018-01-10 07:44:53 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Rebecca Cox
ab35d30ff5
#2348 Elm Props: "Import Element Property Table" command
2018-01-08 14:48:00 +01:00
Magne Sjaastad
a26f3b6907
#2340 Snapshot : Space in path is replaced with underscore
2018-01-08 11:46:51 +01:00
Bjørn Erik Jensen
4cdc109ec3
#2315 . Replaced abs() by fabs() where relevant
2018-01-05 09:29:53 +01:00
Bjørn Erik Jensen
01faccee1c
#2306 Export completions. Fix missing files for sim wells
2018-01-02 15:45:48 +01:00
Bjørn Erik Jensen
9d00648703
#1780 Export Completions. Add progress bar
2018-01-02 15:45:48 +01:00
Bjørn Erik Jensen
82d8b7c98a
#2295 . Guard for null frac template where it is being used
2018-01-02 12:54:10 +01:00
Magne Sjaastad
bdfd3d4e04
#2234 Completion Export : Do not include unticked perf intervals in project tree
2017-12-22 15:08:13 +01:00
Magne Sjaastad
173ef575fd
#2234 Completion Export : Do not include unticked fishbones in project tree
2017-12-22 15:01:41 +01:00
Magne Sjaastad
500b298c26
#2293 Completion Export : Make sure one of the available combo box items are selected
2017-12-22 14:43:00 +01:00
Magne Sjaastad
d9e29b91cb
#2234 Fractures : Export only sim well fractures ticked on in project tree
2017-12-22 14:43:00 +01:00
Magne Sjaastad
71c1267ab6
#2234 Fractures : Export only well path fractures ticked on in project tree
2017-12-22 14:43:00 +01:00
Bjørn Erik Jensen
4232ef2ffe
#1726 Export completion dialog. Use previous case as default
2017-12-22 13:56:39 +01:00
Bjørn Erik Jensen
0869a8edf5
#2120 Perforations import. Lookup well path by fuzzy method instead of exact name match
2017-12-22 13:39:31 +01:00
Bjørn Erik Jensen
6d236c24de
#2284 Completion export. Control inclusion of fracture debug info file from preferences
2017-12-22 13:10:35 +01:00
Bjørn Erik Jensen
fc6df4558f
#2279 Fishbones. Guard against too small MD
2017-12-22 11:18:37 +01:00
Bjørn Erik Jensen
1d3a31d61f
#2279 Fishbones. Default spacing is now 12.5. Place fishbone near well path end if no coordinates are specified
2017-12-22 09:53:08 +01:00
Magne Sjaastad
5153f5b926
CppCheck : Use const reference
2017-12-22 08:19:49 +01:00
Bjørn Erik Jensen
a0cb42a93b
RicWellPathImportPerforationIntervalsFeature. Rename method
2017-12-21 14:34:01 +01:00
Bjørn Erik Jensen
8dc47a84a2
Export Completions Dialog. Do not overwrite export folder setting
2017-12-21 12:39:17 +01:00
Bjørn Erik Jensen
a2a2427062
#1903 Export completions. Use project's export completion dialog settings everywhere it's being used
2017-12-20 11:14:13 +01:00
Bjørn Erik Jensen
a05f357597
#1903 Export completions. Save dialog contents
2017-12-20 11:14:13 +01:00
sigurdp
dbd1265f31
#1873 : Changed naming scheme when exporting laterals. Make sure fishbone name is exported and be more explicit in the enumeration of the subs and laterals.
...
Refactored RimFishbonesMultipleSubs so that it is clear that the fishbone instances only have auto generated names based on their current index.
2017-12-19 11:06:28 +01:00
Magne Sjaastad
e8200c41ac
#2271 Cross Plot : Disable export of plot data
2017-12-18 14:50:08 +01:00
Magne Sjaastad
57a691f8da
Remove "ResInsight:" prefix
2017-12-18 14:30:19 +01:00
Magne Sjaastad
7e71f50581
#2248 Source Stepping : Update toolbar when required for cross plot curves
2017-12-15 12:16:47 +01:00
Magne Sjaastad
2771270d24
#2248 Source Stepping : Update toolbar on new / delete of summary curve
2017-12-15 10:37:55 +01:00
Magne Sjaastad
79fea6d9f0
#2248 Source Stepping : Update toolbar when required
2017-12-15 10:37:55 +01:00
Bjørn Erik Jensen
e35a448dae
Summary Cross Plot. Hide Paste Excel data for cross plots
2017-12-15 10:10:21 +01:00
Bjørn Erik Jensen
0cce524af1
Summary plot. Fix paste excel data command name
2017-12-15 10:01:39 +01:00
Bjørn Erik Jensen
3034fdd289
#2268 Summary plot. Fix missing Switch Axis command
2017-12-15 09:19:22 +01:00
Magne Sjaastad
3b9e7d0106
Avoid call to updateConnectedEditors from updatePlotTitle
2017-12-14 15:04:18 +01:00
Rebecca Cox
0788cfe3db
Remove *inc file format.
2017-12-14 14:26:10 +01:00
Jacob Støren
ebe60d8b16
Curve Creator Curve Name Configuration group name updated
2017-12-14 13:05:37 +01:00
Bjørn Erik Jensen
f84a535511
#2264 PLT plot. Filter wells list based on well geometry and production data
2017-12-14 11:23:04 +01:00