Magne Sjaastad
56bf2ede7d
#3222 AppFwk : Improve robustness/maintainability (3)
2018-08-20 08:56:35 +02:00
Magne Sjaastad
26f6eb1dd4
#3222 AppFwk : Improve robustness/maintainability (2)
2018-08-20 08:24:24 +02:00
Magne Sjaastad
cd63332514
#3222 AppFwk : Improve robustness/maintainability
2018-08-20 08:02:36 +02:00
Magne Sjaastad
37369cb0fb
AppFwk : Add const
2018-08-20 08:02:36 +02:00
Magne Sjaastad
7b71415fc8
#3228 Fishbones imported laterals : Skip unchecked laterals for COMPDAT export
2018-08-20 08:00:49 +02:00
Magne Sjaastad
878282daf4
Whitespace
2018-08-20 07:58:18 +02:00
Magne Sjaastad
c8f2eec5e4
Linux : Fix constructor parameters for Color4f
2018-08-20 07:46:16 +02:00
Jacob Støren
67d4df69b2
#2607 Adjust handle size to follow characteristic cell size. Add vertical axis handle.
2018-08-17 12:32:40 +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
Jacob Støren
096536a341
caf: Use caf::Factory macro for factory registration in field editors. Removed obsolete code
2018-08-17 12:32:40 +02:00
Gaute Lindkvist
1e77c9308a
#3209 Make sure project tree is initialised when creating the plot window.
...
* Also ensure the main plot window is created before attempting to set a brand new plot as an MDI window.
* This ensures the MDI view controller has been created, otherwise the new plot MDI window will not be shown in the main plot window when the main plot window is created.
2018-08-17 10:54:40 +02:00
Magne Sjaastad
2664663d17
#3199 Fracture summary header : Display d-factor per fracture
2018-08-17 10:22:27 +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
Magne Sjaastad
bc9332f45a
AppFwk : Whitespace
2018-08-16 13:59:28 +02:00
Magne Sjaastad
ddf9a6a2d8
AppFwk : Rename to cafPdmuiTableRowEditor
2018-08-16 13:52:36 +02:00
Jacob Støren
e862ef873a
#3221 caf: Avoid selectionChanged and updateConnectedEditors when TableView is built (configureAndUpdateUi)
2018-08-16 11:55:28 +02:00
Jacob Støren
7254a58887
Remove unused include
2018-08-16 11:55:28 +02:00
Gaute Lindkvist
4011caec64
Update after review
2018-08-16 10:22:07 +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
Bjørn Erik Jensen
2e78bddaf6
#3119 detect grid unit. Read unit system from one of three available sources
2018-08-15 14:47:56 +02:00
Magne Sjaastad
59f9d189e5
#3214 Use template function to get referencing objects of specified type
2018-08-15 13:01:11 +02:00
Magne Sjaastad
97c3b9efea
#3214 AppFwk : Add function to get referencing objects of specified type
2018-08-15 13:01:11 +02:00
Bjørn Erik Jensen
37962e040c
#3170 observed data import. Add new misc vector items
2018-08-15 11:35:38 +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
Magne Sjaastad
4c75e2514d
#3089 Move text parsing for unit conversion
2018-08-15 09:53:52 +02:00
Magne Sjaastad
45f0f6b485
Whitespace and rename
2018-08-15 09:53:52 +02:00
Magne Sjaastad
e195eed246
#3210 Helper class used to compute weighted average
2018-08-15 09:53:52 +02:00
Bjørn Erik Jensen
f6e6cacc36
#3206 ecllib crash. Temporary patch to handle huge ensembles
2018-08-15 09:29:03 +02:00
Gaute Lindkvist
8d6214b76d
#3183 Very minor rename of local variable to reflect reality.
2018-08-14 15:17:45 +02:00
Bjørn Erik Jensen
1ce7701fa3
#3194 ecllib. Apply patch install-ert after update
2018-08-14 15:08:59 +02:00
Bjørn Erik Jensen
6ebee07c84
#3194 ecllib. Apply patch fix-synthetic-odb-cases after update
2018-08-14 15:08:59 +02:00
Bjørn Erik Jensen
445a78b4b0
#3194 . Add note
2018-08-14 15:08:58 +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
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
Jacob Støren
088dd61fd8
#3201 , #3202 Add end tangent access and some better handling of errors
2018-08-14 11:41:20 +02:00
Jacob Støren
9025cedecb
#3204 Add double precision to OffshoreSphericalCoords
2018-08-14 11:41:20 +02:00
Jacob Støren
92dd375da3
#3201 Fix error discovered by unit test
2018-08-14 11:41:19 +02:00
Jacob Støren
fb7a7e39eb
#3201 #3202 Split in separate files. Move offshore spherical coords stuff to separate file in RiaTools
2018-08-14 11:41:19 +02:00
Jacob Støren
c6069ade29
Guard access of error text pointer in CsvUserDataParser
2018-08-14 11:41:19 +02:00
Bjørn Erik Jensen
8b14a01a2b
#3200 Plot editor. Remove curve sets correctly
2018-08-14 11:01:19 +02:00
Bjørn Erik Jensen
6feb743542
#3196 Summary import. Use vector based ecllib functions
2018-08-13 15:15:15 +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
Bjørn Erik Jensen
5081f12bb5
#3194 . Adapt ResInsight to modified ecllib API
2018-08-13 14:00:26 +02:00
Bjørn Erik Jensen
23024b790f
Update ecllib from statoil master repo commit a165d636552fa0c0f96219d341f7f2c17c08dc9d
2018-08-13 14:00:26 +02:00