Commit Graph

4801 Commits

Author SHA1 Message Date
astridkbjorke
7e52a1b01c #1787 Adding nnc flow rates 2017-08-30 08:59:05 +02:00
astridkbjorke
bfe4875de5 #1787 Renamings + moving code to get flowrates to outside the timestep-loop 2017-08-30 08:59:05 +02:00
astridkbjorke
77f784ce8a #1787 Calculating number-of-cell-PV flooded. Still assuming only maingrid and no NNC 2017-08-30 08:59:05 +02:00
astridkbjorke
8027f3d5c4 #1787 Adding files for calculator of number of flooded pore volumes. Starting calculating by only considering neighbour cells. 2017-08-30 08:59:05 +02:00
Magne Sjaastad
3192f8fef4 #1812 Fracture: Split label text in two lines for Azimuth Fracture 2017-08-30 08:34:42 +02:00
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
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
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
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
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
Magne Sjaastad
7da886db11 #1794 System : Move packaging config to ResInsight project 2017-08-23 07:21:00 +02:00
Magne Sjaastad
f5ffbc1f1a #1810 Improve copy and install of DLLs on Windows 2017-08-22 22:31:13 +02:00
Bjørnar Grip Fjær
8c8a2a6492 #1042 #990 Use step function in summary plot 2017-08-22 15:24:49 +02:00
Magne Sjaastad
e9bab1c94b #1808 System : Show feature name in about dialog 2017-08-22 14:48:12 +02:00
Magne Sjaastad
87c19f927d #1794 System : Put fracture tests inside correct #ifdef 2017-08-22 14:46:21 +02:00
Bjørnar Grip Fjær
ca8a20d250 Rename "Filter" to "Tracer Filter" in flow characteristics plot 2017-08-22 14:02:26 +02:00
Bjørnar Grip Fjær
0cff37f23f #1783 Copy/Paste of Excel-pasted curves 2017-08-22 13:31:21 +02:00
Bjørnar Grip Fjær
a9b316febb #1797 TOF-Acc Sat Plot: Add mouse tracking with data info 2017-08-22 13:11:50 +02:00
Bjørnar Grip Fjær
6e1e55ffba #1796 Ensure TOF-Acc Sat. plot is replotted when new samples are set 2017-08-22 12:45:20 +02:00
Bjørnar Grip Fjær
7ff1b8e128 #1798 Switch to TOF result variable when changing phase to anything other than "All" 2017-08-22 12:04:10 +02:00
Bjørnar Grip Fjær
f009a63efd Fix error exception if Show Region dialog is cancelled in flow characteristics plot 2017-08-22 11:48:37 +02:00
Bjørnar Grip Fjær
1983696a34 Move case selection to top of flow characteristics plot property editor 2017-08-22 11:48:37 +02:00
Bjørnar Grip Fjær
279ffe1730 #1799 Ensure tracers and time steps have values when entering flow characteristics plot initially 2017-08-22 11:48:37 +02:00
Magne Sjaastad
86365357f4 #1794 Add missing #ifdefs for USE_PROTOTYPE_FEATURE_FRACTURES 2017-08-22 11:38:31 +02:00
Magne Sjaastad
56a04de2ff Merge remote-tracking branch 'origin/dev' into pre-proto 2017-08-22 09:36:05 +02:00
Magne Sjaastad
de6e6858fa #1794 Include Clipper library inside ifdef USE_PROTOTYPE_FEATURE_FRACTURES 2017-08-21 22:05:15 +02:00
Magne Sjaastad
2d11a34928 #1794 Remove unused features related to delete of fracture objects 2017-08-21 21:02:43 +02:00
Magne Sjaastad
26149f1b5e #1794 Several fixes to make fracture configuration compile 2017-08-21 20:54:48 +02:00
Magne Sjaastad
4718caed9a #1794 Put all fracture command ids inside ifdefs 2017-08-21 20:44:28 +02:00
Magne Sjaastad
553b3bf63e #1794 Add flag RESINSIGHT_ENABLE_PROTOTYPE_FEATURE_FRACTURES 2017-08-21 15:24:20 +02:00
Bjørnar Grip Fjær
9392821f8f #1801 Flow Characteristics Plot: Sort wells according to Status and name 2017-08-21 13:37:35 +02:00
Bjørnar Grip Fjær
ba660767f5 #1802 Hide plot title controls from TOF accumulated phase fractions plot 2017-08-21 13:29:11 +02:00
Bjørnar Grip Fjær
6c0f4fa0c0 #1806 Ensure time steps are calculated when opening project with saved flow characteristics plot 2017-08-21 13:09:06 +02:00
Bjørnar Grip Fjær
cf87e7f312 #1805 Add options group to flow characteristics plot 2017-08-21 11:51:34 +02:00
Bjørnar Grip Fjær
8bc59162e6 #1805 Hide "Show Region" when all active cells is selected in flow characteristics plot 2017-08-21 11:49:54 +02:00
Bjørnar Grip Fjær
44fa306ce1 #1805 Make * indicate calculated time step in flow characteristics plot 2017-08-21 11:48:41 +02:00
Bjørnar Grip Fjær
3658811ed2 #1805 Better naming of cell filter options in flow characteristics plot 2017-08-21 11:42:08 +02:00
Bjørnar Grip Fjær
172eb2ed14 #1805 Rename "Cell Selection" to "Cell Filter" in flow characteristics plot 2017-08-21 11:39:11 +02:00
Bjørnar Grip Fjær
a293ef9c59 #1805 Rename time step selection options in flow characteristics plot 2017-08-21 11:37:45 +02:00
Bjørnar Grip Fjær
b603225c97 #1805 Right adjusting push buttons in flow characteristics plot 2017-08-21 11:35:58 +02:00
Bjørnar Grip Fjær
04fe59bc07 #1805 Create time steps UI group for flow characteristics plot 2017-08-21 11:29:34 +02:00
Bjørnar Grip Fjær
37e25da692 #1805 Flow Characteristics Plot: Make "Selected" time steps default 2017-08-21 11:25:40 +02:00
Bjørnar Grip Fjær
ff8494e764 #1774 Add paste from excel to context meny of summary plots and summary plot collection 2017-08-21 11:18:21 +02:00
Magne Sjaastad
51c30448e9 Merge remote-tracking branch 'origin/dev' into pre-proto 2017-08-21 10:42:11 +02:00
Bjørnar Grip Fjær
13266a9535 #1784 Set curve appearance when pasting ASCII curves 2017-08-21 10:11:15 +02:00
Magne Sjaastad
4eed4b4261 #1794 Exclude some files to be able to use Cotire 2017-08-21 10:01:07 +02:00
Bjørnar Grip Fjær
23ecdffe01 #1785 Store/restore generated data from Octave in project cache 2017-08-21 09:12:05 +02:00
Magne Sjaastad
4d0dde088b #1795 Fix copy of Qt DLLS
Use one list of all DLLs to copy (both Qt and Odb). For some reason, the Qt copy did not work
2017-08-18 15:29:19 +02:00
Magne Sjaastad
34f3a0686d System : Exclude ResInsight.qrc 2017-08-18 13:21:39 +02:00
Magne Sjaastad
0d4e566e93 System : Use list to define cotire excludes 2017-08-18 12:40:42 +02:00
Magne Sjaastad
bfb1daec42 System : Removed obsolete cotire excludes 2017-08-18 10:21:28 +02:00
Bjørnar Grip Fjær
6b0a59b864 #1784 Add option for curve prefix when pasting ASCII data 2017-08-18 09:59:00 +02:00
Bjørnar Grip Fjær
bbb3e937d3 #1784 Add plot title option when pasting new summary curve 2017-08-18 09:42:04 +02:00
Bjørnar Grip Fjær
aa2123d05d #1773 Update view and property editor when closing soursim data 2017-08-17 15:36:08 +02:00
Bjørnar Grip Fjær
37fdadeb69 #1775 Do not include SourSimRL result category if no active sourres file 2017-08-17 15:02:30 +02:00
Magne Sjaastad
6fee321771 Disable tests accessing local paths 2017-08-17 14:40:52 +02:00
Bjørnar Grip Fjær
5c930a740f #1781 Rename "Delete SourSim Data" to "Close SourSim Data" 2017-08-17 14:39:30 +02:00
Bjørnar Grip Fjær
32bbe724ce #1779 Allow delete of ASCII Data curves 2017-08-17 14:33:52 +02:00
Bjørnar Grip Fjær
8404ce265d #1782 Show Y-axes for ASCII data curves 2017-08-17 14:25:20 +02:00
Magne Sjaastad
f89c1e052c MSVC : Disable warning for ResInsight 2017-08-17 14:06:57 +02:00
Bjørnar Grip Fjær
41502cb9b7 #1377 Add view selection to Show Region button in flow characteristics plot 2017-08-17 13:49:51 +02:00
Bjørnar Grip Fjær
189378a1b0 #1772 Add command to store flow characteristics plots 2017-08-17 12:52:18 +02:00
Bjørnar Grip Fjær
65ce0d3788 #1377 Flow Characteristics Plot: Calculate for a defined set of cells 2017-08-17 11:25:13 +02:00
Magne Sjaastad
6ddf8aae27 #1786 Use EXTERNAL_LINK_LIBRARIES for external binaries 2017-08-17 09:12:27 +02:00
Magne Sjaastad
534572345d #1786 Add build option RESINSIGHT_USE_HDF5, default off
Moved HDF config to top level cmake file
2017-08-17 08:39:02 +02:00
Magne Sjaastad
a961221c2c Merge remote-tracking branch 'origin/hdf-prototype' into dev 2017-08-17 07:30:01 +02:00
Bjørnar Grip Fjær
9d36517b1d #1778 Hide non-TOF options when not using all phases 2017-08-16 10:10:12 +02:00
Bjørnar Grip Fjær
323417364d #1126 Ensure cumulative saturation TOF plot data is only loaded when visible 2017-08-16 09:39:34 +02:00
Bjørnar Grip Fjær
2c2c82643d #1126 Adjust colors for cumulative saturation by TOF plot 2017-08-16 09:30:40 +02:00
Bjørnar Grip Fjær
db675aa6d8 #1126 Adjust cumulative saturation by TOF plot title size 2017-08-15 16:38:32 +02:00
Bjørnar Grip Fjær
030ad9cec4 #1126 Add "Accumulated Saturation by Time of Flight"-plot 2017-08-15 16:00:32 +02:00
Magne Sjaastad
c0e3349632 Merge remote-tracking branch 'origin/dev' into hdf-prototype 2017-08-15 15:34:23 +02:00
Magne Sjaastad
16a1caf4c0 Merge remote-tracking branch 'origin/dev' into pre-proto 2017-08-15 15:26:36 +02:00
Magne Sjaastad
4bda27c627 #1771 Add missing allocation of well path 2017-08-15 15:20:08 +02:00
Jacob Støren
6912ee0081 #1765 Fix of mapping between well timesteps and result timesteps, handling holes in both well and result timesteps. 2017-08-15 14:51:18 +02:00
Bjørnar Grip Fjær
0314a045e7 Fix issue with flow diagnostics loading with assertion error 2017-08-15 10:12:02 +02:00
Magne Sjaastad
362eb249b5 #1756 Allow 'Include Fractures' to be un-checked 2017-08-14 22:30:22 +02:00
Magne Sjaastad
7dfcfde1d1 #1744 Load and update data for fractures when loading project file 2017-08-14 22:16:03 +02:00
Magne Sjaastad
f756d1d2cb #1764 Use helper function to load data and create result accessor 2017-08-14 19:27:44 +02:00
Magne Sjaastad
3cf4bb25dc #1764 If no NTG values are defined on file, use 1.0 as NTG value 2017-08-14 19:03:01 +02:00
Magne Sjaastad
5eb4eafb6e Merge branch 'dev' into hdf-prototype 2017-08-14 10:47:44 +02:00
Magne Sjaastad
f6c785cd07 Do not compare signed with unsigned 2017-08-11 16:36:14 +02:00
Magne Sjaastad
3644f4eb76 Do not compare signed with unsigned 2017-08-11 16:17:40 +02:00
Magne Sjaastad
0ba1746755 Merge branch 'dev' into pre-proto 2017-08-11 16:14:00 +02:00
Bjørnar Grip Fjær
e6fda31255 #1761 Use eclipse case directory as default path when selecting SourSim file 2017-08-11 16:08:21 +02:00
Bjørnar Grip Fjær
93502706be #1762 SourSimRL: Use *.sourres as filter in file open dialog 2017-08-11 15:59:19 +02:00
Bjørnar Grip Fjær
6747289a89 #1763 Hide soursim file field and result category if HDF5 support is not compiled in 2017-08-11 15:49:38 +02:00
Bjørnar Grip Fjær
63bb85b998 #1387 Command to delete existing sour sim data from ResInsight 2017-08-11 15:37:46 +02:00
Magne Sjaastad
a99eae7c24 Linux : Fix compiler issues 2017-08-11 15:22:40 +02:00
Magne Sjaastad
f096f78a55 Linux : Fix compile issue 2017-08-11 15:18:20 +02:00
Magne Sjaastad
c1fe8a7e6c #1691 Rename to RigEclipseResultInfo 2017-08-11 15:10:08 +02:00
Magne Sjaastad
21fd00389c Fixes after merge 2017-08-11 14:55:01 +02:00
Magne Sjaastad
839e3e1d00 #1755 Use namespace instead of class to encapsulate structures 2017-08-11 14:28:43 +02:00
Magne Sjaastad
89684c243f #1755 Use namespace RiaDefines instead of class 2017-08-11 14:28:42 +02:00
Magne Sjaastad
8f3a7a5867 #1691 Map from filtered time step indices to well result indices 2017-08-11 14:27:58 +02:00
Magne Sjaastad
68e52e1838 #1755 Cleaned up includes 2017-08-11 14:27:57 +02:00
Magne Sjaastad
c4aa625d33 #1755 Move porosity model enum to separate file 2017-08-11 14:27:56 +02:00
Magne Sjaastad
56afc497b3 Add missing includes 2017-08-11 14:27:23 +02:00
Magne Sjaastad
88bbea6339 #1755 Remove porosity enum from RifReaderInterface 2017-08-11 14:27:22 +02:00
Magne Sjaastad
ad09441da1 #1691 Add RigTimeStepInfo 2017-08-11 14:26:16 +02:00
Magne Sjaastad
6b90a94458 #1691 Rename to RigResultInfo 2017-08-11 14:26:15 +02:00
Magne Sjaastad
3253c8968e #1691 Move RigResultInfo into separate file 2017-08-11 14:26:15 +02:00
Magne Sjaastad
78da4c6469 #1691 Add time step filter to RimCase and use from RimEclipseResultCase 2017-08-11 14:24:54 +02:00
Magne Sjaastad
624f14da46 Prefix enum values with RIF_
FLOAT causes Cotire compile to fail
2017-08-11 14:24:54 +02:00
Magne Sjaastad
5775c3bb20 Remove duplicate definitions of file names 2017-08-11 14:24:54 +02:00
Magne Sjaastad
66c28d8cee #1691 File Interface : Add support for time step filtering 2017-08-11 14:24:54 +02:00
Magne Sjaastad
9223282db4 #1691 Remove caching of time step related data 2017-08-11 14:24:54 +02:00
Magne Sjaastad
b1e9e84784 #1691 Removed unused function and cleaned up includes and whitespace 2017-08-11 14:24:54 +02:00
Bjørnar Grip Fjær
2ec68d08fb #1690 Add import settings to pasting ASCII data to summary plot 2017-08-11 13:57:11 +02:00
Bjørnar Grip Fjær
a47c5b5d84 #1690 Summary: Import clipboard data from Excel as new curves 2017-08-11 13:57:11 +02:00
astridkbjorke
abd058da8b #1126 Update after merge - using ALL for PhaseSelection 2017-08-11 11:26:35 +02:00
astridkbjorke
ef1208e2f5 #1126 Adding RigTofAccumulatedPhaseFractionsCalculatorTester with function calling sortTofAndCalculateAccPhaseFraction, so that this function can be set private. 2017-08-11 10:31:13 +02:00
astridkbjorke
ebab0b50a3 #1126 moving finding data and calling sortTofAndCalculateAccPhaseFraction to constructor 2017-08-11 10:31:13 +02:00
astridkbjorke
db6d471e9c #1126 Fixing constructor 2017-08-11 10:31:13 +02:00
astridkbjorke
2ce81e9045 #1126 Updating inserting to map to use insert. Adding access functions for calculated data and constructor for class (not finished) 2017-08-11 10:31:13 +02:00
astridkbjorke
e19a63dcff #1126 Adding test with same TOF-value for two cells 2017-08-11 10:31:13 +02:00
astridkbjorke
35cc413f4d #1126 Adding handling of multiple cells with same tof. No test yet. 2017-08-11 10:31:13 +02:00
astridkbjorke
4f2d3c7f5b #1126 Fixing missing/wrong filenames in cmake-files, and error in last check-in 2017-08-11 10:31:13 +02:00
astridkbjorke
42245b22af #1126 Adding unit test 2017-08-11 10:31:13 +02:00
astridkbjorke
40addb9a10 #1126 Adding (dummy) unit test. Calling the sortTofAndCalculateAccPhaseFraction function, but no check of values calculated yet 2017-08-11 10:31:13 +02:00
astridkbjorke
a61882d092 #1126 Adding first implementation of calculator for TOF-accumulated phaase fraction. Not yet tested or called from any code. 2017-08-11 10:31:13 +02:00
Bjørnar Grip Fjær
efb79ac753 #1202 Flow: Handle separate phase solutions 2017-08-10 15:08:30 +02:00
Bjørnar Grip Fjær
03480c38c4 #1698 Enable Flow Diagnostics cell result when fluxes are not present in Eclipse restart file 2017-08-10 11:17:19 +02:00
Bjørnar Grip Fjær
747721a7f8 #1698 Use opm-flowdiagnostics calculation of fluxes if not present in Eclipse restart file 2017-08-10 10:09:24 +02:00
Bjørnar Grip Fjær
7598d8c196 #1696 Threshold option for aquifer cells 2017-08-09 14:10:39 +02:00
Magne Sjaastad
d5d5cedbf5 #1686 Remove explicit include of Ert
Ert includes are implicit defined by tartget_link_library
2017-08-09 08:31:18 +02:00
Bjørnar Grip Fjær
eee4a65497 Merge remote-tracking branch 'origin/dev' into pre-proto 2017-08-08 14:24:42 +02:00
Bjørnar Grip Fjær
6c5f974d8e #1743 Use well name for completion export for fractures as well 2017-08-08 14:11:05 +02:00
Bjørnar Grip Fjær
39c3338024 #1742 Allow different wells in same grid when exporting completions to different files per well 2017-08-08 13:56:07 +02:00
Magne Sjaastad
acd7b4784d #1747 Build System : Make variable available to both current and parent scope 2017-08-08 13:51:32 +02:00
Bjørnar Grip Fjær
7e3e538a43 #1662 Octave interface to push generated NNC values back into ResInsight 2017-08-08 13:13:05 +02:00
Jacob Støren
2d9f48d715 Whitespace and typo 2017-08-08 13:12:18 +02:00
Magne Sjaastad
fb158b29bd #1747 Build System : Include hdf5 in package name 2017-08-08 13:07:49 +02:00
Magne Sjaastad
1655585f1e #1676 Remove option RESINSIGHT_ENABLE_HDF5
Always link HDF library files if HDF is available. Windows : Use root folder to HDF as path for include and library files
2017-08-08 09:05:47 +02:00
Magne Sjaastad
bc4edf6db3 #1676 #1388 Windows : Add path to HDF5 files and link with HDF5 static libs 2017-08-08 07:19:15 +02:00
Magne Sjaastad
ca1e08a1a4 #1676 Disable HDF5 by default 2017-08-08 07:07:28 +02:00
Bjørnar Grip Fjær
a3e6ae0dae Fix build warning with size_t to int conversion 2017-08-07 15:30:22 +02:00
Bjørnar Grip Fjær
79c48338a7 #1741 Add octave interface command to get names of available NNC properties 2017-08-07 15:30:16 +02:00
astridkbjorke
09363b2fec #1737 Making small adjustment to polygon to avoid having well path line going though perforation length polygon vertex, due to problems in clipper for this case. 2017-08-07 13:14:22 +02:00
Bjørnar Grip Fjær
156401d0db #1703 Add interpolation when well path clipping to ensure well path is actually visible 2017-08-07 11:41:13 +02:00
Bjørnar Grip Fjær
6ce36b666c #1723 Do not create completions file for wells and completion types that have no data 2017-08-04 16:42:35 +02:00
Bjørnar Grip Fjær
cb06ce11bb #1682 Respect disable result lighting for NNC results 2017-08-04 16:30:21 +02:00
Bjørnar Grip Fjær
861aa292b2 #1706 Ensure new fractures are created with unique names 2017-08-04 15:47:47 +02:00
astridkbjorke
c222612ae0 #1737 Adding unit test re-creating problem with finding well-fracture-overlap for along-oriented fracture 2017-08-04 15:14:46 +02:00
Magne Sjaastad
a3ba1991db #1739 Ellipse Fracture : Recompute the fracture grid when opening project 2017-08-04 14:35:16 +02:00
Bjørnar Grip Fjær
5e48494c9b #1719 Fix issue with commands without parameters in command file 2017-08-04 13:58:32 +02:00
Bjørnar Grip Fjær
37456bfa9b #1730 Include more information in snapshot filenames 2017-08-04 11:25:42 +02:00
Magne Sjaastad
3c5016cb8c #1724 Fix merge issues 2017-08-04 10:45:04 +02:00
Magne Sjaastad
c481a275ee Merge branch 'dev' into pre-proto 2017-08-04 10:37:35 +02:00
Magne Sjaastad
88186619db #1724 Apply fix on dev branch 2017-08-04 10:31:55 +02:00
Magne Sjaastad
6ddfab6823 #1724 Removed unused code 2017-08-04 10:24:30 +02:00
Magne Sjaastad
1adba2caf7 #1724 Removed unused code 2017-08-04 10:21:07 +02:00
Magne Sjaastad
e35bcf1f58 #1724 Fix mapping from picked triangle index to segment index 2017-08-04 10:07:53 +02:00
Bjørnar Grip Fjær
a59735de87 #1730 Move snapshot features to separate files 2017-08-03 16:22:02 +02:00
Bjørnar Grip Fjær
f437f8dc84 #1734 Command File : Use caseId as variable name instead of case 2017-08-03 15:01:13 +02:00
Bjørnar Grip Fjær
cf2df771d4 #1675 Selected cell interface for Octave 2017-08-03 14:35:46 +02:00
astridkbjorke
50eb8b7225 #1617 Adding conductivity scaling factor to StimPlan fracture templates, and scaling the conductivity values in file with this value. 2017-08-03 13:40:35 +02:00
Magne Sjaastad
bf3636a9df #1732 Update path to StimPlan xml if required 2017-08-03 13:21:19 +02:00
Magne Sjaastad
9cd7dcdd91 #1665 Add processEvents() when waiting for external octave process 2017-08-03 11:31:15 +02:00
astridkbjorke
f2c20db534 #1707 Removing check on wheter fracture cell is in contained area or not when calculating flow in fracture and into well. This will allow flow in the fracture and into the well also in eclipse layers excluded by the fracture containment feature, and in areas without any eclipse cells (gaps in grid). 2017-08-03 11:10:07 +02:00
astridkbjorke
ef8fc3dbc6 #1716 Fix spelling 2017-08-02 13:29:45 +02:00
astridkbjorke
fcfe0eb4a9 #1716 Fixing error in Peaceman formula 2017-08-02 13:10:08 +02:00
astridkbjorke
313752bb7c #1721 Updating value used if trig calculation of azimuth value for simWell cannot be used due to 0 y component (well oriented East-West) 2017-08-02 11:37:46 +02:00
astridkbjorke
d55c362bf0 #1714 Adding point at fracture position to the vector of wellPathPoints used in calculation of intersection between fracture and wellpath. 2017-08-02 11:37:46 +02:00
Bjørnar Grip Fjær
7e44fe185e #1704 Include top and base layers in fracture containment 2017-08-02 10:50:11 +02:00
Bjørnar Grip Fjær
a06ae58f83 #1717 Implement exportSimWellCompletions for command file interface 2017-08-02 09:51:56 +02:00
Magne Sjaastad
ffdafcfb97 #1708 Fishbones : Fix use of rand() for orientation of subs on Linux 2017-08-01 14:36:13 +02:00
Bjørnar Grip Fjær
aa1d7775a4 #1709 Be more explicit when an error occurs when combining completion data 2017-08-01 14:31:47 +02:00
Bjørnar Grip Fjær
63c58d0481 #1705 Export fractures to own file when exporting completions to separate files based on completion type 2017-08-01 13:09:42 +02:00
Bjørnar Grip Fjær
7179aaeac9 Merge branch 'dev' into pre-proto 2017-08-01 12:44:11 +02:00
astridkbjorke
5b34414977 #1713 Using time step from view instead of that from export-setting when exporting connection factors for simWell-fracture 2017-07-31 15:10:07 +02:00
Magne Sjaastad
8c7bd87050 #1712 Build System : Add ERT lib to list of third party libs 2017-07-31 14:08:43 +02:00
astridkbjorke
29e40b6dbb #1655 Adding skin factor for main bore for fishbone calculations, and using this value in transmissibility calculations. 2017-07-31 11:49:52 +02:00
Bjørnar Grip Fjær
3dad356d7d #1710 Use usleep on Linux and Sleep on windows 2017-07-31 11:26:21 +02:00
Bjørnar Grip Fjær
48401d5a85 #1710 #1665 Wait for octave process to finish when executing through command file interface 2017-07-31 11:10:43 +02:00
Bjørnar Grip Fjær
94703d72c2 #1665 Send any log-output during argument parsing to console 2017-07-31 11:10:42 +02:00
Bjørnar Grip Fjær
c136e0a3d0 #1665 Fix header file layout for command file interface files 2017-07-31 11:10:42 +02:00
Magne Sjaastad
7e42efaa8f Cast to size_t to silence warnings on Linux 2017-07-31 08:08:53 +02:00
Magne Sjaastad
eef40fdeaa Added missing #pragma once 2017-07-31 08:00:41 +02:00
Bjørnar Grip Fjær
3585ad020b #1665 Fix bug where project modifier was not created before use 2017-07-28 15:15:20 +02:00
Bjørnar Grip Fjær
d54bbcef8a #1665 Ensure map is included when used 2017-07-28 12:54:21 +02:00
Bjørnar Grip Fjær
f23f7b0f7d #1665 Fix Linux build errors 2017-07-28 12:03:16 +02:00
Bjørnar Grip Fjær
14627fae53 #1665 Add exportMultiCaseSnapshots command to command file interface 2017-07-28 11:48:11 +02:00
Bjørnar Grip Fjær
39b5750c39 #1665 Add replaceSourceCases command to command file interface 2017-07-28 11:29:10 +02:00
Bjørnar Grip Fjær
c02c39d59d #1665 Add replaceCase command to command file interface 2017-07-28 11:28:55 +02:00
Bjørnar Grip Fjær
865238bc71 #1665 Handle end of file without error when parsing command file 2017-07-27 15:43:57 +02:00
Bjørnar Grip Fjær
d0564c4d2a #1665 Add error handling and logging to command file execution 2017-07-27 14:26:59 +02:00
Bjørnar Grip Fjær
ab1322c5d7 #1665 Add computeCaseGroupStatistics command to command file interface 2017-07-27 11:49:03 +02:00
Bjørnar Grip Fjær
f6c27a1774 #1665 Add runOctaveScript command to command file interface 2017-07-27 10:52:06 +02:00
Bjørnar Grip Fjær
c11546e46b #1665 Add setMainWindowSize command to command file interface 2017-07-27 10:51:49 +02:00
Bjørnar Grip Fjær
2c88d4bee9 #1665 Add setTimeStep command to command file interface 2017-07-27 10:39:59 +02:00
Bjørnar Grip Fjær
8af00bc1b4 #1665 Add setExportFolder command to command file interface 2017-07-27 10:34:36 +02:00
Bjørnar Grip Fjær
da4f6d72be #1665 Add exportMsw command to command file interface 2017-07-27 10:29:45 +02:00
Bjørnar Grip Fjær
8e444d5cbe #1665 Add exportWellPathComplections command to command file interface 2017-07-27 10:28:41 +02:00
Bjørnar Grip Fjær
51ce7f7bde #1665 Add exportProperty command to command file interface 2017-07-27 10:23:05 +02:00
Bjørnar Grip Fjær
6be1f62c90 #1665 Add exportSnapshots command to command file interface 2017-07-27 10:12:57 +02:00
Bjørnar Grip Fjær
1ed9787a37 #1665 Add loadCase command to command file interface 2017-07-27 09:52:38 +02:00
Bjørnar Grip Fjær
bbb4c80b1b #1665 Add setStartDir command to command file interface 2017-07-26 16:57:43 +02:00
Bjørnar Grip Fjær
59536e9942 #1665 Add closeProject command to command file interface 2017-07-26 16:43:48 +02:00
Bjørnar Grip Fjær
b08757b391 #1665 Add openProject command to command file interface 2017-07-26 16:42:37 +02:00
Bjørnar Grip Fjær
bf23529b55 #1665 Add parameter and basic framework for executing command file 2017-07-26 16:41:17 +02:00
Bjørnar Grip Fjær
1a4e1135a2 #1665 Add support for peeking at next char in command file 2017-07-26 16:22:46 +02:00
Bjørnar Grip Fjær
df1eb2a962 #1665 Add support for reading enums and lists as parameters in batch command file 2017-07-26 16:22:22 +02:00
astridkbjorke
45f47dac0c Changing name of parameter from "Start of History" to "All timesteps" 2017-07-07 14:05:20 +02:00
Jacob Støren
ec4362b247 #1692 Put SourSimRL Results in a separate result type
#1693 Started to separate code for SourSim and Eclipse results data.
2017-07-07 13:31:14 +02:00
astridkbjorke
bf15e48b29 Changing name of fishbone-wellpath-collection from "Well path" to "Imported Laterals" 2017-07-05 10:32:02 +02:00
astridkbjorke
68ec65602a #1687 Updating default file name for export of fishbone laterals. 2017-07-05 09:59:19 +02:00
Jacob Støren
4bc465e096 Guard time history curve creation (Result Plot) from combined results. 2017-07-04 15:32:59 +02:00
Jacob Støren
0a58a752ff Changed to 1-based IJK indices in Octave NNC interface 2017-07-04 13:53:24 +02:00
Jacob Støren
8edac70013 Adjusted argument alignment 2017-07-04 13:51:14 +02:00
Jacob Støren
f96fdc27e7 Guard dynamic nnc access against missing restart file(s) 2017-07-04 13:50:22 +02:00