Magne Sjaastad
|
b6b544f13f
|
#1174 Rename to loadDataAndUpdate
|
2017-02-15 10:40:32 +01:00 |
|
Magne Sjaastad
|
f5db37fcf7
|
Use int as category value type
|
2017-02-15 10:38:42 +01:00 |
|
astridkbjorke
|
ff59429ad8
|
#1139 - pre-proto - Adjustments in reading of XML file to handle files with multiple time-steps and several parameters.
|
2017-02-15 10:32:34 +01:00 |
|
Magne Sjaastad
|
1efbf07711
|
#1174 Avoid load of data in initAfterRead
|
2017-02-15 10:26:16 +01:00 |
|
Jacob Støren
|
ed31dab152
|
#1172 Calculated a grouped tracer contribution value of the tracers below a certain threshold.
|
2017-02-15 08:46:55 +01:00 |
|
Magne Sjaastad
|
758ac9ef8c
|
#1214 Generalized export of snapshot images for all plot window types
|
2017-02-14 15:03:54 +01:00 |
|
astridkbjorke
|
3023ddcd78
|
#1087 - pre-proto - Adding units to fracture template and adding command feature for converting length values in ellipseFractureDefinition.
|
2017-02-14 09:49:14 +01:00 |
|
Magne Sjaastad
|
e43f531a0f
|
#1208 Use category text instead of category index
|
2017-02-14 09:47:19 +01:00 |
|
Jacob Støren
|
61e82c37b5
|
#1210 Using defult flow diag results if available when creating Well Alloc Plots
|
2017-02-14 08:30:52 +01:00 |
|
Jacob Støren
|
a25bfd4513
|
#1213 Well allocation plot is now only created when requested.
Also made the fields in FlowPlotCollection private.
|
2017-02-14 08:10:39 +01:00 |
|
Magne Sjaastad
|
92f4abe7c2
|
#1214 Implemented snapshot of well allocation plot
|
2017-02-13 15:47:24 +01:00 |
|
Magne Sjaastad
|
73053b0bb7
|
#1174 Create TOF property filter with selected tracer
|
2017-02-13 15:00:49 +01:00 |
|
Magne Sjaastad
|
07dc89bceb
|
Cleaned up includes
|
2017-02-13 14:29:02 +01:00 |
|
astridkbjorke
|
3dc836e491
|
#1138 - pre-proto - Setting up nodeCoords and triangleIndices in same loop.
|
2017-02-13 13:46:49 +01:00 |
|
Magne Sjaastad
|
45f3240932
|
#1174 Added context menu to WellAllocationPlot and added feature
|
2017-02-13 13:29:31 +01:00 |
|
Magne Sjaastad
|
9aa98a3895
|
#1078 Assign default colors when a new well is created
|
2017-02-13 13:26:05 +01:00 |
|
Magne Sjaastad
|
62f73260fc
|
#1174 Guard for null pointer access of wellAllocationPlotWidget
|
2017-02-13 13:04:37 +01:00 |
|
Jacob Støren
|
22b3d9fca5
|
#1169 Added unti labels for the three different sets (metric, field, lab)
|
2017-02-13 10:54:21 +01:00 |
|
Jacob Støren
|
321b9e2d62
|
#1173 Made the legend a separate hide/show entity, and changed the overall layout of the well allocation plot
|
2017-02-13 08:44:29 +01:00 |
|
Jacob Støren
|
30ea467f0e
|
Whitespace
|
2017-02-13 08:44:29 +01:00 |
|
Jacob Støren
|
2e806e0cb7
|
#1173 Hide legend in the Well Log part of the Well Alloc Plot by default
|
2017-02-13 08:44:29 +01:00 |
|
Jacob Støren
|
3e7413831a
|
#1173 Added the possibility to hide the legend in a Well Alloc plots ((including WellLog plot )
Also changed the background color to white.
|
2017-02-13 08:44:29 +01:00 |
|
Magne Sjaastad
|
d1743be8e7
|
#1178 Update well allocation plots when well color changes
|
2017-02-10 19:12:21 +01:00 |
|
Magne Sjaastad
|
b3e845ed5e
|
#1178 Use well colors for Max Fraction Tracer
|
2017-02-10 18:53:14 +01:00 |
|
astridkbjorke
|
f6caa938ec
|
#1138 - pre-proto - Visualizing full grid of StimPlan simulation with single colour.
|
2017-02-10 15:29:15 +01:00 |
|
astridkbjorke
|
7f6d9eee1c
|
pre-proto - Adding template<> to appEnum to build on linux
|
2017-02-10 13:43:22 +01:00 |
|
astridkbjorke
|
6c9ee7f059
|
#1198 - pre-proto - Adding enum to control finite / infinite conductivity. Calculation for finite conductivity not yet implemented, so transmissibilitiy calculation will as of now always assume infinite cond.
|
2017-02-10 13:31:23 +01:00 |
|
Magne Sjaastad
|
2ee25c6cf5
|
Use triangleIndices instead of polygonIndices
|
2017-02-10 11:32:18 +01:00 |
|
astridkbjorke
|
41a103714e
|
#1196 - pre-proto - Rename to PseudoLenght Location
|
2017-02-10 10:49:36 +01:00 |
|
astridkbjorke
|
0d027a8fdf
|
#1199 - Hiding azimuth angle when fracture orientation is selected along or transverse to well path, and setting ui-order for stimPlanFractureTemplate.
|
2017-02-10 10:33:07 +01:00 |
|
astridkbjorke
|
517c53a069
|
(#1139) - pre-proto - Reading in stimplan XMLfile. Not tested for multiple properties / timesteps. (Also some code clean-up)
|
2017-02-10 10:03:46 +01:00 |
|
astridkbjorke
|
22ee6250bd
|
(#1137) - pre-proto - Adding delete/new command for stimplan fracture templates. Removing RimStimPlanFractureDefinition, functionality moved into RimStimPlanFractureTemplate. Renaming RimFractureDefinitionCollection to RimFractureTemplateCollection.
|
2017-02-10 09:54:37 +01:00 |
|
astridkbjorke
|
d52cfc0f0b
|
(#1136, #1137) - pre-proto - Adding base class RimFractureTemplte, and classes for stimPlan fractureTemplate and data structures. Also adding features for creating new stimPlan Fracture templates.
|
2017-02-10 09:52:18 +01:00 |
|
Magne Sjaastad
|
652df8854d
|
#1180 Use RiaColorTables for several features (well log, summary, flow rates)
|
2017-02-10 08:39:25 +01:00 |
|
Magne Sjaastad
|
3d5781a601
|
#1180 Moved color tables from RimLegendConfig to RiaColorTables
|
2017-02-10 08:37:48 +01:00 |
|
Magne Sjaastad
|
8fffc53629
|
#1180 Use RiaColorTables and deleted RivColorTableArray
|
2017-02-10 08:36:32 +01:00 |
|
Jacob Støren
|
fb85416b73
|
Fixed #1200
|
2017-02-09 15:32:14 +01:00 |
|
Jacob Støren
|
65f36d6a3f
|
#1168, #1171 Added new depth types to RimWellLogPlot, with handling of unit type "none" as well. Made Well Alloc Plots make only "Connection Number" available on its WellLogPlot
|
2017-02-09 13:31:25 +01:00 |
|
Jacob Støren
|
dea5c8fc8c
|
#1205 Added a none option to Well Alloc Plot Flow Solution menu
|
2017-02-09 13:31:25 +01:00 |
|
Magne Sjaastad
|
5df94a1e18
|
#1181 Do not automatically update track names when adding new tracks
|
2017-02-09 08:35:33 +01:00 |
|
Magne Sjaastad
|
7cdc550f32
|
Fixed #1130 Make sure visibility of fractures follows pipe/sphere visibility
|
2017-02-09 06:59:34 +01:00 |
|
Magne Sjaastad
|
c197f22013
|
#1189 Improved text in UI and reorganized color buttons
|
2017-02-08 14:00:06 +01:00 |
|
Magne Sjaastad
|
a5de98ab32
|
Use upper case for first character in words
|
2017-02-08 13:59:20 +01:00 |
|
Magne Sjaastad
|
b1beacb46a
|
#1189 Fixed well cells visibilities when no range filters are active
|
2017-02-08 13:34:31 +01:00 |
|
Jacob Støren
|
a736d41eb7
|
#1169 Added text on the x-axis
|
2017-02-08 13:23:52 +01:00 |
|
Magne Sjaastad
|
d5ec760ddd
|
#1189 Fixed well pipe/sphere visibilities when no range filters are active
|
2017-02-08 08:07:27 +01:00 |
|
Magne Sjaastad
|
f11d2a0d31
|
#1189 Fixed well pipe/sphere visibilities when no range filters are active
|
2017-02-08 08:04:08 +01:00 |
|
Magne Sjaastad
|
93954fece0
|
Merge remote-tracking branch 'refs/remotes/origin/dev'
Conflicts:
ApplicationCode/Commands/RicDeleteItemFeature.cpp
|
2017-02-08 07:35:20 +01:00 |
|
astridkbjorke
|
c8f682b205
|
#1140 - pre-proto - Update calculation of dx, dy, dz if not read from file
|
2017-02-07 19:12:44 +01:00 |
|
Magne Sjaastad
|
255643257f
|
Fixed #1191 Info box: crash when using static cell result with dynamic filter and current time step
|
2017-02-07 19:07:30 +01:00 |
|