Kristian Bendiksen
37ffaf3b15
#6065 Export fracture model plot to frk file.
2020-06-18 19:11:37 +02:00
github-actions[bot]
6b5f4dddc9
Fixes by clang-format
2020-06-08 11:09:51 +02:00
Kristian Bendiksen
5ddfd4f9da
#6007 Rename Facies Properties to Elastic Properties.
2020-06-05 12:36:30 +02:00
Stein Inge Dale
10e4c60073
Code review, brush-up, and extended surface unit tests
2020-06-04 11:33:09 +02:00
Stein Inge Dale
e5f3a3b67d
Surface Import : import of properties from TS files #5995
2020-06-04 11:33:09 +02:00
github-actions[bot]
674b764cb6
Fixes by misspell-fixer
2020-06-04 08:24:58 +02:00
Magne Sjaastad
88ddeddca6
Add support for two Stimplan file formats ( #6015 )
...
#5990 XML import : Support two Stimplan file formats
2020-06-03 18:46:25 +02:00
Gaute Lindkvist
41ee1e8e61
Provide default implementation for the ~RifHdf5ReaderInterface()
2020-06-03 14:53:10 +02:00
Gaute Lindkvist
2fe4372dc2
First round of caf::FontTools
2020-06-03 14:00:04 +02:00
Kristian Bendiksen
d443f97a1a
#5989 Add parser for facies properties csv file
2020-06-02 15:26:37 +02:00
Magne Sjaastad
f910ac5b0f
#5808 Summary Plot : Exclude *WCT vectors as cumulative vectors
2020-05-22 15:01:56 +02:00
Magne Sjaastad
9c76935122
#5898 Postfix fault direction instead of prefix
2020-05-22 15:01:56 +02:00
Gaute Lindkvist
c5661f3fce
Parallelize transferGridCellData
2020-05-15 14:48:08 +02:00
Magne Sjaastad
0c13f132fa
#5932 NNC data : Compute geometry when NNC data is asked for
2020-05-15 12:55:25 +02:00
Gaute Lindkvist
ab0b05b31c
Improve NNC memory use
2020-05-15 12:55:25 +02:00
Magne Sjaastad
c932b40a56
#5925 NNC computations : Add flag in preferences to include inactive cells
2020-05-13 14:37:02 +02:00
Gaute Lindkvist
f199297f12
#5915 improve performance of NNC computation and limit to active cells
2020-05-13 12:19:03 +02:00
Stein Inge Dale
6cb86d4792
#5832 Add color legend data with import from LYR file.
2020-05-06 11:04:33 +02:00
Kristian Bendiksen
3f4778509d
#5829 Add reader for ROFF files to extract category names and values from file
2020-04-30 12:41:21 +02:00
Magne Sjaastad
264f77f9c9
#5847 Eclipse Ascii Case: Import of properties with comment in header fails
2020-04-27 09:42:15 +02:00
Magne Sjaastad
42964c0da4
Add static access function for RiaPreferences
2020-04-24 12:25:15 +02:00
Magne Sjaastad
95fc63fe7c
Convert to enum class
2020-04-24 11:40:22 +02:00
Magne Sjaastad
f89dcf4e52
Convert to enum class
2020-04-24 11:40:22 +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
Magne Sjaastad
42b0c1c357
Incomplete import of Restart data from 6X ( #5767 )
...
* #5763 Incomplete import of Restart data from 6X
6X simulator can report multiple keywords per time step. These additional keywords do not contain any data possible to import into ResInsight, but must be used when accessing the correct result keyword based on index in file.
2020-04-17 13:54:06 +02:00
Jacob Støren
adb06f229c
Merge dev into feature-analysis-plots-initial
2020-03-31 13:13:47 +02:00
Magne Sjaastad
8e7d5d29b3
#5694 Summary Address : Add difference if both native and history is present
2020-03-18 07:46:46 +01:00
Magne Sjaastad
7c9a09a40c
#4763 Ensemble Parameters : Add realization number
2020-03-07 16:01:56 +01:00
Magne Sjaastad
66cbc198c4
#4763 Refactor complex code
2020-03-07 16:01:56 +01:00
Magne Sjaastad
f131ad77e1
Merge branch 'dev' into feature-analysis-plots-initial
2020-03-06 08:06:48 +01:00
Magne Sjaastad
51b3711755
Add missing break statement
2020-03-03 20:22:17 +01:00
Magne Sjaastad
e297b34609
Comment cleanup
2020-03-03 19:43:34 +01:00
Magne Sjaastad
06fac108c3
#5604 Export Sector model: Write out values for all cells in box
...
A temporary workaround for export of active cells only has been removed. Now all cells are exported, and inactive cells are given default values.
Default value for keywords ending in NUM is 1, default value for other is 0.0
2020-03-03 15:21:05 +01:00
Jacob Støren
bec8afaf39
Add itemUiText method on RifEclipseSummaryAddress
2020-03-03 09:52:53 +01:00
Jacob Støren
2a4fd959e9
Rename method in RifEclipseSummaryAddress
...
to make address component access clearer
2020-03-03 09:52:53 +01:00
Magne Sjaastad
ff2e757789
#5615 GOCAD : Fix sign of z-value of imported vertex data
2020-02-28 14:30:30 +01:00
Magne Sjaastad
f9b6f3a003
#5593 Keyword parser : Improve robustness
...
Skip empty lines. Return if line starting with an letter is detected, this is interpreted as a new keyword.
2020-02-28 12:39:24 +01:00
Magne Sjaastad
c950f19a51
Fix missing includes on Linux
2020-02-19 12:47:06 +01:00
Magne Sjaastad
3aa4ffb0da
#5529 Surface : Add reader for GOCAD file format
...
wip
2020-02-19 10:19:24 +01:00
Magne Sjaastad
d6a1f79135
#5545 Derived Summary Case : Make sure union of available addresses are used
2020-02-13 12:37:42 +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
Magne Sjaastad
dfe6d0b94e
Add derived summary case ( #5496 )
...
* #5488 Derived Summary Case : Refactor ensemble summary case
- Refactor ensemble summary case to be able to us as standalone derived summary case
- rename to RimDerivedSummaryCase
- allow negative values in well disk visualization
* #5488 Derived Summary Case : Add feature to create derived case
* #5487 Well Disks : Add scaling factor
2020-02-10 07:13:04 +01:00
Gaute Lindkvist
02a2820d29
Avoid overflowing the progress counter in the import of Eclipse grids
2020-02-04 11:20:32 +01:00
Magne Sjaastad
d3f026b84c
Merge pull request #5445 from OPM/native-case-name
...
Summary Case : Add public methods displayCaseName and nativeCaseName
2020-01-31 07:33:54 +01:00
Magne Sjaastad
7722893f0c
#5441 Summary Case : Add public methods displayCaseName and nativeCaseName
2020-01-30 14:24:04 +01:00
Magne Sjaastad
9b43335914
#5434 Ensemble Parameters : Improve robustness Runspec reader
2020-01-30 13:37:59 +01:00
Magne Sjaastad
7de8b6bb08
#5434 Ensemble Parameters : Improve robustness
...
Avoid throwing when errors are detected
2020-01-30 13:27:49 +01:00
Magne Sjaastad
170e0ad173
#5273 Struct Grid: Add enum GridAxisType for IJK axis
2020-01-20 22:19:10 +01:00