Commit Graph

3672 Commits

Author SHA1 Message Date
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
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
Magne Sjaastad
8c7bd87050 #1712 Build System : Add ERT lib to list of third party libs 2017-07-31 14:08:43 +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
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
faf225d8c3 Merge branch 'master' into hdf-prototype 2017-06-22 10:56:36 +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
23870cac1e #1535 Run flow diag for current timestep when invoking Flow Char Plot command 2017-05-31 09:33:02 +02:00
Magne Sjaastad
0c4dc6a087 #1525 Check if data is available before creating curve 2017-05-30 09:13:46 +02:00
Jacob Støren
37daee5d45 #1522 Update LicenseInformation.txt with nightcharts and opm-flowdiagnostics 2017-05-29 23:18:40 +02:00
Jacob Støren
258ec8a728 #1526, #1482 Use kSm3 and BOE as units for Gas in Well Alloc Plots 2017-05-29 22:53:44 +02:00
Magne Sjaastad
07696e49cc (#1525) Use single curves to represent production rates
Use colors from RimSummaryCurveAppearanceCalculator
2017-05-29 14:52:19 +02:00
Magne Sjaastad
cfe7b683be #1525 Make color functions static and public 2017-05-29 14:31:06 +02:00
Jacob Støren
f9a29925c5 #1483 Flow Characteristics plot: Set pore volume fraction threshold to 0.1 2017-05-29 13:16:40 +02:00
Jacob Støren
4e091641a4 #1483 Update opm-flowdiagnostics and ..-applications
to b6e59ddcd2fe, and ccaaa4dd1b55 respectively.

In order to include flowCapacityStorageCapacityCurve with max pv fraction threshold
2017-05-29 13:08:32 +02:00
Magne Sjaastad
e38b7329d1 #1469 Use time step strings from case 2017-05-15 09:17:06 +02:00
Magne Sjaastad
7c1f9b90ba #1425 Do not show Time History Curve command for flow diag results 2017-05-15 07:56:11 +02:00
Magne Sjaastad
54c6e1c600 #1372 Update solver interface due to API changes in flow diagnostics 2017-05-12 12:22:50 +02:00
Magne Sjaastad
4204d49f30 #1469 Add checkbox for legend visibility 2017-05-11 21:44:44 +02:00
Magne Sjaastad
764a68c032 #1469 Add large symbols for each value in Lorenz plot + legend 2017-05-11 14:04:29 +02:00
Magne Sjaastad
0c0c21e495 #1469 Reorder includes and fix comments and whitespace 2017-05-11 11:43:15 +02:00
Magne Sjaastad
84b922ba82 #1476 Include isFile() when checking if a file exists 2017-05-11 09:23:13 +02:00
Jacob Støren
141ce6b54b #1381 Well Flow Plots show phase split (Oil Gas Water)
Flow rates are explained in the plots as Surface/reservoir flow rates. Unit for field is [stb]/day for all fluids
2017-05-08 16:02:42 +02:00
Magne Sjaastad
47517d734b System : Add shortcut for Save, Save As, Exit and Open 2017-05-08 11:14:24 +02:00
Magne Sjaastad
dce5f80191 Fix signed/unsighed compare 2017-05-05 14:51:00 +02:00
Jacob Støren
0664592ec8 Move a method 2017-05-05 11:55:18 +02:00
Bjørnar Grip Fjær
a08dbc91ba #1446 Ensure batch execution does not crash when closing ResInsight 2017-05-04 14:28:32 +02:00
Bjørnar Grip Fjær
c845eefb96 #1447 Moved Default Z Scale Factor to Default Settings 2017-05-03 13:44:37 +02:00
Bjørnar Grip Fjær
cd8ad75db5 #1445 Use correct colors in pie chart for well alloc plots in well flow mode 2017-05-03 13:39:36 +02:00
Bjørnar Grip Fjær
3fc0a59f06 #1444 Reallocate summary case file names when opening project 2017-05-03 12:32:03 +02:00
Jacob Støren
15d3e08f70 Adjust the TVD warning for LAS curves 2017-05-02 14:31:05 +02:00
Jacob Støren
33468faa28 Adjust headers in Advanced Snapshot Export dialog table 2017-05-02 12:03:55 +02:00
Bjørnar Grip Fjær
7440b49e5b #1438 Rename tracer selection options to indicate all producers and/or selectors are used 2017-05-02 11:25:15 +02:00