Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Gaute Lindkvist
2c5ca4ce46
Import and plot of FMU RFT data works
2019-08-26 12:52:07 +02:00
Gaute Lindkvist
7c30af62c2
#4528 #4512 Fix script-locations when loading project and remove initScriptDirectories()
...
* Disable IO for scriptlocations and make sure we save it in preferences when editing
* The next valid case Id stuff in initDirectories is irrelevant because it always runs on an
empty project
2019-07-30 12:32:10 +02:00
Gaute Lindkvist
b7c4a54d9a
#4513 Add id to views
2019-07-15 12:30:31 +02:00
Magne Sjaastad
03c1311d58
#692 SSIhub: add Sub Items On/Off/Toggle to well list
2019-06-17 09:11:38 +02:00
Gaute Lindkvist
30769d7f2a
Rename caf::PdmUiItem::setUiIcon(QString) to setUiIconFromResourceString
2019-05-06 11:08:59 +02:00
Gaute Lindkvist
57b33b0d4c
First implementation of Headless ( #4392 )
...
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "
This reverts commit f758a8edb2
.
* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"
This reverts commit df62a41397
.
* Revert "#4379 Documentation : Update command line parser for import of summary files"
This reverts commit d0b5357ed4
.
* Unfinished WIP
* Builds but crashes
* Refactored code now builds and runs
* ResInsight can now run the unittests headless
* Can run some command files successfully
* Build on Linux
* Extra headless hack header
* Moved PdmUiItem hack to cpp file
* Fix headless crash in RimWellAllocationPlot
* Handle error gracefully if ExportSnapshots command is executed from console
* Add caf::QIconProvider and remove some hacks
* Also made the greying out of disabled icons work for a couple of cases where it didn't.
* Linux build fix
* #4380 Reimplement fix df62a41397
by @magnesj on top of Headless code changes
* #4379 Reintroduce kode from d0b5357ed4
by @magnesj
* #4377 Restore f758a8edb2
in new Headless code
2019-05-06 10:36:05 +02:00
Magne Sjaastad
8cefcbb562
#4348 System , cppcheck : Remove unused variables
2019-04-20 15:11:21 +02:00
Magne Sjaastad
26f89f6e35
#4016 Observed Cases : Simplify access functions
2019-04-05 10:11:30 +02:00
Gaute Lindkvist
000b6713b1
#4283 Improve window tiling during resize
2019-04-04 19:23:43 +02:00
Magne Sjaastad
92578211b4
Rename to RimAdvancedSnapshotExportDefinition
2019-03-26 09:10:29 +01:00
Magne Sjaastad
614a3628f0
Add collection and feature to create saturation pressure plots
2019-03-18 12:52:11 +01:00
Gaute Lindkvist
a010fc03d7
3d Cross Plot: First implementation ( #4127 )
...
* First cross plot commit
* Made cross plot deal with "all time steps" and categorise curves based on time step
* Support STATIC vs DYNAMIC plotting
* #4115 Avoid updating plots in RimEclipseCase::computeCachedData()
* Make sure loading of Cross plot from file works
* Show Legend in Cross Plot
* Uncheck / Check curves to disable/enable
* Axis titles and checkable data set
* Name config and setting of common plot look
* Fix category indentation in GeoMech results
* Support name configuration for Grid Cross Plot
* Support adding new curve sets
* Improve colors and symbols with better cycling
* Moved GridCrossPlot files to sub directory in ProjectDataModel and Commands
* #4111 3D calculations : Always show difference options
* Whitespace
* #4111 Move resultDefinition field to private
* Whitespace
* #4087 Ensemble : When importing and ensemble, show by default an ensemble plot
* #4085 3D view: Improve overlay item colors
* #4106 Crash on Linux
Temporary workaround to avoid crash
* #4106 Stop trying to do recursive setting tab order widget
* The double pointer was handled wrongly and shift-tab order isn't working anyway.
* #4114 Regression Test : Remove cached pointer to eclipse case
* Revert "#4114 Regression Test : Remove cached pointer to eclipse case"
This reverts commit f2146c6007
.
* #4114 Regression Test : Missing data for flow diag property filter
* #4085 3D view: Add check box for version info text
* Whtespace
* Improve labelling of static results
* Fix update of result property when changing type
2019-02-21 12:52:23 +01:00
Magne Sjaastad
47abb3c6a1
#3999 Summary : Rename to Cases and Data
2019-02-05 08:18:20 +01:00
Magne Sjaastad
791a896be4
#3952 Summary : Create plot if no plot exists when loading summary case
2019-01-14 13:54:19 +01:00
Magne Sjaastad
ce51f40a3f
#3952 Summary : Create folders for input data and plots
2019-01-14 11:14:18 +01:00
Magne Sjaastad
31a30f8a94
#3924 Measurements : Hide measurement from project tree
2019-01-03 07:08:25 +01:00
Bjørn Erik Jensen
849a623379
#3804 #3805 Measurement. Add toolbar button and interactive picking
2018-12-19 14:41:17 +01:00
Gaute Lindkvist
3adb1cc4bd
#3884 Implemented Valve Templates for MSW parameters
2018-12-14 16:03:04 +01:00
Gaute Lindkvist
9961b39473
Fix build problem on Linux with missing cvfBase.h
2018-12-03 10:58:49 +01:00
Bjørn Erik Jensen
30b34bbe67
Annotations. Fixed polyline vectors. Use explicit naming
2018-11-28 14:21:40 +01:00
Jacob Støren
0f384cf4f7
#3724 Split the line annotation classes into separate files. Cleaned up includes
2018-11-28 12:10:08 +01:00
Bjørn Erik Jensen
cdaa5e2af6
#3756 Annotation. Refactore features. Add view local text annotations
2018-11-26 15:12:43 +01:00
Jacob Støren
9297c5888c
#3724 , #3723 Several polyline annotation updates
...
Renamed from polyline to polylines.
Split into PolylinesFromFile and UserDefinedPolylines
Add import of polylines from file
2018-11-26 14:10:20 +01:00
Bjørn Erik Jensen
35405ebafc
#3706 Annotations. First commit. Not tested
2018-11-23 13:33:59 +01:00
Magne Sjaastad
a5d6fa1bba
Revert " #3640 Add convenience allEclipseCases()"
...
This reverts commit f1d017f1a4
.
2018-11-07 08:46:07 +01:00
Magne Sjaastad
f1d017f1a4
#3640 Add convenience allEclipseCases()
2018-11-07 08:41:04 +01:00
Magne Sjaastad
5970d217a8
#3629 System : Use disableWriteAndSetFieldHidden()
2018-11-05 14:42:39 +01:00
Bjørn Erik Jensen
1aa969f036
Display unit system in property editor for case
2018-10-09 12:23:44 +02:00
Gaute Lindkvist
fbc49e2b02
#3443 MSW: Visualise perforations, fishbones, packers and fractures in well log plots
2018-10-05 15:35:15 +02:00
Magne Sjaastad
b2d055db63
System : Introduce compiler warning C4458 with fixes
2018-09-24 21:32:58 +02:00
Jacob Støren
3d752995d2
#3312 Well Path Creation update preparations. Rename of method
2018-09-12 14:20:43 +02:00
Bjørn Erik Jensen
9ec2bc6922
#3283 Editable well path. Set default unit system to match grid
2018-08-28 11:14:04 +02:00
Magne Sjaastad
7bbf5aef1d
#3090 Multi Fraction Creation : Default values and clear data on project close
2018-08-02 15:38:35 +02:00
Bjørn Erik Jensen
898df5b68a
#3096 Implemented ensemble calulations
2018-06-25 15:15:30 +02:00
Magne Sjaastad
a986f3a4d2
#2868 Completion Type : Simplify update code paths
2018-05-09 11:48:37 +02:00
Jacob Støren
c4c0d46692
#2857 , #2861 , #2853 , #2862 Icon improvements: Use new Summary plot icon in combined icons, Observed Data icons, Octave Script icon improvements, Summary Case Group icon
2018-05-07 12:29:06 +02:00
Magne Sjaastad
c267f32638
Rename to RiuPlotMainWindow
2018-04-27 06:28:08 +02:00
Bjørn Erik Jensen
d7e7c4a463
#2720 , #2686 , #2701 Origin summary and grid cases import enhancements
2018-04-13 15:47:42 +02:00
Bjørn Erik Jensen
21a81744f1
#2610 New command, display ensamble curves with single color
2018-04-06 11:58:06 +02:00
Bjørn Erik Jensen
3fc99a73bc
#2462 Add fracture template id
2018-03-02 09:33:38 +01:00
Magne Sjaastad
72b5f540e5
#2529 Fracture : Remove all #ifdef USE_PROTOTYPE_FEATURE_FRACTURES
2018-02-26 20:54:45 +01:00
Rebecca Cox
56188c8f3f
#2380 AppFwk: Move fieldsByType to RimProject
2018-01-19 12:52:50 +01:00
Rebecca Cox
bbda7f30a2
NULL -> nullptr
2018-01-18 08:11:26 +01:00
Jacob Støren
c3c2f3b75a
Fix missing include
2018-01-16 10:36:41 +01:00
Jacob Støren
b092565a61
#2331 Introduce new intermediate class RimGridView
2018-01-15 14:53:48 +01:00
Jacob Støren
4b26354b30
#2331 Moved redraw scheduling and completion type recalc out of RiaApplication
2018-01-12 12:01:04 +01:00
Jacob Støren
cb6d49a611
#2331 Renamed RimView to Rim3dView
2018-01-09 10:11:28 +01:00
Bjørn Erik Jensen
69a18e1a11
#2329 . Relocate summary cases
2018-01-08 14:03:27 +01:00
Magne Sjaastad
561e20a37e
#2329 Add relocate of RimWellLogFile
2018-01-08 10:37:57 +01:00
Magne Sjaastad
addf200a9e
#2310 Fix boolean test in isProjectFileVersionEqualOrOlderThan
2018-01-04 15:24:35 +01:00
Magne Sjaastad
0647add116
#2302 Formations : Always show formations, and display above fracture templates
2018-01-04 15:04:58 +01:00
Magne Sjaastad
96a900fe0f
#2310 Add isProjectFileVersionEqualOrOlderThan to RimProject and use from summary plot
2018-01-04 13:12:07 +01:00
Bjørn Erik Jensen
ea362ad154
#2140 Fracture colors. Add ifdef around fracture defs
2017-12-20 14:24:20 +01:00
Bjørn Erik Jensen
5d69398caa
Try fix Linux build error
2017-12-20 13:53:29 +01:00
Bjørn Erik Jensen
12e95c37a6
#2140 Fracture colors. Set default result to Conductivity when selecting template
2017-12-20 13:14:43 +01:00
Magne Sjaastad
e045a42131
#2127 Sim Well Branches : Remove unused includes, white space changes
2017-12-08 12:29:41 +01:00
Magne Sjaastad
1841379e64
#2127 Sim Well Branches : Major refactor of sim well branch computation
...
Remove local branch geometry caches
Add checkbox to control if branch detection should be used
Add RiaSimWllBranchTools and move helper functions from RimProject
2017-12-08 10:24:14 +01:00
Magne Sjaastad
6103f290bf
#2170 Summary Case: Simplified access function to all cases, remove unused function
2017-12-01 13:55:39 +01:00
Rebecca Cox
6fc888d718
Capitalize ui name in PDM fields
2017-11-30 13:44:18 +01:00
Bjørn Erik Jensen
31a84181e6
#2020 Move LAS files. Support for submenus and command features with custom name and user data
2017-11-20 08:27:38 +01:00
Jacob Støren
5731acb319
#2136 , #2136 Zoom PLT plot when adding curves (respect autoscale)
...
Fix "New PLT plot" command using simwell name and not wellpath name
Rename of some methods
Use Phase Split as default
2017-11-17 15:35:07 +01:00
Bjørn Erik Jensen
95a5085ba0
#2099 #2101 (partly) PLT plot. Well path/well name matching issues. Display only wells with well path
2017-11-08 16:37:19 +01:00
Magne Sjaastad
7104064937
#2089 Cross Plot : Add cross plot collection
2017-11-07 20:40:45 +01:00
Bjørn Erik Jensen
a35329555b
#1948 PLT plot. Initial version, RFT plot copy
2017-10-25 14:36:18 +02:00
Bjørn Erik Jensen
b62d4448d9
#1976 RFT/PLT Plot. Prevent multiple well paths from associate to the same sim well
2017-10-25 09:55:55 +02:00
Magne Sjaastad
35a2769cab
#2032 Curve Calculator : Rename of calculation and calculation collection
2017-10-23 14:42:38 +02:00
Rebecca Cox
3eaeba8f67
#2025 Formations : Use imported formation names by default when sensible
2017-10-20 16:10:48 +02:00
Magne Sjaastad
244916c0ed
#2022 Curve Calculator : Calculated summary case is now available
2017-10-18 12:47:10 +02:00
Bjørn Erik Jensen
389234715c
Well branches. Simple well branch cache
2017-10-12 11:05:28 +02:00
Magne Sjaastad
4b8186652f
#1967 Curve Calculator : Add calculation objects and containers
2017-10-12 10:52:30 +02:00
Bjørn Erik Jensen
dcb1c40414
#1976 RFT/PLT Plot. Associate sim well and well path. RFT branch index impl
2017-10-11 13:53:05 +02:00
Bjørn Erik Jensen
9db96cbb1b
#1943 Curve creator. RimProject::allSummaryCases also returns observed data
2017-09-28 14:42:13 +02:00
Bjørn Erik Jensen
70a41709cf
#1842 RFT plot. Initial commit. Under construction...
2017-09-27 12:39:35 +02:00
Jacob Støren
64445e65b9
Moved Summary Plots collection above Well Log Plots
2017-09-26 10:50:09 +02:00
Magne Sjaastad
eb744f381d
#1816 : Observed Data : Add mock data to RifReaderObservedData
2017-09-22 15:02:15 +02:00
Rebecca Cox
16f8b9771f
#1815 Observed data: Add function to return vector of all observed data
2017-09-19 14:19:44 +02:00
Rebecca Cox
e1263888b4
#1813 Observed data: Observed data folder as an oilfield child
2017-09-19 14:19:44 +02:00
Bjørn Erik Jensen
6892273188
#1841 Curve creator. Improved case selection. Case grouping
2017-09-18 14:49:31 +02:00
Rebecca Cox
063542af1b
#1751 #1840 Curves are connected to their case
2017-09-11 10:45:26 +02:00
Rebecca Cox
dd845e3dc7
#1751 Rename RimSummaryCaseCollection to RimSummaryCaseMainCollection
2017-09-06 16:32:52 +02:00
Magne Sjaastad
553b3bf63e
#1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES
2017-08-21 15:24:20 +02:00
Magne Sjaastad
bf3636a9df
#1732 Update path to StimPlan xml if required
2017-08-03 13:21:19 +02:00
Bjørnar Grip Fjær
7179aaeac9
Merge branch 'dev' into pre-proto
2017-08-01 12:44:11 +02:00
Magne Sjaastad
78a779424f
#1677 Store dialog data in project file
2017-06-30 16:14:15 +02:00
Bjørnar Grip Fjær
17593fba92
#1602 Include sim well fractures when calculating completion type results
2017-06-21 11:06:38 +02:00
Bjørnar Grip Fjær
78c948ea89
#1623 Schedule invalidation of completion type results instead of immediate calculation
2017-06-20 16:40:50 +02:00
Magne Sjaastad
a8b8e061d7
#1596 Merge dev into pre-proto
2017-06-14 07:25:34 +02:00
Magne Sjaastad
cf859e7c16
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
Jacob Støren
2d85f1f1c5
Merge branch 'dev' into pre-proto
2017-06-05 11:40:13 +02:00
Bjørnar Grip Fjær
b82aed4bfc
#1543 Naming and fixes from review
2017-06-02 10:35:52 +02:00
Jacob Støren
e7244d0b0b
Merge dev into pre-proto.
2017-06-02 08:05:07 +02:00
Bjørnar Grip Fjær
b20a563517
#1520 Establish new result type 'Completion Type'
2017-06-01 12:36:54 +02:00
Magne Sjaastad
a45aee0cc2
Merge branch 'fishbones' into pre-proto
2017-05-23 10:28:42 +02:00
Bjørnar Grip Fjær
3fc0a59f06
#1444 Reallocate summary case file names when opening project
2017-05-03 12:32:03 +02:00
Magne Sjaastad
8255a3aaa3
Merge branch 'dev' into pre-proto
2017-04-03 07:34:56 +02:00
Jacob Støren
cde71ef07a
#1344 AppFwk: Renamed methods in uiTreeOrdering to align with uiOrdering
2017-03-22 15:57:04 +01:00
Magne Sjaastad
3d67946976
Merge remote-tracking branch 'origin/dev' into pre-proto
2017-03-15 10:10:43 +01:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +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