Magne Sjaastad
73ac3e5db1
#5925 Simplify computation of fault data
2020-05-13 17:57:21 +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
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
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Gaute Lindkvist
23e6bc2e86
#5372 Implement getting reservoir bounding box from Python
2020-01-24 11:07:38 +01:00
Magne Sjaastad
7d05a8bd0a
#5300 Formations : Fix update issues
2020-01-06 14:33:54 +01:00
Jacob Støren
723caaaf79
#5147 RimEclipseCase::m_filesContainingFaults -> vector<FilePath>
2019-12-10 16:36:07 +01:00
Magne Sjaastad
28c77d4b67
#82 Import Ascii-data : Minor code adjustments
2019-11-06 10:54:42 +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
Kristian Bendiksen
357b07506f
Move RimEclipseInputPropertyCollection to make it available in RimEclipseResultCase.
...
Ref #82 .
2019-11-05 12:21:29 +01:00
Magne Sjaastad
8a11c565f3
#4827 Completion Data : Support Eclipse input text files as data source
2019-10-04 15:55:31 +02:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
ef80f5b629
#4683 System : Remove obsolete include of cvfBase.h
2019-09-06 10:52:54 +02:00
Magne Sjaastad
a812190af3
#4281 Saturation pressure plots : Delay loading of EQUIL until required
2019-04-04 19:38:15 +02:00
Magne Sjaastad
1abf370176
#4091 Whitespace
2019-02-14 21:44:01 +01:00
Magne Sjaastad
e660433d29
#4091 Reload case : Move reload of case into helper function
2019-02-14 21:26:54 +01: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
Magne Sjaastad
6935ea0688
#4018 Result management : Ensure result file is open
...
if no 3D views are present, make sure the result grid case file is open as part of creating a curve.
2019-01-29 10:06:37 +01:00
Gaute Lindkvist
1f754f2b63
#3807 Initial implementation of GeoMech contour maps.
2019-01-16 14:09:28 +01:00
Gaute Lindkvist
f3c188ef56
#3807 Rename RimContourMapView to RimEclipseContourMapView
2019-01-11 16:06:53 +01:00
Gaute Lindkvist
53fad80e89
2d Maps: Renames to make classes and variables more consistent.
...
* Everything is now named something related to ContourMap:
- Rim2dEclipseView -> RimContourMapView
- Rim2dGridProjection -> RimContourMapProjection
....
2018-11-09 09:11:29 +01:00
Gaute Lindkvist
c334106e9c
#3635 Move creation of contour maps out of RimEclipseCase
2018-11-08 16:18:03 +01:00
Gaute Lindkvist
23e3391c64
#3635 Rename m_2dContourMapsCollection -> m_2dContourMapCollection
2018-11-08 15:58:20 +01:00
Gaute Lindkvist
f80472ffa6
#3540 Create seperate 2d view with parallel, look down and linked views
2018-10-24 15:21:53 +02:00
Magne Sjaastad
6346ed012c
clang-tidy : Remove redundant 'virtual' and add 'override'
2018-10-18 19:45:57 +02:00
Magne Sjaastad
5f52dae545
#3269 Compdat Export Performance : Load all data before loop
2018-08-24 15:50:27 +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
d88bff3a72
#3269 Compdat Export Performance : Add load of scalar data from result names
2018-08-24 15:50:27 +02:00
Gaute Lindkvist
06e3ca238a
#3154 Implement Common Data Source for Well Log Plots
2018-07-16 08:57:28 +02:00
Magne Sjaastad
a986f3a4d2
#2868 Completion Type : Simplify update code paths
2018-05-09 11:48:37 +02:00
Magne Sjaastad
108ef5eecc
#2544 Well CF Viz : Add basiz viz with spheres, add legend to view
2018-03-14 09:35:48 +01:00
Magne Sjaastad
6f0f73a017
#1758 Add direct access to RigMainGrid from RimEclipseCase
2018-01-31 10:20:47 +01:00
Jacob Støren
d34b3a7c74
#2331 Add 2d Intersection View collection with automatic views. The create command is adjusted into a "Show" command.
2018-01-23 14:37:52 +01:00
Jacob Støren
d616548cd0
#2331 Shell of 2dIntersectionView shell added. Fixed access to views on a case including the intersection views also.
2018-01-17 08:10:05 +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
Rebecca Cox
a2a7155d1c
#2213 Formations: On import, set formation on active case
2017-12-01 13:31:12 +01: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
0ba1746755
Merge branch 'dev' into pre-proto
2017-08-11 16:14:00 +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
Jacob Støren
33b037a80b
#1440 Merge dev into pre-proto (WellPath viz restructure and constness)
...
Had to do quite a bit constness fiddeling to make the merge work
2017-06-22 10:42:07 +02:00
Magne Sjaastad
4c7f9d4d31
Merge branch 'master' into dev
2017-06-21 17:42:28 +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
994198d388
Add characteristicCellSize to RimView
2017-06-19 20:55:58 +02:00
Jacob Støren
b2a3116e8f
#1622 Fix problem with space in fault include file names
2017-06-19 10:54:48 +02:00