Commit Graph

4709 Commits

Author SHA1 Message Date
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
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
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
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
Magne Sjaastad
fb158b29bd #1747 Build System : Include hdf5 in package name 2017-08-08 13:07:49 +02:00
Magne Sjaastad
cc4789d79c #1686 Remove setting of BUILD_PYTHON and ERT_BUILD_CXX
These flags are set to correct values by default in libecl, it is not required to set these in ResInsight cmake
2017-08-08 11:45:16 +02:00
Magne Sjaastad
590e2ed753 #1748 libecl : Add INSTALL_ERT to control install targets 2017-08-08 11:23:30 +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
c6575460da Fix documentation for riGetSelectedCells 2017-08-07 15:30:23 +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
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
cf2df771d4 #1675 Selected cell interface for Octave 2017-08-03 14:35:46 +02:00
Bjørnar Grip Fjær
fc8eefb5fe #1688 Make all commands using a [RequestedTimeSteps] handle a single timestep 2017-08-03 14:23:50 +02:00
Bjørnar Grip Fjær
3a97384dcd #1689 Improve help texts of NNC commands for Octave interface 2017-08-02 14:40:28 +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
Magne Sjaastad
59543d1708 #1712 Build System : Remove references to obsolete ERT libs 2017-07-31 14:07:59 +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
Jacob Støren
b81c332e60 Updated to version 2017.05.02-fdev.01 for Sprint 1 in Further Development.
Also added the assumed SHA for the libecl code used.
2017-07-04 15:44:23 +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
Bjørnar Grip Fjær
44f0234096 #1661 Octave interface for getting static and dynamic NNC result values from ResInsight 2017-06-29 11:19:07 +02:00
Bjørnar Grip Fjær
9bea767cdf #1663 Octave interface to get NNC-pair information 2017-06-29 09:07:21 +02:00
Bjørnar Grip Fjær
de414c4277 #1645 Load dynamic NNC results from restart file 2017-06-26 10:25:08 +02:00
Bjørnar Grip Fjær
7b7af2b197 #1641 Use new interface for reading trans values from libecl 2017-06-22 16:03:55 +02:00
Bjørnar Grip Fjær
527151ba23 Do not add OpenMP C-flags as linker arguments for libecl 2017-06-22 14:20:16 +02:00
Bjørnar Grip Fjær
0e8d76d05c Fix proper include paths for new libecl version. 2017-06-22 13:46:46 +02:00
Bjørnar Grip Fjær
9b5d8a7f21 #1641 Update ResInsight CMake configuration for latest libecl 2017-06-22 11:52:11 +02:00
Bjørnar Grip Fjær
956798afd6 #1641 Update libecl to latest revision from master 2017-06-22 11:51:46 +02:00
Bjørnar Grip Fjær
faf225d8c3 Merge branch 'master' into hdf-prototype 2017-06-22 10:56:36 +02:00
Magne Sjaastad
7dd0360284 Merge pull request #1639 from OPM/release-2017.05-patch
Set version number to 2017.05.2
2017-06-21 13:49:05 +02:00
Magne Sjaastad
9f76f851b8 Set version number to 2017.05.2 2017-06-21 13:48:08 +02:00
Magne Sjaastad
2778c1d22c Merge pull request #1638 from OPM/release-2017.05-patch
Release 2017.05.2
2017-06-21 13:45:58 +02:00
Jacob Støren
690d86b876 #1624 Update opm-flowdiagnostics-applications to c78f50897cea10ed56c7eadd1a1b23aa5ffbc56e that handles none-unified restart files 2017-06-20 09:07:57 +02:00
Jacob Støren
b2a3116e8f #1622 Fix problem with space in fault include file names 2017-06-19 10:54:48 +02:00
Magne Sjaastad
31bde3eb9a #1599 Do not use file extention in getSaveFilename() as this causes issues on KDE desktop 2017-06-19 10:48:47 +02:00
Jacob Støren
bd3d060c96 #1567 Fix on patch branch 2017-06-16 17:03:25 +02:00
Bjørnar Grip Fjær
35a61046c3 #1595 Update grid box when reloading case 2017-06-15 14:11:58 +02:00
Bjørnar Grip Fjær
0d85289e7d #1563 Show plot data in order from top to bottom 2017-06-15 13:36:23 +02:00
Bjørnar Grip Fjær
779ecd2aa1 #1594 #1563 Use selected depth type and unit for well log plot when showing plot data 2017-06-15 13:13:25 +02:00
Jacob Støren
952b20b4ee Merge pull request #1536 from OPM/dev. Release 2017.05
Merge dev into master for release 2017.05
2017-05-31 09:55:42 +02:00
Jacob Støren
8a3436373e #1484 Upped to 2017.05.1 after the small fix of #1535 2017-05-31 09:37:41 +02:00