sigurdp
f2821cf9be
Added member to recompute all statistics
...
Added member function
RimAnalysisModels::recomputeStatisticsForAllCaseGroups().
2013-12-02 08:56:42 +01:00
sigurdp
498918e050
Added RimResultCase::setGridFileName()
2013-12-02 08:55:13 +01:00
Magne Sjaastad
de476c38ce
Added context menu for add case group
2013-10-24 11:10:33 +02:00
Magne Sjaastad
cd686990f0
Improved context menu for well collection and analysis model
2013-10-24 11:06:26 +02:00
Magne Sjaastad
f6cb4baf7e
Delete child object to fix memory leak
2013-10-24 09:53:27 +02:00
Magne Sjaastad
40092b0d62
SSIHUB: Update file paths for and well path cache
...
Consolidated cache creation in RimTools
2013-10-24 09:50:21 +02:00
Magne Sjaastad
f145302206
SSIHUB: Copy cache well paths using setupBeforeSave()
2013-10-24 07:28:45 +02:00
Jacob Støren
538efff651
Grid Case Group: Relabeled "Cases" to "Source Cases"
2013-10-23 22:13:01 +02:00
Jacob Støren
ea855ceed2
User Doc: Finalized Wells and thereby Views
2013-10-23 18:14:08 +02:00
Magne Sjaastad
f61731da74
Renaming to Info Box
2013-10-23 16:04:12 +02:00
Magne Sjaastad
8e32b8f770
Renaming
...
Renamed simulated wells from Wells to Simulation Wells
Renamed group name for Well range filter
2013-10-23 15:51:30 +02:00
Magne Sjaastad
76ffd7e937
Well paths: Update display model after delete
2013-10-23 08:07:11 +02:00
Magne Sjaastad
9abc3387aa
SSIHUB: Added visibility checkbox next to well path collection
2013-10-22 15:30:12 +02:00
Jacob Støren
9eb4b19384
Use the improved Ceetron Navigation
2013-10-20 00:42:14 +02:00
Jacob Støren
f7869f9a5c
Ui brush-up of View property panel
2013-10-17 13:38:53 +02:00
Jacob Støren
63177ef234
Ui Brushup of Well property panels
2013-10-17 13:38:52 +02:00
Magne Sjaastad
4459fe0c71
Added ResInsightVersion.cmake to list of files. Removed redundant
...
includes.
2013-10-09 08:54:51 +02:00
Magne Sjaastad
3f7bdbb5ec
Use filename from file containing the grid as InputCase case description. Fixed Input Case Mock model.
2013-10-08 14:30:42 +02:00
Magne Sjaastad
d1f8f383c4
ERT: Use 1-based ids for well branches and segments. Removed adding of 1
...
in picking text info in RimReservoirView.
Integraded ERT from
0f9e820554
2013-10-08 12:31:15 +02:00
JacobStoren
3264520619
File paths: Convert native Win paths to use "/"
...
On linux we need to convert filepaths produced on windows manually
before trying to find the relatively placed files referenced by the
project.
2013-10-07 11:46:28 +02:00
Jacob Støren
35f7b7db2f
Added some comments on getting rid of QModelIndex based commands
2013-10-03 14:43:02 +02:00
Magne Sjaastad
0a3ce268ac
Increased default number of significant digits to 4
2013-10-03 11:07:52 +02:00
Jacob Støren
56590a8c55
New Case groups is now correctly positioned in the tree.
...
The context command was not quite up to speed.
2013-10-02 15:51:25 +02:00
Jacob Støren
5e51ded9a9
Well Label Color: Added label color setting on Well Paths
2013-10-01 11:47:57 +02:00
Jacob Støren
2c546ea1e9
Linux/Win Line ending harmonization
2013-10-01 11:47:56 +02:00
Jacob Støren
a8f9851896
Well Label Color: Preferences for new views and color setting on well
...
collection.
2013-10-01 11:13:23 +02:00
Jacob Støren
567f16ad43
Removed Wellhead cell visualization if cell is not active
...
Issue #63
2013-09-30 15:22:48 +02:00
Magne Sjaastad
e02d2f2300
Performance: Recompute legend only when required
2013-09-30 13:29:29 +02:00
Ceetron
26d5a7c5b0
Legend: Fixed legend numbers being completely wrong.
...
The abs() function is only integer on linux RH5.
Caused legend numbers to be truncated (0 typically)
2013-09-27 14:43:11 +02:00
Magne Sjaastad
227e3e6353
Hide all items for well path import in ResInsight project workspace
2013-09-27 07:29:01 +02:00
Magne Sjaastad
517047c330
Added progress info when reading well path files
2013-09-26 14:49:28 +02:00
Jacob Støren
a283d6ac23
Legend: Now number format is really based on number of Significant
...
digits.
Brushed up the labels and organized the ui into two groups. Added some
tooltips as well.
2013-09-26 10:44:20 +02:00
Jacob Støren
a3d964e4eb
Legend: Made number of digits after point be adjusted to show the number
...
of significant digits defined by the user.
Not quite complete the solutions is. There are cornercases not covered
well yet.
* Fixed rounding error.
2013-09-26 01:05:09 +02:00
Jacob Støren
1dcca6a6ed
Added Blue white red, Red whit blue legends
2013-09-25 15:43:06 +02:00
Magne Sjaastad
659bf3d6dc
Added basic statistics case, will compute statistics on load
...
p4#: 22419
2013-09-16 07:55:35 +02:00
Magne Sjaastad
91adbe79bf
Added support for asyncronous commands
...
Implemented command to issue a recompute of statistics for a statistics case on project loading
p4#: 22417
2013-09-16 07:42:30 +02:00
Magne Sjaastad
5160c9bf86
Delete command objects in destructor
...
p4#: 22402
2013-09-13 10:42:27 +02:00
Magne Sjaastad
7eac8f26d5
Changed visibility to public
...
p4#: 22398
2013-09-13 09:18:29 +02:00
Magne Sjaastad
32b148ee0e
Added enabled state and button to be able to execute a command object
...
p4#: 22397
2013-09-13 09:17:57 +02:00
Magne Sjaastad
72d65976d7
Fixed Linux compiler issues
...
p4#: 22388
2013-09-12 08:29:37 +02:00
Magne Sjaastad
c3adfb7cb0
Prototyped command object infrastructure to be used in regression tests of Octave scripts
...
p4#: 22387
2013-09-12 08:11:56 +02:00
Magne Sjaastad
5dbc15998f
Fixed several compiler warning on Linux
...
p4#: 22370
2013-09-10 08:47:28 +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
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
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
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