Commit Graph

5827 Commits

Author SHA1 Message Date
Magne Sjaastad
cfddaa98ca #1767 Guard for use of index out of bounds 2017-08-30 08:05:13 +02:00
Magne Sjaastad
0d57d3ec8d #1834 Show message in log when skipping simuliation well data 2017-08-30 08:03:31 +02:00
Magne Sjaastad
d1dbb89757 #1831 SourSimRL: Missing hour minute information from HDF file
Read days as a double value, multiply by seconds in a day and use addSeconds to get corret time (including seconds) from HDF
2017-08-30 07:11:13 +02:00
Bjørnar Grip Fjær
c736e10ad5 #1836 Add region selection threshold fields 2017-08-29 16:21:19 +02:00
Bjørnar Grip Fjær
fa943226bc #1835 Tof Acc Sat Plot: Add a max TOF range field 2017-08-29 15:32:11 +02:00
Bjørnar Grip Fjær
d50e40854a #1837 Ensure flow diagnostics are calculated when changing cell result phases 2017-08-29 15:23:24 +02:00
Magne Sjaastad
e66383be35 Whitespace 2017-08-29 14:43:51 +02:00
Magne Sjaastad
ec2142f87a #1832 Added tooltip text 2017-08-29 14:38:57 +02:00
Bjørnar Grip Fjær
1c483c7420 #1697 Export of visible cells to FLUXNUM / MULTNUM .GRDECL file 2017-08-29 14:30:01 +02:00
Magne Sjaastad
279080fc4a #1834 Many Timesteps: Add preference option to control import of well data 2017-08-29 14:28:17 +02:00
Magne Sjaastad
921b7fcb60 #1767 Do not show time step filter UI if no time steps are present 2017-08-29 13:01:55 +02:00
Magne Sjaastad
6629447fa1 #1768 Add flag in preferences to control use of Result Index File 2017-08-29 11:03:45 +02:00
Magne Sjaastad
56312a4883 Initialize pointer to nullptr 2017-08-29 11:03:45 +02:00
Magne Sjaastad
609bf4037b #1768 Move RifReaderSettings to private member of RiaPreferences 2017-08-29 11:03:45 +02:00
Magne Sjaastad
a9381b862f #1768 Use index file if present and write index file after open 2017-08-29 11:03:45 +02:00
Magne Sjaastad
d19c256333 #1768 Create index file name based on result file name 2017-08-29 11:03:45 +02:00
Magne Sjaastad
19be1c09a4 #1748 libecl : Add INSTALL_ERT to control install targets 2017-08-29 11:03:45 +02:00
Magne Sjaastad
7e316edf17 #1768 Update libecl to b17c5ffbf2f82594b01037d39ca9440252a10536 2017-08-29 11:03:45 +02:00
Bjørnar Grip Fjær
a6c526c5ba Fix Linux build error in argument parser 2017-08-29 10:40:10 +02:00
Bjørnar Grip Fjær
a9331dcfe6 Increment ResInsight version to 2-dev.03 2017-08-29 10:32:05 +02:00
Bjørnar Grip Fjær
d3eaf9c73a #1828 Add check for existence of results when calculating TOF Acc Sat Plot 2017-08-29 10:25:00 +02:00
Bjørnar Grip Fjær
d5e8e85bea #1793 Ensure case name is included in filename when exporting well segments 2017-08-29 09:39:53 +02:00
Bjørnar Grip Fjær
2a5a03bc93 #1793 Ensure current case name is included when exporting property through command file 2017-08-29 09:39:53 +02:00
Bjørnar Grip Fjær
869f4c8b75 #1793 Add looping of list of case filenames when executing command file 2017-08-29 09:39:53 +02:00
Magne Sjaastad
086eae50b1 #1767 Minor UI adjustments and whitespace 2017-08-29 07:30:07 +02:00
Magne Sjaastad
380b939897 #1767 Add UI for selection of subset of time steps 2017-08-28 15:22:43 +02:00
Magne Sjaastad
c443aefa5e #1767 Add allTimeSteps() to get all time steps from file 2017-08-28 15:17:03 +02:00
Magne Sjaastad
d4663fe6df #1767 Add const access to RifReaderInterface 2017-08-28 15:16:12 +02:00
Magne Sjaastad
c18e9c1293 #1833 AppFwk: Add support for dynamic labels on group-boxes 2017-08-28 15:14:15 +02:00
Magne Sjaastad
5f790273e9 AppFwk : Add isFolderWritable() 2017-08-25 15:08:35 +02:00
Magne Sjaastad
e4afb24421 #1768 Guard against access of null pointer 2017-08-25 15:08:23 +02:00
Jacob Støren
b4cbe9fdd2 #1825 Fix problem of linestyle and symbols beeing reused uneccessary 2017-08-25 10:37:49 +02:00
Magne Sjaastad
fad088f1b2 Use static cast from size_t to int 2017-08-25 09:17:31 +02:00
Magne Sjaastad
7708a0c936 Include interface file when HDF is not included 2017-08-25 09:13:28 +02:00
Magne Sjaastad
a823fb5ebc #1767 Use default mouse cursor when displaying time step selection UI 2017-08-25 07:06:32 +02:00
Magne Sjaastad
538d308922 #1769 Rename to findOrCreateScalarResultIndex 2017-08-25 06:58:47 +02:00
Magne Sjaastad
7fe2eb6750 #1766 Add RicImportEclipseCaseTimeStepFilterFeature to import menu 2017-08-25 06:53:17 +02:00
Magne Sjaastad
cb506cf86d #1769 Add time step filtering when importing model
Move import code from RiaApplication to command feature
Show time step selection UI when importing Eclipse data
Support time step reading of HDF data
2017-08-25 06:51:56 +02:00
Magne Sjaastad
d344cf11a2 Add pragma once and fixed includes 2017-08-24 15:13:30 +02:00
astridkbjorke
e428bf33f9 #1792 Avoiding issue with negative transmissibility from fracture to well due to small discretization by forcing peaceman radius r0 > wellRadius. 2017-08-24 14:01:43 +02:00
astridkbjorke
c7dcf9f4d0 #1792 Giving error message if cells from LGR are found in export. Compdat-values for cells not part of LGR exported. 2017-08-24 14:01:43 +02:00
Bjørnar Grip Fjær
78760d569e #1807 Ensure flow characteristics plot is updated when view geometry changes when using visible cells filtering 2017-08-24 13:28:17 +02:00
Bjørnar Grip Fjær
dbee70b222 #1807 Adjust tracer communication in flow characteristics plot to include cells with 0-value 2017-08-24 10:58:52 +02:00
Bjørnar Grip Fjær
f4ca6395cd Turn off fault when showing flow characteristics region 2017-08-24 09:53:27 +02:00
Bjørnar Grip Fjær
5ead49e01e #1807 Add option to use visible cells in view as region selection in flow characteristics plot 2017-08-24 09:28:05 +02:00
Bjørnar Grip Fjær
ee5a2530fd Fix naming of command to store flow characteristics plot 2017-08-24 09:28:05 +02:00
Jacob Støren
16e6bb2792 Upped to version 2017.05.2-dev.02 after assembling everything on the dev branch. Creating configurations to handle the different prototype features. 2017-08-23 11:04:21 +02:00
Jacob Støren
7f63e8d688 Linux compile fix 2017-08-23 11:02:58 +02:00
astridkbjorke
5134a461d9 #1776 Updating calculation of length of stimplan-eclipse-overlap polygon for sl/pi-term in matrix-to-fracture transmissibility to avoid possible NaN values in export. Length is now calculated in x direction in the fracture coordinate system. 2017-08-23 09:46:00 +02:00
Magne Sjaastad
0bb892541a #1808 System : Show geomech feature name in about dialog 2017-08-23 07:29:36 +02:00