Magne Sjaastad
|
6791600d03
|
#1260 Replaced assert() with CAF_ASSERT() in AppFwk
|
2017-03-08 08:19:51 +01:00 |
|
Magne Sjaastad
|
a16a0a3bb5
|
#1260 Added assert that will display message in release (in addition to debug)
|
2017-03-07 15:45:34 +01:00 |
|
Magne Sjaastad
|
914b1fcab6
|
Replaced tab with four spaces
|
2017-03-07 15:43:29 +01:00 |
|
Jacob Støren
|
2aa6389796
|
Fixed assert from progress system when loading plots
|
2017-03-07 12:27:49 +01:00 |
|
Jacob Støren
|
c9dc41d374
|
#1298 Included wells with "closed" state consistently
|
2017-03-07 12:27:49 +01:00 |
|
Magne Sjaastad
|
6a3f3e3670
|
Revert "#1292 Fixed CppCheck Issues in ProjectDataModel : Added assert"
This reverts commit cff588f166 .
|
2017-03-07 12:24:35 +01:00 |
|
Magne Sjaastad
|
cff588f166
|
#1292 Fixed CppCheck Issues in ProjectDataModel : Added assert
Access the variable to silence CppCheck
|
2017-03-07 12:09:26 +01:00 |
|
Magne Sjaastad
|
811f63219c
|
#1292 Fixed CppCheck Issues in AppFwk : Use QPointer
|
2017-03-07 11:36:29 +01:00 |
|
Magne Sjaastad
|
b365834923
|
#1292 Fixed CppCheck Issues in AppFwk : Removed assign/copy operators
|
2017-03-07 11:14:29 +01:00 |
|
Magne Sjaastad
|
d3faf4ef96
|
Fixed #1289 Well Alloc Plot: Rename command to "Plot Well Allocation"
|
2017-03-06 20:08:25 +01:00 |
|
Magne Sjaastad
|
b2e9d3fe11
|
#1292 Fixed CppCheck Issues in AppFwk viewer/vizExtensions/CommonCode
|
2017-03-06 19:22:32 +01:00 |
|
Magne Sjaastad
|
749ce8e8af
|
#1292 Fixed CppCheck Issues in AppFwk/cafUserInterface
|
2017-03-06 19:15:33 +01:00 |
|
Magne Sjaastad
|
63baebc698
|
#1292 Fixed CppCheck Issues in AppFwk/cafProjectDataModel
|
2017-03-06 19:03:31 +01:00 |
|
Magne Sjaastad
|
9179ae2a14
|
#1292 Fixed CppCheck Issues in AppFwk/cafCommands
|
2017-03-06 18:33:03 +01:00 |
|
Magne Sjaastad
|
a5ed533c00
|
Improved unit test so they run correctly in debug
|
2017-03-06 18:33:03 +01:00 |
|
Jacob Støren
|
0428dbffa3
|
#1279 Added <wellname>-Xf as tracer on connections with opposite flow thant the well type indicates.
|
2017-03-06 16:34:30 +01:00 |
|
Magne Sjaastad
|
0bccc883ff
|
#1292 Fixed CppCheck Issues in ReservoirDataModel
|
2017-03-06 11:58:07 +01:00 |
|
Magne Sjaastad
|
3a1991d37d
|
#1292 Fixed bug reported by CppCheck
|
2017-03-06 11:52:32 +01:00 |
|
Jacob Støren
|
bd688f7ce8
|
#1292 Fixed CppCheck Issues in UserInterface
|
2017-03-06 11:20:28 +01:00 |
|
Jacob Støren
|
1275279528
|
#1292 Fixed CppCheck Issues in UnitTests
|
2017-03-06 11:20:28 +01:00 |
|
Jacob Støren
|
29d30f34d8
|
#1292 Fixed CppCheck Issues in SocketInterface
|
2017-03-06 11:20:28 +01:00 |
|
Jacob Støren
|
6c0a866008
|
#1292 Fixed CppCheck Issues in ProjectDataModel
|
2017-03-06 11:20:28 +01:00 |
|
Jacob Støren
|
b5e782dfc3
|
#1292 Fixed CppCheck Issues in ModelVisualization
|
2017-03-06 11:20:28 +01:00 |
|
Jacob Støren
|
c7c01e346c
|
#1292 Fixed CppCheck Issues in GeoMech
|
2017-03-06 11:20:28 +01:00 |
|
Jacob Støren
|
c22c2c9a00
|
#1292 Fixed CppCheck Issues in FileInterface
|
2017-03-06 11:20:28 +01:00 |
|
Magne Sjaastad
|
b19fe2bc4b
|
#1292 Fixed several style issues reported by CppCheck
|
2017-03-06 09:27:42 +01:00 |
|
Jacob Støren
|
ad517894d3
|
Fixed possible CppCheck detected bug regarding Result info and result plot for Geomech models. Triangle hit was not propagated properly.
|
2017-03-03 17:17:41 +01:00 |
|
Jacob Støren
|
4312968124
|
Removed CppCheck Warnings
|
2017-03-03 17:09:30 +01:00 |
|
Jacob Støren
|
dc79422a96
|
Removed unused old prototype code
|
2017-03-03 17:02:54 +01:00 |
|
Jacob Støren
|
ea5b4a7ceb
|
MDI Window geometry: Added missing initalization of maximized state
|
2017-03-03 16:50:04 +01:00 |
|
Jacob Støren
|
b00ad4ba4a
|
Fixed some CppCheck Performance warnings
|
2017-03-03 16:23:20 +01:00 |
|
Jacob Støren
|
ba2e4ca3f2
|
#1269 Updated opm-flowdiagnostics to a14dc4ba1302bcc1e0aeb35c5de6b4bd39bce98a to fix issue with fraction sums > 1.0
|
2017-03-03 15:07:26 +01:00 |
|
Magne Sjaastad
|
e7b920fab8
|
Removed unused files
|
2017-03-03 14:12:03 +01:00 |
|
Magne Sjaastad
|
2b029cbc11
|
#1280 Use nullptr instead of NULL
|
2017-03-02 18:30:33 +01:00 |
|
Magne Sjaastad
|
3089abc83d
|
#1280 Added firstAncestorOrThisOfTypeAsserted
|
2017-03-02 18:30:33 +01:00 |
|
Jacob Støren
|
f15d698342
|
#1174 Made 3D main window pop up, and set wether to show Max Fractrion Injectors or Producers. Set timestep in 3D view to match plot.
|
2017-03-02 16:10:18 +01:00 |
|
Jacob Støren
|
b8c2c8e943
|
Upped to version 2016.11.flow.9
|
2017-03-01 16:18:46 +01:00 |
|
Jacob Støren
|
bf375c2485
|
Well Alloc Plot: Hide unit field for TVD also.
|
2017-03-01 16:09:28 +01:00 |
|
Jacob Støren
|
8f2affe670
|
#1120 Well Alloc Plot: Simple TVD calculations
|
2017-03-01 16:09:28 +01:00 |
|
Jacob Støren
|
984762ab5d
|
#1268 Well Alloc Plots: Fixed missing grouping of small contributions for pseudo depth
|
2017-03-01 16:09:28 +01:00 |
|
Magne Sjaastad
|
68ff093c61
|
#1266 If not computed, compute staticWellCellPath when needed
|
2017-03-01 14:23:01 +01:00 |
|
Magne Sjaastad
|
da416409aa
|
#1266 Assign visible grid parts before appendStaticGeometryPartsToModel()
|
2017-03-01 14:20:27 +01:00 |
|
Magne Sjaastad
|
4559b9f31a
|
#1263 Flow : Command : Show Contributing Wells command present when applicable
|
2017-03-01 13:23:16 +01:00 |
|
Magne Sjaastad
|
e41979563b
|
#1243 AppFwk : Added line width to mesh line effect
|
2017-02-28 19:00:26 +01:00 |
|
Jacob Støren
|
e19373ec9d
|
#1265 Made sure all in/out fluxes are added to the flow diag solution.
Also made sure only producing cells are added to the producer tracers and injecting cells as injector tracers.
|
2017-02-28 16:03:43 +01:00 |
|
Jacob Støren
|
01b3df863e
|
#1264 Added Well Allocation command to Project tree context menu
|
2017-02-28 15:46:08 +01:00 |
|
Jacob Støren
|
528b064569
|
#1171 Made the branch contribution a bit cleaner by splitting the cells own contribution as one point, and the branch inflow as another at the same depth, creating a step at the upper cell depth.
|
2017-02-28 11:47:11 +01:00 |
|
Jacob Støren
|
6149a87347
|
#1171 Force the depth type to be valid for WellAlloc plots
|
2017-02-28 11:47:11 +01:00 |
|
Jacob Støren
|
577fc8204d
|
#1171 Disable the Fake 0-connection number value for pseudo depth
|
2017-02-28 11:47:11 +01:00 |
|
Jacob Støren
|
9e73fadada
|
#1171 Correct start and end of each cell contribution for pseudo-length based plot.
|
2017-02-28 11:47:11 +01:00 |
|