Commit Graph

4318 Commits

Author SHA1 Message Date
astridkbjorke
3ae816a9aa #1138 - pre-proto - Re-reading data from files when opening stored project. Re-generating geometry when updating values for time-step / parameter to show from stimPlan-file. 2017-02-15 15:49:53 +01:00
astridkbjorke
bcd3009066 #1138 - pre-proto - Showing data from stimPlan-file on fracture 2017-02-15 15:14:16 +01:00
astridkbjorke
1cf6d073fe #1138 - pre-proto - Adding fields for fractures for stimPlan parameter to plot and time step. 2017-02-15 12:21:36 +01:00
Magne Sjaastad
c815cfa835 #1138 Added result legends 2017-02-15 11:29:44 +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
astridkbjorke
3fac46b1a9 #1087 - pre-proto - Checking units of case and fractures in export, if mismatch is detected export is aborted. 2017-02-14 11:03:38 +01:00
Magne Sjaastad
41836a4930 #1138 Added test code for texture scalar mapping 2017-02-14 10:29:25 +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
astridkbjorke
3dc836e491 #1138 - pre-proto - Setting up nodeCoords and triangleIndices in same loop. 2017-02-13 13:46:49 +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
astridkbjorke
fc96b33baa #1197 - pre-proto - Fixes in COMPDAT export 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
e21d904b69 Upped to version 2016.11.pre-proto.9 2017-02-09 07:02:20 +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
f11d2a0d31 #1189 Fixed well pipe/sphere visibilities when no range filters are active 2017-02-08 08:04:08 +01:00
Magne Sjaastad
c215bbcbbc Fixed missing include after merge 2017-02-08 07:35:48 +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
Magne Sjaastad
011fd30d08 #1189 Use text "Hide Wells Not Intersecting Filtered Cells" 2017-02-07 18:16:19 +01:00
Magne Sjaastad
4bfb85c62e #1189 Harmonized static and dynamic evaluation of cell visibilities 2017-02-07 15:36:19 +01:00
Magne Sjaastad
2404cf1582 #1189 Visibility of well cells now follow visible range filtered cells 2017-02-07 15:33:04 +01:00
Magne Sjaastad
0061067aa7 #1189 Do not consider well cells when controlling pipe/sphere visibilities 2017-02-07 15:33:04 +01:00
Jacob Støren
ec7e892395 Fixed #1175 schedule geometry regeneration when creating a property filter. 2017-02-07 15:11:47 +01:00
Jacob Støren
fd832c65d9 Updated reference to ERT GitHub SHA 2017-02-07 13:55:33 +01:00
Jacob Støren
cc095644ce Reapplied fix for synthetic Odb files 2017-02-07 13:53:27 +01:00
Jacob Støren
bf0dd5d303 #1170 Read volume rate from Ert 2017-02-07 13:47:00 +01:00
Jacob Støren
a6b7bc7c41 Updated Ert to e2a5a9cc20705537d07822958d925e092a323367 to include new accesss to well rates 2017-02-07 13:44:59 +01:00
Jacob Støren
76bc449d1f #1161 and #1188 Fixed problems with last MSW segments. Two errors: missing last segment ID, and missing drawing the last pipe segment. 2017-02-07 10:53:48 +01:00
Jacob Støren
94a90c8796 Fixed #1188 The connection number calculation was wrong 2017-02-07 10:53:48 +01:00
Magne Sjaastad
7652009fe7 #1190 Disabled drrop of items into well allocation objects 2017-02-07 09:39:40 +01:00
Magne Sjaastad
4313409c57 #1190 Make sure well log features are disabled for well allocation objects 2017-02-07 09:34:11 +01:00
Magne Sjaastad
b8e838614c #1190 Avoid delete action of RimWellFlowRateCurve 2017-02-07 09:28:43 +01:00
astridkbjorke
a79e6118c7 #1140 - pre-proto - Update calculation of dx, dy, dz if not read from file 2017-02-06 15:23:51 +01:00
Magne Sjaastad
e4830b629c #1176 Read out state directly from well using RigSingleWellResultsData 2017-02-06 14:00:05 +01:00
astridkbjorke
642d468b94 #1143 - pre-proto - Reordering fields / graying out not relevant fields. 2017-02-06 13:51:13 +01:00
Magne Sjaastad
8bc1a3ee3d #1190 Improved copy command feature 2017-02-06 13:33:56 +01:00
astridkbjorke
e6958c3e65 pre-proto - Organize includes 2017-02-06 13:22:18 +01:00
astridkbjorke
093b998fcd #1167 - pre-proto - Calculating azimuth angle for well path and using this angle in setting azimuth angle for fracture. 2017-02-06 13:12:56 +01:00
astridkbjorke
10bb3a834d pre-proto - Rename 2017-02-06 11:45:50 +01:00
astridkbjorke
53e7d99652 #1167, #1143 Calculating angle for simulation well, and setting angle based on this for "along well" and "transverse well" orientation of frac template. Azimuth field for fracture read-only if orientation not "azimuth" for frac template. 2017-02-06 11:44:24 +01:00
Magne Sjaastad
c28ed7f206 Default state is to show all wells 2017-02-06 11:09:02 +01:00
Magne Sjaastad
f186d77136 When entering "Show well cells" state, do not hide wells not intersecting visible cells 2017-02-06 11:07:35 +01:00