Commit Graph

157 Commits

Author SHA1 Message Date
Bjørn Erik Jensen
1215235255 #3650 Temp LGR. Fix some issues for split types cell and well 2018-11-13 08:33:09 +01:00
Bjørn Erik Jensen
bb642b2a46 #3650 Temp LGR. New algorithm for creating LGRs for completions 2018-11-13 08:33:08 +01:00
Bjørn Erik Jensen
b1e9841964 #3650 Temp LGR. Process all affected wells in the same operation 2018-11-13 08:33:08 +01:00
Bjørn Erik Jensen
c122a14bb2 #3645 Temp LGR. Fix LGR name clash 2018-11-09 11:00:07 +01:00
Bjørn Erik Jensen
9b8584c707 #3603 Export completions. Also export CARFIN if temporary LGRs exist 2018-11-09 08:51:44 +01:00
Bjørn Erik Jensen
cfb45f674a #3604 Export completions. New feature 'Export Completion Data for Temporary LGRs' 2018-11-08 11:24:40 +01:00
Bjørn Erik Jensen
95aaa35383 #3608 Temp LGR. Use short name in export due to Eclipse limitations 2018-11-07 09:48:56 +01:00
Bjørn Erik Jensen
e72f8a8ced #3611 Temp LGR. Fix build error 2018-11-06 13:33:47 +01:00
Bjørn Erik Jensen
0acddea407 #3611 Temp LGR. Fix LGR splitting by completions issue 2018-11-06 11:29:00 +01:00
Bjørn Erik Jensen
886487f45d #3631 Well Path Export. Use RKB for modeled well paths 2018-11-06 11:23:35 +01:00
Bjørn Erik Jensen
64227c5a3b #3464 Well Path Export. Simplified 2018-11-01 10:30:42 +01:00
Bjørn Erik Jensen
f90fed9aa1 #3464 Well Path Export. Use formmatter to export data. Several formatting issues 2018-11-01 10:08:19 +01:00
Bjørn Erik Jensen
683ac7ea1e #3463 Well Path Export. Use project folder as default export folder 2018-10-31 08:20:58 +01:00
Bjørn Erik Jensen
37d5156b0d LGR export. Renaming 2018-10-30 13:13:58 +01:00
Bjørn Erik Jensen
ad3a3f46ee #3578 LGR export. Not exporting LGRs for wells that already have intersecting LGRs 2018-10-30 11:05:27 +01:00
Bjørn Erik Jensen
080b8506cd #3568 Temp LGR. Move splitType to separate header file 2018-10-29 13:38:26 +01:00
Bjørn Erik Jensen
202033b684 #3571 Temp LGR. Fix LGR naming 2018-10-29 13:19:06 +01:00
Bjørn Erik Jensen
eb7303e743 #3553 Temp LGR. Fix error in LGR intersection check 2018-10-29 11:25:57 +01:00
Bjørn Erik Jensen
8c0409cfb9 #3553 Temp LGR. Changed completion types ordering in dialog 2018-10-29 10:57:35 +01:00
Bjørn Erik Jensen
a1c8275eed #3553 Temp LGR. Error handling, bug fixes 2018-10-29 10:53:29 +01:00
Bjørn Erik Jensen
04c07154b0 #3553 Temp LGR. Handle overlapping completions. LGR for each completions are sorted by completion type 2018-10-29 10:53:29 +01:00
Bjørn Erik Jensen
a3cf7ff2ac #3518 LGR export/temp LGR. Checkbox for completion types. Dialog adjustments 2018-10-25 13:18:11 +02:00
Magne Sjaastad
45531865ba Whitespace 2018-10-24 13:17:33 +02:00
Magne Sjaastad
6445ab05fe #3531 Temporary LGR : Simplify adding of grid to active cell info 2018-10-24 13:17:33 +02:00
Bjørn Erik Jensen
82ad3ee675 #3515 LGR Export/Temp LGR. Fix build error 2018-10-23 11:34:15 +02:00
Bjørn Erik Jensen
ffa1a85187 #3515 LGR Export/Temp LGR. New split type: One LGR per Completion 2018-10-23 11:13:55 +02:00
Bjørn Erik Jensen
f495c38406 #3532 LGR export. Do not lookup PORO result during temp LGR creation/export 2018-10-22 10:24:38 +02:00
Bjørn Erik Jensen
fc4620985f #3493 LGR Export. Command file command exportLgrForCompletions 2018-10-22 09:31:41 +02:00
Bjørn Erik Jensen
0a141c322a #3494 LGR export. Fix layout of I J K fields 2018-10-19 13:07:47 +02:00
Bjørn Erik Jensen
e06de21e88 #3494 LGR export. Set correct dialog title 2018-10-19 12:40:52 +02:00
Bjørn Erik Jensen
d239b3e6b3 #3514 LGR Export. Do not export PORO keyword 2018-10-19 12:31:30 +02:00
Bjørn Erik Jensen
abc25b833f #3485 Temp LGR. Ensure unique LGR names 2018-10-19 11:33:57 +02:00
Bjørn Erik Jensen
9d90f54d5f #3474 LGR Export. Create temporary LGR. Take 1 2018-10-19 10:44:07 +02:00
Magne Sjaastad
6346ed012c clang-tidy : Remove redundant 'virtual' and add 'override' 2018-10-18 19:45:57 +02:00
Magne Sjaastad
5a1acc124f #3512 System : Remove unused functions 2018-10-17 13:52:48 +02:00
Magne Sjaastad
143d185506 LGR Export : Use slightly larger dialog 2018-10-16 11:50:47 +02:00
Bjørn Erik Jensen
977f5d9508 LGR Export. Fix missing dialog field issue 2018-10-16 09:39:18 +02:00
Magne Sjaastad
81a48386a4 CppCheck : Remove unused variables 2018-10-12 16:36:56 +02:00
Bjørn Erik Jensen
ce2430ac2d LGR Export. Add time step to LGR dialog 2018-10-11 09:31:17 +02:00
Magne Sjaastad
e1e515b659 #3477 Export Property : Updates after code has moved to exportPropertyInViews 2018-10-11 07:31:15 +02:00
Magne Sjaastad
4290d8d836 #3478 Export Cell Result to File : Move code to RicEclipseCellResultToFileImpl 2018-10-10 15:12:54 +02:00
Bjørn Erik Jensen
bb2ada26b9 LGR Export. Skip exporting PORO keyword if PORO result is missing from model 2018-10-10 11:56:27 +02:00
Magne Sjaastad
9d9771295f System : Replace NULL with nullptr 2018-10-10 10:17:27 +02:00
Bjørn Erik Jensen
c0d8fe37e1 Export Well Paths. Show commands only for well path nodes 2018-10-10 10:08:57 +02:00
Bjørn Erik Jensen
c7f6c74869 #3473 LGR Export. Support for exporting a single LGR for per well. Warning if completions intersect with existing LGR 2018-10-10 09:04:35 +02:00
Magne Sjaastad
046c05e76e #3476 Regression Test : Use lastUsedDialogDirectoryWithFallbackToProjectFolder 2018-10-10 08:02:41 +02:00
Bjørn Erik Jensen
d2b658e4cd LGR Export. Use explicit method for converting to 1-based IJK output 2018-10-09 12:52:20 +02:00
Bjørn Erik Jensen
661b6b0b73 LGR Export. Rename method. 1-based IJK output 2018-10-09 12:44:42 +02:00
Bjørn Erik Jensen
a2dcf4609e LGR Export. Export files for selected well paths 2018-10-09 10:10:29 +02:00
Bjørn Erik Jensen
b0b366c243 #3450 LGR Export. Rename classes. Move command to completions tree node. One file per well 2018-10-09 09:47:01 +02:00
Bjørn Erik Jensen
c0bf63ea95 Fix a couple of build warnings on Linux 2018-10-09 08:19:16 +02:00
Bjørn Erik Jensen
f16ad3d3dc #3446 #3445 LGR Export. Per cell LGR export 2018-10-09 08:01:56 +02:00
Bjørn Erik Jensen
2a59d86975 #3450 #3445 LGR export. New command feature 2018-10-08 13:10:27 +02:00
Bjørn Erik Jensen
f23fa64235 #3457 Export visible cells. New command file command 2018-10-05 10:59:58 +02:00
Bjørn Erik Jensen
677914a338 #3455 ExportProperty. Display error message for several situations 2018-10-05 10:58:37 +02:00
Bjørn Erik Jensen
0c0ecc7d56 #3427 Export fishbones laterals. Use export well paths impl 2018-10-03 09:39:07 +02:00
Bjørn Erik Jensen
fe6de813f4 Export well paths dialog. Set default export folder 2018-09-28 09:14:04 +02:00
Magne Sjaastad
4877e058ed Fix warnings 2018-09-27 20:17:56 +02:00
Magne Sjaastad
a3d8fc1fb3 #3421 Text File Export : Open file as text file when required 2018-09-27 12:42:28 +02:00
Bjørn Erik Jensen
c422ffc6ed #3325 Well Path export. Command file command for exporting well paths 2018-09-25 09:09:28 +02:00
Magne Sjaastad
f8d4864e53 Linux compile fix 2018-09-21 16:20:53 +02:00
Bjørn Erik Jensen
b028c36116 #3260 Well Path Export. Export dev file, new commands 2018-09-21 13:44:45 +02:00
Jacob Støren
3cd9c6123c Remove compiler warning 2018-09-19 10:25:57 +02:00
Jacob Støren
50a579c136 Remove compiler warning + whitespace 2018-09-19 10:23:20 +02:00
Magne Sjaastad
fe07b60392 CppCheck : Several fixes
Add missing initializers
Guard potential null pointer access
2018-08-02 19:22:03 +02:00
Gaute Lindkvist
56a02358df #3092 Make export LAS-dialog slightly larger so that we avoid scrollbars. 2018-06-25 08:37:26 +02:00
Jacob Støren
9b9f9b2bf1 #2939 ProgressInfo: Reintroduce process envents, to update the progress dialog durig processing on linux/mac.
Introduced isActive and used this info to block sheduled redraw/display model regen when progress bar is active, to avoid unintended recursive behaviour resulting in crashes.
2018-05-21 23:46:35 +02:00
Magne Sjaastad
c267f32638 Rename to RiuPlotMainWindow 2018-04-27 06:28:08 +02:00
Magne Sjaastad
25a1823f35 Merge branch 'dev' into cmake-improvements 2018-02-28 08:47:01 +01:00
Magne Sjaastad
89c090ba24 #2536 Build System : Remove obsolete code for cmake older than "2.8.2" 2018-02-28 08:05:00 +01:00
Jacob Støren
267e3ef59d #2535 Use the MainWindowTools class instead of MainWindow directly (part 4) 2018-02-27 16:46:53 +01:00
Jacob Støren
562dfbe9b8 #2535 Use the MainWindowTools class instead of MainWindow directly (part 3) 2018-02-27 16:46:53 +01:00
Magne Sjaastad
1ae30ef11a (clang-tidy) : modernize-use-nullptr 2018-02-18 18:56:43 +01:00
Magne Sjaastad
123a2830aa Merge patch into dev : Snapshot : Always use _ in generated file names #2446 2018-02-09 11:34:05 +01:00
Magne Sjaastad
6e16a47b0d #2446 : Replace - with _ for all generated file names 2018-02-09 11:19:04 +01:00
Magne Sjaastad
a1c891cd99 Merge remote-tracking branch 'origin/2018.01.01-patch' into dev 2018-02-08 13:18:36 +01:00
Magne Sjaastad
f053dfa8e3 #2446 : Snapshot : Improve generated file, always use _ in generated filename 2018-02-08 13:17:18 +01:00
Magne Sjaastad
bf0b4f68e1 Merge message box fixes into dev, #2443 2018-02-02 14:47:05 +01:00
Magne Sjaastad
ba09906163 #2443 Replace QMessageBox with RiaLogging to avoid blocking of batch commands 2018-02-02 09:37:34 +01:00
Magne Sjaastad
dc0c6d1b47 #2443 : Remove obsolete includes of QMessageBox 2018-02-02 09:37:00 +01:00
Jacob Støren
0debeafd68 #2331 Move RimGridView to separate files 2018-01-16 09:37:08 +01:00
Jacob Støren
b092565a61 #2331 Introduce new intermediate class RimGridView 2018-01-15 14:53:48 +01:00
Jacob Støren
4b26354b30 #2331 Moved redraw scheduling and completion type recalc out of RiaApplication 2018-01-12 12:01:04 +01:00
Jacob Støren
cb6d49a611 #2331 Renamed RimView to Rim3dView 2018-01-09 10:11:28 +01:00
Magne Sjaastad
a26f3b6907 #2340 Snapshot : Space in path is replaced with underscore 2018-01-08 11:46:51 +01:00
Rebecca Cox
170c00c88a #2210 Add "Export Visible Cells as FLUXNUM/MULTNUM" to file->export 2017-12-13 15:24:40 +01:00
Rebecca Cox
2b0305fcc4 #2247 Add export FLIXNUM/MULTNUM to context menu on Cell Result item in tree view 2017-12-12 16:07:02 +01:00
Rebecca Cox
5a03783328 #2209 Use correct view in cmd "Export Visible Cells as FLUXNUM/MULTNUM" 2017-12-12 15:38:24 +01:00
Bjørn Erik Jensen
4bef3abda8 RicCellRangeUi. Fix build error. Calling constructor instead of using initializer 2017-12-06 11:47:28 +01:00
Rebecca Cox
6fc888d718 Capitalize ui name in PDM fields 2017-11-30 13:44:18 +01:00
Bjørn Erik Jensen
7fa9b15716 #2167 statistics dialog. Include statistics snapshot under 'Snapshot all views to file' 2017-11-29 13:34:55 +01:00
Bjørn Erik Jensen
f8256a30b8 #2167 statistics dialog. Screen dump to clipboard or file 2017-11-29 11:53:53 +01:00
Rebecca Cox
97e60ab5f2 #1996: Rename RimFault -> RimFaultInView 2017-10-17 09:52:31 +02:00
Bjørn Erik Jensen
886c1ea256 #1981 RFT Plot. Disabled several commands 2017-10-10 11:18:53 +02:00
Jacob Støren
d638f536d8 #1879 Guard filename generation for cases without timesteps 2017-09-08 14:43:52 +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
89684c243f #1755 Use namespace RiaDefines instead of class 2017-08-11 14:28:42 +02:00
Magne Sjaastad
c4aa625d33 #1755 Move porosity model enum to separate file 2017-08-11 14:27:56 +02:00
Magne Sjaastad
88bbea6339 #1755 Remove porosity enum from RifReaderInterface 2017-08-11 14:27:22 +02:00
Bjørnar Grip Fjær
37456bfa9b #1730 Include more information in snapshot filenames 2017-08-04 11:25:42 +02:00