jonjenssen
8567841b87
Add support for mobile oil/gas/hc columns ( #12129 )
...
* Add support for calculating mobile oil/gas/hc columns in contour maps
2025-02-07 07:24:54 +01:00
Kristian Bendiksen
13cf450831
Add result calculator for PORV*SOIL, PORV*SGAS, and PORV*(SOIL+SGAS).
2024-09-30 13:42:28 +02:00
Magne Sjaastad
12ae4dbaaa
Improve detection of special *FIP* property names
...
Make sure RFIP* and SFIP* are not treated as category results
2024-09-24 14:49:10 +02:00
Magne Sjaastad
7486f20e98
Exclude some statistics results from category classification
...
Avoid FIPOIL_MEAN and similar as a category result.
2024-09-24 07:45:10 +02:00
Magne Sjaastad
534348c1a0
#11385 Add exclude list used during identification of category results
2024-04-25 09:22:43 +02:00
Magne Sjaastad
b9d9d53964
#11355 Use category if result name starts with FIP or ends with NUM
2024-04-15 10:33:56 +02:00
Kristian Bendiksen
85753568b6
WBS Plot: Improve initial placement of curve, and add better default colors.
2024-02-14 15:16:47 +01:00
Kristian Bendiksen
a8c719b289
#10663 WBS Plot: Import well log from CSV file.
...
Also compute SH_MK_MIN/EXP/MAX and FG_MK_MIN/EXP results.
2024-01-29 15:05:08 +01:00
Magne Sjaastad
81ab903151
#10916 Create derived result used to identify NNC cells
2023-12-07 07:57:40 +01:00
Magne Sjaastad
b7420ebc70
Use rock type colors when "Facies" is imported
2023-05-26 11:26:22 +02:00
Magne Sjaastad
f70d2c4949
Add result type and create and use custom legend if possible
...
* Update submodule
* Use postfix functions and add custom color legend
* Add type to RigEclipseResultAddress
Read types from ROFF and create default legend based on type or custom created legend.
* Use caseId to connect legend configuration to result in a case
2023-05-09 11:41:56 +02:00
Kristian Bendiksen
eb88cca7e8
#9858 Compute distance to closest fault for each cell (FAULTDIST).
2023-04-19 15:00:56 +02:00
Magne Sjaastad
d578771a40
#8411 Flow Cell Results : Set useful default legend
2022-01-07 10:38:56 +01:00
Magne Sjaastad
1e17da2926
Janitor : Add SOIL SGAS SWAT to RiaResultNames
...
wip
2022-01-07 10:38:56 +01:00
Kristian Bendiksen
ea3fdef281
Refactor: extract code for detecting logarithmic result
2021-09-29 14:16:43 +02:00
Kristian Bendiksen
56b80b8a02
#7804 Compute static result for IJK indexes.
2021-06-23 15:34:40 +02:00
jonjenssen
4a4db5a3f2
Fault reactivation assessment #7321 ( #7690 )
...
Fault Reactivation Assessment implementation (ref issue #7321 )
2021-05-18 14:28:54 +02:00
rubenthoms
bc81437435
Moved UnitSystem from RiaEclipseUnitTools to RiaDefines. ( #7225 )
...
* Moved UnitSystem from RiaEclipseUnitTools to RiaDefines.
- Renamed UnitSystem to EclipseUnitSystem
- Replaced header includes and removed obsolete includes of RiaEclipseUnitTools.h
* Moved result name functions into separate file.
* Minor cleanup
Co-authored-by: rubenthoms <rubenthoms@users.noreply.github.com>
Co-authored-by: Magne Sjaastad <magne.sjaastad@ceetronsolutions.com>
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
2021-01-21 12:58:46 +01:00