Gaute Lindkvist
000ce6db52
#4509 Guard access to gui application code in import and well path code to avoid crashes in console mode
2019-07-25 15:54:20 +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
7518a1880a
Revert " #4018 Result management : Use ensureReservoirCaseIsOpen instead of open..."
...
This reverts commit fde60d1e34
.
2019-01-29 20:28:33 +01:00
Magne Sjaastad
fde60d1e34
#4018 Result management : Use ensureReservoirCaseIsOpen instead of open...
2019-01-29 10:06:37 +01:00
Jacob Støren
8e16d3ff20
#3958 Refactoring: Moved code into CaseCellResultsData.
...
Made methods private
2019-01-25 16:19:13 +01:00
Jacob Støren
ccfee8f34a
#3958 Starting refactoring of eclipse results addressing
...
Preparations for time diff results
2019-01-25 16:19:13 +01:00
Magne Sjaastad
5a1acc124f
#3512 System : Remove unused functions
2018-10-17 13:52:48 +02:00
Magne Sjaastad
f61b82dd35
System : System : Introduce compiler warning 4456 with fixes
2018-09-25 07:37:40 +02:00
Gaute Lindkvist
e3e4e79340
Improve encapsulation of RigEclipseResultInfo
...
* To make it more suitable for looking up results.
2018-06-20 11:46:19 +02:00
Jacob Støren
267e3ef59d
#2535 Use the MainWindowTools class instead of MainWindow directly (part 4)
2018-02-27 16:46:53 +01:00
Magne Sjaastad
1ae30ef11a
(clang-tidy) : modernize-use-nullptr
2018-02-18 18:56:43 +01:00
Jacob Støren
7f07962187
#1693 Reroute all access to RigCaseCellResultsData away from RimReservoirCellResultsStorage
2017-09-13 11:50:27 +02:00
Jacob Støren
bb098a241b
#1693 Rename of result() to resultStorage() as step to remove the access to RigCaseCellResultsData through RimReservoirCellResultsStorage
2017-09-13 11:50:27 +02:00
Magne Sjaastad
538d308922
#1769 Rename to findOrCreateScalarResultIndex
2017-08-25 06:58:47 +02:00
Magne Sjaastad
c1fe8a7e6c
#1691 Rename to RigEclipseResultInfo
2017-08-11 15:10:08 +02:00
Magne Sjaastad
89684c243f
#1755 Use namespace RiaDefines instead of class
2017-08-11 14:28:42 +02:00
Magne Sjaastad
c4aa625d33
#1755 Move porosity model enum to separate file
2017-08-11 14:27:56 +02:00
Magne Sjaastad
88bbea6339
#1755 Remove porosity enum from RifReaderInterface
2017-08-11 14:27:22 +02:00
Magne Sjaastad
ad09441da1
#1691 Add RigTimeStepInfo
2017-08-11 14:26:16 +02:00
Magne Sjaastad
6b90a94458
#1691 Rename to RigResultInfo
2017-08-11 14:26:15 +02:00
Magne Sjaastad
3253c8968e
#1691 Move RigResultInfo into separate file
2017-08-11 14:26:15 +02:00
Magne Sjaastad
cf859e7c16
#1596 Rename from RimDefines to RiaDefines
2017-06-13 15:41:52 +02:00
Bjørnar Grip Fjær
cf18f5324f
#165 Keep original days since simulation start
2017-04-26 09:41:04 +02:00
Bjørnar Grip Fjær
677e326213
#1397 Crash when computing statistics when no statistics case is created when adding source eclipse case
2017-04-04 15:16:13 +02:00
Magne Sjaastad
647b4348eb
Renamed to eclipseCaseData
2017-03-15 09:10:16 +01:00
Jacob Støren
3d7d3096eb
#1123 Fixed missing timestep problem. Using Report Step Number, not timestep index.
2017-01-12 12:07:07 +01:00
Magne Sjaastad
8970d93a4d
#1068 Renamed to RigEclipseCaseData
2017-01-10 09:51:39 +01:00
Magne Sjaastad
ccd4cb24c9
#1068 Avoid include of RigMainGrid.h in RigCaseData.h
2017-01-10 09:20:03 +01:00
Magne Sjaastad
1b1831e5e1
#991 Statistics: Do not modify selected results when loading project file
2016-11-23 10:23:59 +01:00
Magne Sjaastad
d9973743ee
#272 Improved meta data for custom cell edge results
2016-08-06 08:47:56 +02:00
Magne Sjaastad
7444029424
#725 Grid Case Group: SOIL is not computed when loading multiple cases into a group
2016-07-15 14:46:23 +02:00
Magne Sjaastad
9429458d32
Rename from cells to globalCellArray
2015-11-24 14:21:02 +01:00
Jacob Støren
f174615098
Replaced use of capability template with convenience
2015-08-20 15:24:49 +02:00
Jacob Støren
c599fd39f8
( #372 ) Drag Drop Move implemented.
...
User question on closing/moving a statistics source case
2015-08-20 10:43:49 +02:00
Jacob Støren
3e1ff60c82
Fixed new tree view regarding Statisics Cases
2015-08-12 10:51:48 +02:00
Magne Sjaastad
90762d0f0f
Use uiCapability/xmlCapability instead of capability<caf::PdmUiFieldHandle>()(capability<caf::PdmXmlFieldHandle>()
2015-08-05 13:27:36 +02:00
Magne Sjaastad
737936d846
Major modularization adjustments
...
Use uiField() when issuing setUi....() commands
Use PdmChildArrayField instead of PdmPointersFielc
Use PdmChildField instead of PdmField to pdm pointer objects
Use PdmChildArrayField instead of PdmField< std::list< caf::PdmPointer<
type > > >
Use PdmObjectHandle instead of PdmObject
Replaced parentFields(std::vector) with parentField()
Use PdmUiPropertyViewDialog instead of PdmUiPropertyDialog
2015-07-31 18:58:23 +02:00
Pål Hagen
7917a89c65
Renamed source files according to new class names
2015-06-26 10:00:45 +02:00
Pål Hagen
cd662dc7d1
Renamed source files according to new class names
2015-06-26 10:00:43 +02:00
Pål Hagen
29f4b6eb31
Renamed source files according to new class names
2015-06-26 10:00:42 +02:00
Pål Hagen
486a36529a
Renamed class RimStatisticsCase to RimEclipseStatisticsCase
2015-06-26 10:00:36 +02:00
Pål Hagen
051ab1ea24
Renamed class RimResultCase to RimEclipseResultCase
2015-06-26 10:00:35 +02:00
Jacob Støren
2c7a741805
Renamed the files of RimReservoirView to RimEclipseView
2015-05-21 10:34:38 +02:00
Jacob Støren
ed74116376
Rename of RimReservoirView to RimEclipseView
...
To make the separation to geomech clearer, and alligning it to the
RigCaseNaming
2015-05-21 10:05:33 +02:00
Jacob Støren
b280c2287e
Case Groups: Added error message on missing maincase
...
When loading a project file, there were no error messages if the grid
file could not be found.
2015-05-20 09:40:00 +02:00
Jacob Støren
b111a26f21
Renamed Files: RimCase to RimEclipseCase
2015-05-15 09:16:33 +02:00
Jacob Støren
223f8385d2
Renamed base class RimCase to RimEclipseCase
...
To make room for a RimCase base class that can be used as base class for
RimGeoMechCase as well.
This commit is only the class rename not the file rename.
2015-05-15 08:40:27 +02:00
Magne Sjaastad
5bb0b99ace
Rename
2014-10-28 10:17:02 +01:00
Magne Sjaastad
79b45e7008
Create placeholder results for main case in case group
2014-10-28 10:15:20 +01:00