Commit Graph

3076 Commits

Author SHA1 Message Date
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
Bjørn Erik Jensen
5c4a250c44 #1870, #1871 Fishbones. Switch PdmField type from size_t to int due to non existing size_t pdm editor 2017-12-19 10:54:39 +01:00
sigurdp
f74dc80838 #1870 For fishbones, clamp values so that start MD and end MD always consitutes a valid range where start MD <= end MD 2017-12-19 09:34:23 +01:00
Magne Sjaastad
e8200c41ac #2271 Cross Plot : Disable export of plot data 2017-12-18 14:50:08 +01:00
Magne Sjaastad
679e4c859f #2228 : Curve Creator : Use one group for curve types other han excplicitly handeled 2017-12-18 14:28:20 +01:00
Magne Sjaastad
bc12695af1 #2275 : Source Stepping : Trigger update of required UI when case changes 2017-12-18 09:53:32 +01:00
Magne Sjaastad
cd340f7713 #2273 Well Accocation Plot : Add flag to control branch detection 2017-12-18 09:34:28 +01:00
Magne Sjaastad
26f06daa0f Whitespace 2017-12-18 07:13:58 +01:00
Magne Sjaastad
55080245b2 #2265 Xml Keywords : Use postfix 'X' for duplicated cross plot field names 2017-12-18 07:13:58 +01:00
Magne Sjaastad
2e5ccb2598 #2265 Xml Keywords : Rename to uppercase 2017-12-18 07:13:58 +01:00
Magne Sjaastad
f8f30db5b3 #2265 Xml Keywords : Rename to uppercase and match field name 2017-12-18 07:13:58 +01:00
Magne Sjaastad
ed013c6eb9 #2265 Xml Keywords : Several rename to fracture template and fracture collection 2017-12-18 07:13:58 +01:00
Magne Sjaastad
56016ff23a #2265 Disable IO for ui only field 2017-12-18 07:13:58 +01:00
Magne Sjaastad
25979122d5 #2265 Disable IO for ui only field, start keywords with upper case 2017-12-18 07:13:58 +01:00
Magne Sjaastad
4a8d19c238 Guard null pointer access 2017-12-18 07:13:58 +01:00
Magne Sjaastad
78be5b351e Remove asserts from defineEditorAttribute 2017-12-18 07:13:58 +01:00
Magne Sjaastad
e10c7fd633 #2265 Xml Keywords : Remove fishbones prefix 2017-12-18 07:13:58 +01:00
sigurdp
96b5a02872 #1861 Set default build-angle to 1.83 deg/ft for models with FIELD units 2017-12-15 13:30:13 +01:00
Magne Sjaastad
bb1fe0354f #2248 Source Stepping : Always use visible curves as basis for stepping 2017-12-15 10:51:33 +01:00
Magne Sjaastad
79fea6d9f0 #2248 Source Stepping : Update toolbar when required 2017-12-15 10:37:55 +01:00
Magne Sjaastad
530b4d4073 #2248 Source Stepping : Compute visible fields once based on visible curves 2017-12-15 10:37:55 +01:00
Bjørn Erik Jensen
cd3523d91d #2269 Ascii summary curve. Fix property editor layout 2017-12-15 09:55:43 +01:00
Magne Sjaastad
3b9e7d0106 Avoid call to updateConnectedEditors from updatePlotTitle 2017-12-14 15:04:18 +01:00
Magne Sjaastad
603f63a773 #2267 Summary Plot : Remove wrong call to updatePlotTitle 2017-12-14 15:04:18 +01:00
Jacob Støren
a946797394 Adjusted Ui ordering in Summary plot 2017-12-14 14:44:12 +01:00
Bjørn Erik Jensen
448eefd0e8 RFT plot. Fix missing plot title 2017-12-14 14:22:21 +01:00
Bjørn Erik Jensen
fc2b6694ae #2263 PLT plot. Display warning dialog when selecting grid/rft case when no well path 2017-12-14 12:54:07 +01:00
Magne Sjaastad
dabdcd0aa4 Whitespace 2017-12-14 11:35:28 +01:00
Magne Sjaastad
71b7523e3c #2250 Summary Curve : Support aquifer auto name 2017-12-14 11:35:28 +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
Magne Sjaastad
53d1c7ef66 #2262 Summary Curve Creator : Add support for auto plot title 2017-12-14 09:59:19 +01:00
Magne Sjaastad
fbee6e23a9 #2262 Curve Creator : Update curve collection when a curve is turned on/off 2017-12-14 09:59:19 +01:00
Magne Sjaastad
898c7a0483 #987 Curve Creator : Use auto-generated plot name as default plot name 2017-12-13 08:06:34 +01:00
Magne Sjaastad
5566acdcda #987 Summary Auto Title : Add support for auto plot title and improve curve names 2017-12-13 07:40:37 +01:00
Jacob Støren
7d39d29ca5 Merge fix of #1858 2017-12-12 17:41:45 +01:00
Jacob Støren
7e820cd251 #1858 General refactoring as preparations. Renaming Whitespace change. Remove obsolete code. 2017-12-12 16:32:57 +01:00
Rebecca Cox
2b0305fcc4 #2247 Add export FLIXNUM/MULTNUM to context menu on Cell Result item in tree view 2017-12-12 16:07:02 +01:00
Bjørn Erik Jensen
6ffcb703fd #2249 Summary Plot Editor. Support for plotting individual aquifers 2017-12-12 15:10:11 +01:00
Jacob Støren
b15664cfc5 #1858 Rename WellPathIntersectionInfo classes 2017-12-12 13:53:02 +01:00
Bjørn Erik Jensen
9769d391e1 #2199, #2245 Summary plots. Add paste commands for cross plot. Add duplicate summary plots and curves 2017-12-12 13:22:36 +01:00
Jacob Støren
3a1939d460 #1858 Renaming and whitespace as preparations 2017-12-12 12:47:05 +01:00
Magne Sjaastad
b7bdce1d9e Summary Plot Curve Editor : Use () instead of [] around acronyms as [] are used for unit text 2017-12-12 08:56:18 +01:00
Magne Sjaastad
ab53135f91 #2243 Summary Plot : Reorganize axis properties fields 2017-12-12 08:56:18 +01:00
Magne Sjaastad
96b1fc9160 Whitepace 2017-12-12 08:56:18 +01:00
Magne Sjaastad
e7c08223b6 #2243 Summary Plot : Add control flags for auto title for name, acronym and unit 2017-12-12 08:56:18 +01:00
Rebecca Cox
6e4449960f #2227 Well formatins: Clear well path if it does not have well picks 2017-12-12 08:38:04 +01:00
Rebecca Cox
fb876f8fdc #2227 Well formations: Remove fluid annotation duplicates 2017-12-11 15:12:12 +01:00
Rebecca Cox
c3cd0a650e #2227 Well formations: update ui. remove level from RigWellPathFormation 2017-12-11 15:12:12 +01:00
Rebecca Cox
406c371682 #2227 Well formation: Make level filter dynamic 2017-12-11 15:12:12 +01:00