Kristian Bendiksen
|
c016c02e40
|
Replace RiaApplication::instance()->project() with RimProject::current().
Also remove uneccessary includes of RiaApplication.h.
|
2020-05-12 12:01:44 +02:00 |
|
Magne Sjaastad
|
83914006fd
|
Convert to enum class
|
2020-04-24 11:40:22 +02:00 |
|
Magne Sjaastad
|
3f88fe197a
|
Convert to enum class
|
2020-04-24 11:40:22 +02:00 |
|
Kristian Bendiksen
|
b5c97ec750
|
#5717 Properly reload input properties when reading eclipse result case.
|
2020-03-29 22:20:54 +02:00 |
|
Gaute Lindkvist
|
b2f55a3101
|
Make scriptability a CAF-feature
|
2020-03-05 08:40:46 +01:00 |
|
Gaute Lindkvist
|
d95f3a349d
|
Move to use a static registry of scriptable classes
|
2020-02-25 13:57:51 +01:00 |
|
Gaute Lindkvist
|
ae3651ab30
|
Move Case file name to the base RimCase class and make consistent
|
2020-02-25 13:57:51 +01:00 |
|
Magne Sjaastad
|
c82df63e10
|
#5101 clang-format: Adjusted penalties
Use lower absolute values to improve control of behavior
|
2020-02-12 13:35:31 +01:00 |
|
Magne Sjaastad
|
7d05a8bd0a
|
#5300 Formations : Fix update issues
|
2020-01-06 14:33:54 +01:00 |
|
Jacob Støren
|
0bd9ef925a
|
#5147 RimEclipseResultCase::m_sourSimFileName ->FilePath
|
2019-12-13 10:27:38 +01:00 |
|
Jacob Støren
|
723caaaf79
|
#5147 RimEclipseCase::m_filesContainingFaults -> vector<FilePath>
|
2019-12-10 16:36:07 +01:00 |
|
Jacob Støren
|
d19c87c23a
|
#5147 RimEclipseResultCase::caseFileName -> PdmField<caf::FilePath>
|
2019-12-10 16:19:39 +01:00 |
|
Magne Sjaastad
|
e0e984f703
|
#5158 Grid Case Group: Allow statistics on static data only
Support grid cases with no dynamic data present.
|
2019-12-03 14:20:43 +01:00 |
|
Kristian Bendiksen
|
22a5a1fe0f
|
#82 Import ascii grdecl input properties into simulation case.
This allows data from text files to be imported into a binary Eclipse case
imported based on *.EGRID.
|
2019-11-05 12:23:26 +01:00 |
|
Magne Sjaastad
|
57cab2457e
|
clang-format : Set PenaltyBreakAssignment to 130
|
2019-11-04 15:08:09 +01:00 |
|
Magne Sjaastad
|
72e3ddc35e
|
#4934 Preferences : More robust storing of data to registry
|
2019-10-25 15:55:27 +02:00 |
|
Magne Sjaastad
|
fe9e567825
|
#4683 clang-format on all files in ApplicationCode
|
2019-09-06 10:57:22 +02:00 |
|
Gaute Lindkvist
|
3898b97c8a
|
Fix Python tests
|
2019-07-15 14:05:34 +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
|
c50d75a61f
|
#3990 Flow Diag : Move creation of RigFlowDiagSolverInterface before computeCachedData
computeCachedData triggers update of UI, and update of curves can require RigFlowDiagSolverInterface
|
2019-01-29 11:57:27 +01:00 |
|
Magne Sjaastad
|
fde60d1e34
|
#4018 Result management : Use ensureReservoirCaseIsOpen instead of open...
|
2019-01-29 10:06:37 +01:00 |
|
Bjørn Erik Jensen
|
b30008c5c8
|
Revert "#3862 Reload case. Reset time step filter during reload to fix issue"
This reverts commit d202e430d2 .
|
2018-12-19 13:04:03 +01:00 |
|
Bjørn Erik Jensen
|
d202e430d2
|
#3862 Reload case. Reset time step filter during reload to fix issue
|
2018-12-19 08:26:35 +01:00 |
|
Gaute Lindkvist
|
ad9f86a517
|
#3630 2d Maps: schedule update of volumes when creating LGRs
|
2018-11-08 12:52:28 +01:00 |
|
Magne Sjaastad
|
5970d217a8
|
#3629 System : Use disableWriteAndSetFieldHidden()
|
2018-11-05 14:42:39 +01:00 |
|
Magne Sjaastad
|
1f9dfd67aa
|
Regression Test : Avoid display of UI for custom mock model in reg test
|
2018-10-09 13:54:43 +02:00 |
|
Bjørn Erik Jensen
|
1aa969f036
|
Display unit system in property editor for case
|
2018-10-09 12:23:44 +02:00 |
|
Magne Sjaastad
|
b2d055db63
|
System : Introduce compiler warning C4458 with fixes
|
2018-09-24 21:32:58 +02:00 |
|
Magne Sjaastad
|
b3a7dc943c
|
#3269 Compdat Export Performance : Moved fields to private and protected
|
2018-08-24 15:50:27 +02:00 |
|
Magne Sjaastad
|
c516323acc
|
#3177 COMPDAT Export : Compute depth related results for Eclipse binary case
|
2018-07-30 10:33:23 +02:00 |
|
Magne Sjaastad
|
3533481a2e
|
#3118 Import of Eclipse case with no dynamic data fails
|
2018-06-28 11:13:42 +02:00 |
|
Gaute Lindkvist
|
a888ab0160
|
#3073 #3074 Fix crash and perpetual wait cursor when cancelling filtered ODB import
|
2018-06-21 15:12:23 +02:00 |
|
Gaute Lindkvist
|
3661827c62
|
#3046 Fix crash when clicking on Eclipse case after import
|
2018-06-14 12:04:51 +02:00 |
|
Gaute Lindkvist
|
280656ca26
|
#3043 Implement Time step filtering on import for Geomech
|
2018-06-13 14:10:47 +02:00 |
|
Magne Sjaastad
|
1ae30ef11a
|
(clang-tidy) : modernize-use-nullptr
|
2018-02-18 18:56:43 +01:00 |
|
Bjørn Erik Jensen
|
c09dd0522b
|
Merge branch '2018.01.01-patch' into dev. #2086
|
2018-02-05 08:29:24 +01:00 |
|
Bjørn Erik Jensen
|
b0ca4f3199
|
#2086 Handle extended file name chars on Linux for eclipse cases and summary cases
|
2018-02-02 14:18:09 +01:00 |
|
Jacob Støren
|
2dbc907934
|
Merge renaming of RimView into dev
|
2018-01-09 10:48:09 +01:00 |
|
Jacob Støren
|
cb6d49a611
|
#2331 Renamed RimView to Rim3dView
|
2018-01-09 10:11:28 +01:00 |
|
Magne Sjaastad
|
472aa87265
|
System : Postfix with _OBSOLETE
|
2018-01-09 09:57:54 +01:00 |
|
Magne Sjaastad
|
09d776dd73
|
#2353 Empty function caseName() shadows base class field with same signature
|
2018-01-09 09:16:06 +01:00 |
|
Rebecca Cox
|
86e348a9f8
|
#2182 RFT: Make path creation of RFT files more robust
|
2017-12-01 10:19:03 +01:00 |
|
Rebecca Cox
|
cf9203fe0a
|
#2182 RFT: Fix path creation of RFT files
|
2017-11-30 18:57:14 +01:00 |
|
Rebecca Cox
|
6fae55f07c
|
#2182 RFT: Add logging for debugging
|
2017-11-28 12:47:43 +01:00 |
|
Rebecca Cox
|
adf55ec762
|
#1987 Time Step Filtering: Support dynamic NNC data time step filtering
|
2017-10-19 09:57:10 +02:00 |
|
Rebecca Cox
|
b8245c310c
|
RFT: case name derived from windows path
|
2017-10-12 12:43:55 +02:00 |
|
Rebecca Cox
|
21f07d186f
|
#1947 RFT/PLT Plot: Update curve auto name
|
2017-10-06 14:38:27 +02:00 |
|
Unknown
|
7db64e099e
|
#1947 RFT/PLT Plot: Fix calculateVaueOptions
|
2017-10-06 09:14:12 +02:00 |
|
Unknown
|
fd785044eb
|
#1947 RFT/PLT Plot: Add reader access in curve
|
2017-10-05 09:29:19 +02:00 |
|
Jacob Støren
|
7f07962187
|
#1693 Reroute all access to RigCaseCellResultsData away from RimReservoirCellResultsStorage
|
2017-09-13 11:50:27 +02:00 |
|