Commit Graph

782 Commits

Author SHA1 Message Date
Magne Sjaastad
f928ef87e8 Fixed bug in riGetPropertyData only returning values for the first time step
https://github.com/OPM/ResInsight/issues/56
p4#: 22379
2013-09-11 10:26:53 +02:00
Magne Sjaastad
f8f51bbe92 Updated function docs
p4#: 22371
2013-09-10 13:30:40 +02:00
Magne Sjaastad
5dbc15998f Fixed several compiler warning on Linux
p4#: 22370
2013-09-10 08:47:28 +02:00
Magne Sjaastad
7ddef25ce0 Include TestModels
p4#: 22369
2013-09-10 08:09:47 +02:00
Magne Sjaastad
222a552c84 Upped to internal version 0.9.27
p4#: 22368
2013-09-10 07:47:24 +02:00
Magne Sjaastad
7a9c488cdc Added Id to mock model
p4#: 22367
2013-09-10 07:15:45 +02:00
Magne Sjaastad
1677cb8497 Upped to 0.9.26
p4#: 22365
2013-09-09 14:45:22 +02:00
Magne Sjaastad
1a8f3d2555 Fixed segmentation fault for SetGridProperty with selected timestep
See TP#4179
p4#: 22364
2013-09-09 14:33:37 +02:00
Magne Sjaastad
d3ef53285a Updated to ERT version fix for amalgamated-nnc-bug
e47dfe0ee4
p4#: 22363
2013-09-09 12:13:33 +02:00
Magne Sjaastad
303f832fac Fixed duplicate use of variable i
p4#: 22361
2013-09-09 11:48:23 +02:00
Jacob Støren
dbeabc3240 TP #4177: Context Toggle commands now toggles children if one parent is selected.
THe command names are renamed as well, to make it more clear what is going on.
p4#: 22360
2013-09-09 11:16:36 +02:00
Magne Sjaastad
4f70139dd4 Hide evaluation region from property filter, as this functionality is not implemented in application code
p4#: 22356
2013-09-09 09:13:45 +02:00
Jacob Støren
f0ddf37301 Started to use Update-display-model-And-Redraw scheduling system.
First mainly for object toggle fields on well related objects, to avoid recreating the displaymode for each object toggeled by a multiselect command.
p4#: 22355
2013-09-08 22:59:46 +02:00
Magne Sjaastad
3a77390b0a Context menu 'Delete All Well Paths'
p4#: 22354
2013-09-08 12:11:22 +02:00
Magne Sjaastad
7edac904d3 Test application updates
p4#: 22353
2013-09-08 11:53:22 +02:00
Magne Sjaastad
f0777bb8ac Set text edit in summary page to read only
p4#: 22352
2013-09-08 10:54:29 +02:00
Magne Sjaastad
f9112c458c Store username/password in session cache
Compute UTM region before import wizard is displayed
p4#: 22351
2013-09-08 10:53:25 +02:00
Magne Sjaastad
00d9560885 Improved summary page
p4#: 22350
2013-09-08 10:05:24 +02:00
Magne Sjaastad
8bf263f1be Hide unselected regions on well selection page
p4#: 22349
2013-09-08 09:52:25 +02:00
Magne Sjaastad
8d1b5b7414 Moved parsing of well response from oil field object into wizard
Fixed issue related to parsing of well plans
p4#: 22348
2013-09-08 09:05:26 +02:00
Magne Sjaastad
bc56e97eb7 Added access function to get QTreeView from tree view editor
p4#: 22347
2013-09-08 08:56:38 +02:00
Magne Sjaastad
e6386255e6 Use same pdm objects for field selection and well selection
p4#: 22346
2013-09-07 20:43:29 +02:00
Magne Sjaastad
76e2afb846 Remove regions/fields present on project file but not present on SSIHUB
Set UTM input fields enabled/disabled based on UTM mode
p4#: 22344
2013-09-07 19:38:52 +02:00
Jacob Støren
bb2af8269e Sceduled Update-display-model-And-Redraw system
p4#: 22343
2013-09-07 10:27:22 +02:00
Jacob Støren
c3c50ae62e Tree view Toggle Cmmands: Reimplemented to use PDM. Fixed missing update.
p4#: 22342
2013-09-07 10:18:28 +02:00
Magne Sjaastad
55337bd1b1 Updated link order to fix compile issues on Linuz
p4#: 22339
2013-09-06 16:07:09 +02:00
Magne Sjaastad
ca3fee6c34 Removed obsolete prototype code
Cleaned up unused functions
p4#: 22338
2013-09-06 15:59:25 +02:00
Jacob Støren
b0b24edeb9 Range/Property/Well Toggle fixes
* Well cells are now toggled along with pipe geometry by the Well toggle in the tree view.
* TP# 4156 Range filter collection toggle does not work
This last one was really a huge error on several places in the overall logig of what is shown when.
p4#: 22337
2013-09-06 15:45:21 +02:00
Magne Sjaastad
6c7c11ab6b Added deepCopy()
p4#: 22334
2013-09-06 15:30:32 +02:00
Jacob Støren
46f02f9384 Renaming and comments
p4#: 22333
2013-09-06 15:05:41 +02:00
Magne Sjaastad
86f5e6017d Integrated well import wizard in project file
p4#: 22331
2013-09-06 13:06:39 +02:00
Magne Sjaastad
3ee6d0838f Renamed to WellPathImportSsihub, and updated folder names
p4#: 22329
2013-09-06 11:34:24 +02:00
Magne Sjaastad
3208a74fbf Removed obsolete code to read data from ssihub
p4#: 22328
2013-09-06 11:25:55 +02:00
Jacob Støren
a73b412235 Fix of Grayish problem. TP#4094
Sigurd Pettersen pointed out that the legend texture has to be a power of two high, that is four, and not tree.
Some simpler OGL drivers will scale the texture to power of two behind the scenes, and the texture will not be clean anymore resulting in addressing it "between colors".
p4#: 22323
2013-09-06 09:44:57 +02:00
Jacob Støren
97bb848b1d Fix of GH#43 Assertion Fail for localGridIndex
The grid number associated with an ert grid was an ID and not an index.
In addition: Fixed unrobustness handling wells with no data.
Now the /Troll/MSW_LGR/2BRANCHES-CCEWELLPATH-NEW-SCH-TUNED-AR3.EGRID file loads( Have tested only two timesteps ).
p4#: 22321
2013-09-05 13:03:53 +02:00
Magne Sjaastad
3cf18d91fd If authentication fails, redirect to first wizard page
Improved error handling
p4#: 22319
2013-09-05 08:45:24 +02:00
Magne Sjaastad
d494a0b9c0 Added tree view editor to test project
p4#: 22318
2013-09-05 07:34:04 +02:00
Magne Sjaastad
f9a40ad7ca Removed obsolete code and cleaned up interface
p4#: 22316
2013-09-05 07:29:22 +02:00
Magne Sjaastad
5f09fd0fa9 Added stretch to tree view
p4#: 22315
2013-09-05 07:14:39 +02:00
Magne Sjaastad
3150c1b231 Fixed invalid ordering of UI items in tree view model
p4#: 22312
2013-09-04 14:41:35 +02:00
Jacob Støren
e72318f348 Octave Interface: Added riGetWellCells
p4#: 22310
2013-09-04 12:57:36 +02:00
Magne Sjaastad
c396299810 Added testapplication
p4#: 22308
2013-09-04 12:20:41 +02:00
Magne Sjaastad
15efd2fbcc Added list view editor to Pdm
p4#: 22306
2013-09-04 12:08:39 +02:00
Jacob Støren
cac9d9d3f9 Octave Interface: Added riGetWellStatus
p4#: 22301
2013-09-04 08:03:11 +02:00
Magne Sjaastad
14ee999d7e Fixed wrong variable name
p4#: 22267
2013-09-02 09:20:26 +02:00
Magne Sjaastad
bc282106da Added data model for well import wizard
Updated test application
p4#: 22265
2013-09-02 08:39:29 +02:00
Magne Sjaastad
f260092d3c Added TreeView and TreeViewEditor using the same pattern as cafPdmUiDefaultObjectEditor
p4#: 22264
2013-09-02 08:14:29 +02:00
Jacob Støren
1e7c4a385a Buildsystem: Prefixed the resinsight vars to make them groupend and more accessible from the cmake gui.
Also introduced an option to turn openmp on and off
p4#: 22257
2013-08-30 15:37:29 +02:00
Jacob Støren
e0f5b15499 Octave interface: Added the path to ResInsight binary as search path for oct files in octave.
p4#: 22256
2013-08-30 15:35:28 +02:00
Jacob Støren
336eb56e3f Octave interface: Added riGetPropertyNames
Not yet included in build system
p4#: 22253
2013-08-30 15:26:35 +02:00