Magne Sjaastad
db2ca4f98a
#5592 Well Path : For well paths with two targets, a fracture and perf interval fails to work
2020-02-26 14:12:10 +01:00
Magne Sjaastad
c82df63e10
#5101 clang-format: Adjusted penalties
...
Use lower absolute values to improve control of behavior
2020-02-12 13:35:31 +01:00
Magne Sjaastad
10f0abc9b5
#5101 clang-format: Allow short functions on a single line
...
Use AllowShortFunctionsOnASingleLine: InlineOnly
2020-02-12 13:35:31 +01:00
Jacob Støren
7f1ccc0169
#5147 RimStimPlanFractureTemplate::m_stimPlanFileName -> FilePath
2019-12-11 08:30:32 +01:00
Magne Sjaastad
57cab2457e
clang-format : Set PenaltyBreakAssignment to 130
2019-11-04 15:08:09 +01:00
Magne Sjaastad
7c8cf60dba
clang-format : Set AllowAllParametersOfDeclarationOnNextLine to false
2019-11-04 14:35:41 +01:00
Magne Sjaastad
fe9e567825
#4683 clang-format on all files in ApplicationCode
2019-09-06 10:57:22 +02:00
Magne Sjaastad
ef80f5b629
#4683 System : Remove obsolete include of cvfBase.h
2019-09-06 10:52:54 +02:00
Magne Sjaastad
cf00cb4809
#4497 Fishbones : Set default fishbones to use spacing
2019-06-20 12:01:00 +02:00
Gaute Lindkvist
30769d7f2a
Rename caf::PdmUiItem::setUiIcon(QString) to setUiIconFromResourceString
2019-05-06 11:08:59 +02:00
Gaute Lindkvist
57b33b0d4c
First implementation of Headless ( #4392 )
...
* Revert "#4377 Octave : Use RiaLogging for error messages instead of QErrorMessage "
This reverts commit f758a8edb2
.
* Revert "#4380 Preferences : Changing scene font size when geo mech view is open causes crash"
This reverts commit df62a41397
.
* Revert "#4379 Documentation : Update command line parser for import of summary files"
This reverts commit d0b5357ed4
.
* Unfinished WIP
* Builds but crashes
* Refactored code now builds and runs
* ResInsight can now run the unittests headless
* Can run some command files successfully
* Build on Linux
* Extra headless hack header
* Moved PdmUiItem hack to cpp file
* Fix headless crash in RimWellAllocationPlot
* Handle error gracefully if ExportSnapshots command is executed from console
* Add caf::QIconProvider and remove some hacks
* Also made the greying out of disabled icons work for a couple of cases where it didn't.
* Linux build fix
* #4380 Reimplement fix df62a41397
by @magnesj on top of Headless code changes
* #4379 Reintroduce kode from d0b5357ed4
by @magnesj
* #4377 Restore f758a8edb2
in new Headless code
2019-05-06 10:36:05 +02:00
Gaute Lindkvist
2452bc3a21
#4364 Make sure the correct flow coefficient is exported for ICDs/ICVs in WSEGVALV MSW export
2019-04-26 08:29:04 +02:00
Magne Sjaastad
c2fb16a4d3
#4352 Fractures : Make sure appropriate value is always returned
2019-04-25 08:20:48 +02:00
Magne Sjaastad
319050b992
#4352 Fractures : Delegate isEnabled to leaf classes
2019-04-25 07:25:52 +02:00
Magne Sjaastad
843a791218
#4348 System , cppcheck : Remove unused functions
2019-04-21 09:28:23 +02:00
Magne Sjaastad
8d4142187e
#4348 System , cppcheck : Remove unused functions
2019-04-21 09:11:20 +02:00
Gaute Lindkvist
4439f7609b
#4317 Add default ellipse fracture template
2019-04-16 13:30:03 +02:00
Gaute Lindkvist
cd870f089b
#4304 Add pre-defined templates for each valve type and fix icons and labels.
2019-04-09 13:30:20 +02:00
Gaute Lindkvist
64f537ad05
Make valve templates a bit more accessible
2019-04-08 14:24:43 +02:00
Magne Sjaastad
189234c0c9
#3920 Create Well Path: New well name not used in Completions
2019-02-07 08:44:12 +01:00
Gaute Lindkvist
7a50fa12f8
#3953 Extend well completions spec
2019-01-29 10:18:20 +01:00
Gaute Lindkvist
a185929826
#3984 Improve layout for new/edit template buttons for valve/fractures
2019-01-28 15:29:20 +01:00
Gaute Lindkvist
80c99f452f
Set Default unit label on correct field in valve template collection
2019-01-28 15:29:20 +01:00
Gaute Lindkvist
49a6650e77
Make Valve template units visible
2019-01-23 11:01:48 +01:00
Gaute Lindkvist
fb92b548c5
#3966 Add buttons for creating/editing fracture templates from fractures ( #3973 )
...
* #3966 Add buttons for creating/editing fracture templates from fractures
* Make sure view is updated whenever a new template is created from the fracture
2019-01-16 14:57:43 +01:00
Gaute Lindkvist
314a5747db
#3957 Restore UI-order in Well Path Valve property editor
2019-01-15 17:13:23 +01:00
Gaute Lindkvist
5c24153646
#3957 Add button to valve for creating new valve template or editing existing template
...
* Also added separate delete valve feature so we can clear the template and update the valves referencing it.
2019-01-15 14:30:26 +01:00
Magne Sjaastad
d460d3d77d
#3944 clang-tidy : Apply modernize-deprecated-headers
2019-01-11 08:14:53 +01:00
Magne Sjaastad
81c3ee5df2
#3944 System : Improve code quality using clang-tidy
...
Remove redundant virtual and add override
2019-01-11 08:14:53 +01:00
Magne Sjaastad
6db80f40b9
#3856 Update copyright headers
2019-01-09 15:29:24 +01:00
Gaute Lindkvist
ac1f57e5f9
#3915 Make valve count mode label "Start/End/Number" instead of "Start/End/Number of Valves".
...
* This way it works for both ICDs/AICDs and fishbones.
* Not necessary for patch branch.
2018-12-20 14:21:47 +01:00
Gaute Lindkvist
8442cc3f92
#3915 use subs instead of valves for fishbones
2018-12-20 14:10:20 +01:00
Gaute Lindkvist
975cd15c32
#3910 Unit test for reg exp validator
2018-12-20 09:50:05 +01:00
Gaute Lindkvist
394c84efef
#3854 Add MSW reference depth to Perforations
2018-12-18 17:09:43 +01:00
Gaute Lindkvist
7296c11bc2
#3877 Add RegExp-validator to "Well name for export" field for COMPDAT export
...
* Max 8 characters, minimum 1
* Only alpha-numeric characters and hyphen and underscore are acceptable. (no space)
2018-12-18 17:09:43 +01:00
Magne Sjaastad
024aa8af51
#3782 StimPlan : Beta value of zero invalidates mean calculation
2018-12-17 16:24:42 +01:00
Magne Sjaastad
67d0d5f38d
#3891 StimPlan : BETA values for transversal and azimuth
2018-12-17 11:17:41 +01:00
Gaute Lindkvist
d6e40f25ff
#3879 Rename valve location parameter to Number of Valves
2018-12-14 16:03:04 +01:00
Gaute Lindkvist
3adb1cc4bd
#3884 Implemented Valve Templates for MSW parameters
2018-12-14 16:03:04 +01:00
Gaute Lindkvist
47bb14eb06
#3864 Update and clamp valve positions to perforation interval when perforation interval changes.
2018-12-14 08:45:43 +01:00
Gaute Lindkvist
92e4fa9024
#3863 fix default MSW parameters for perforation intervals.
2018-12-12 15:37:10 +01:00
Gaute Lindkvist
3dafd06859
#3850 Implement calculation of AICD length
2018-12-11 16:21:17 +01:00
Gaute Lindkvist
5368574848
#3846 Make HF- the default pressure drop for MSW and put quotes around the text.
2018-12-11 15:32:07 +01:00
Gaute Lindkvist
15576a9ae3
#3779 Preliminary AICD output
2018-12-07 15:48:18 +01:00
Gaute Lindkvist
539914a541
Fix crash in RimWellPathValve when perforation is larger than wellpath
...
* This is the case with the Completions_msw Regression test
2018-12-07 12:58:03 +01:00
Gaute Lindkvist
e677778ddd
#3828 Refactor Completion export code by splitting out MSW export into separate files
...
* Plus fill in some incomplete functionality regarding MSW export
2018-12-07 09:46:39 +01:00
Gaute Lindkvist
29c3e10617
#3779 Implement AICD ui and settings
2018-12-05 15:47:16 +01:00
Gaute Lindkvist
e67a9ef12a
Make sure changes to valves and perforation interval visibility is reflected in track.
2018-12-05 15:47:16 +01:00
Gaute Lindkvist
420944e910
#3442 Improve ICD/ICV export to add a small 0.1 length segment for each segment containing valves.
2018-12-05 15:47:16 +01:00
Gaute Lindkvist
f14d36ca23
#3442 Implement export of ICD/ICV table for performations
2018-11-29 15:26:22 +01:00