Bjørnar Grip Fjær
|
d0564c4d2a
|
#1665 Add error handling and logging to command file execution
|
2017-07-27 14:26:59 +02:00 |
|
Bjørnar Grip Fjær
|
ab1322c5d7
|
#1665 Add computeCaseGroupStatistics command to command file interface
|
2017-07-27 11:49:03 +02:00 |
|
Bjørnar Grip Fjær
|
f6c27a1774
|
#1665 Add runOctaveScript command to command file interface
|
2017-07-27 10:52:06 +02:00 |
|
Bjørnar Grip Fjær
|
c11546e46b
|
#1665 Add setMainWindowSize command to command file interface
|
2017-07-27 10:51:49 +02:00 |
|
Bjørnar Grip Fjær
|
2c88d4bee9
|
#1665 Add setTimeStep command to command file interface
|
2017-07-27 10:39:59 +02:00 |
|
Bjørnar Grip Fjær
|
8af00bc1b4
|
#1665 Add setExportFolder command to command file interface
|
2017-07-27 10:34:36 +02:00 |
|
Bjørnar Grip Fjær
|
da4f6d72be
|
#1665 Add exportMsw command to command file interface
|
2017-07-27 10:29:45 +02:00 |
|
Bjørnar Grip Fjær
|
8e444d5cbe
|
#1665 Add exportWellPathComplections command to command file interface
|
2017-07-27 10:28:41 +02:00 |
|
Bjørnar Grip Fjær
|
51ce7f7bde
|
#1665 Add exportProperty command to command file interface
|
2017-07-27 10:23:05 +02:00 |
|
Bjørnar Grip Fjær
|
6be1f62c90
|
#1665 Add exportSnapshots command to command file interface
|
2017-07-27 10:12:57 +02:00 |
|
Bjørnar Grip Fjær
|
1ed9787a37
|
#1665 Add loadCase command to command file interface
|
2017-07-27 09:52:38 +02:00 |
|
Bjørnar Grip Fjær
|
bbb4c80b1b
|
#1665 Add setStartDir command to command file interface
|
2017-07-26 16:57:43 +02:00 |
|
Bjørnar Grip Fjær
|
59536e9942
|
#1665 Add closeProject command to command file interface
|
2017-07-26 16:43:48 +02:00 |
|
Bjørnar Grip Fjær
|
b08757b391
|
#1665 Add openProject command to command file interface
|
2017-07-26 16:42:37 +02:00 |
|
Bjørnar Grip Fjær
|
bf23529b55
|
#1665 Add parameter and basic framework for executing command file
|
2017-07-26 16:41:17 +02:00 |
|
Bjørnar Grip Fjær
|
1a4e1135a2
|
#1665 Add support for peeking at next char in command file
|
2017-07-26 16:22:46 +02:00 |
|
Bjørnar Grip Fjær
|
df1eb2a962
|
#1665 Add support for reading enums and lists as parameters in batch command file
|
2017-07-26 16:22:22 +02:00 |
|
Magne Sjaastad
|
3bbc1c9885
|
System - Add pthread to unit test link parameters
|
2017-07-19 16:28:17 +02:00 |
|
Magne Sjaastad
|
ac3abc78da
|
System - Add missing include on Linux
|
2017-07-19 16:26:11 +02:00 |
|
astridkbjorke
|
45f47dac0c
|
Changing name of parameter from "Start of History" to "All timesteps"
|
2017-07-07 14:05:20 +02:00 |
|
astridkbjorke
|
bf15e48b29
|
Changing name of fishbone-wellpath-collection from "Well path" to "Imported Laterals"
|
2017-07-05 10:32:02 +02:00 |
|
astridkbjorke
|
68ec65602a
|
#1687 Updating default file name for export of fishbone laterals.
|
2017-07-05 09:59:19 +02:00 |
|
astridkbjorke
|
546a6457cc
|
#1652 Creating export folder if it does not already exist.
|
2017-07-03 15:02:24 +02:00 |
|
Magne Sjaastad
|
78a779424f
|
#1677 Store dialog data in project file
|
2017-06-30 16:14:15 +02:00 |
|
Magne Sjaastad
|
f8f57d3184
|
#1670 Use PtrField instead of PdmPointer
|
2017-06-30 16:13:38 +02:00 |
|
Magne Sjaastad
|
5a7755fe0c
|
System : PdmPtrField - Remove PdmPointer interface and add operator()
|
2017-06-30 15:06:01 +02:00 |
|
Magne Sjaastad
|
917ee860d2
|
#1670 Minor UI adjustments
|
2017-06-30 12:49:12 +02:00 |
|
Magne Sjaastad
|
d265f79242
|
#1670 Fix wrong include path
|
2017-06-29 22:41:34 +02:00 |
|
Magne Sjaastad
|
b2b4ab95ba
|
#1670 Add command feature "Export CARFIN"
|
2017-06-29 22:37:00 +02:00 |
|
Magne Sjaastad
|
ec990b5e2c
|
Add static cast from size_t to int
|
2017-06-29 22:37:00 +02:00 |
|
Magne Sjaastad
|
803c0f7ab0
|
#1670 Add VecIjk to AppFwk
|
2017-06-29 22:37:00 +02:00 |
|
Magne Sjaastad
|
407547d454
|
#1670 Add cell range UI
|
2017-06-29 22:37:00 +02:00 |
|
Magne Sjaastad
|
15e805fba3
|
#1670 Move commands to ExportCommands folder
|
2017-06-29 22:37:00 +02:00 |
|
Magne Sjaastad
|
468d5134cb
|
#1670 Move grid functions from RimCellRangeFilterCollection to RigReservoirGridTools
|
2017-06-29 22:37:00 +02:00 |
|
Magne Sjaastad
|
7cc95c3fa8
|
#1670 Add const and move some functions to private section
|
2017-06-29 22:37:00 +02:00 |
|
Jacob Støren
|
1de6986ba2
|
#1666 CommandFile: Add line numbers to parse messages
|
2017-06-29 17:44:05 +02:00 |
|
Jacob Støren
|
352e044bbf
|
#1666 Linux compile fix
|
2017-06-29 16:43:58 +02:00 |
|
Jacob Støren
|
bc0379d246
|
#1666 CommandFile: Add command and argument name to error messages
|
2017-06-29 16:29:50 +02:00 |
|
Jacob Støren
|
c25895bdad
|
#1666 CommandFile: Add error messages to reading.
Remove some reader bugs
|
2017-06-29 16:12:51 +02:00 |
|
Jacob Støren
|
64bee4bb57
|
#1666 Fix errors in CommandFile parsing for space between argname and "="
|
2017-06-29 13:19:06 +02:00 |
|
Jacob Støren
|
ba84b9ec5a
|
#1666 Add CommandFileInterface system
|
2017-06-29 13:19:06 +02:00 |
|
Bjørnar Grip Fjær
|
03aa6c8eb7
|
#1667 MSW Export : Move parameters from export dialog to project
|
2017-06-28 20:51:16 +02:00 |
|
Bjørnar Grip Fjær
|
6dac618af0
|
#1642 Batch : Replace folder for input files
|
2017-06-28 20:36:11 +02:00 |
|
Magne Sjaastad
|
70d3c501a4
|
#1668 Use "Export" instead of "OK" in export dialogs
|
2017-06-28 10:13:59 +02:00 |
|
Magne Sjaastad
|
286ec08b05
|
#1668 Use title "Export Well Segments"
|
2017-06-28 10:11:56 +02:00 |
|
Bjørnar Grip Fjær
|
a9d64edd57
|
#1643 Allow filename including extension for --case command line parameter
|
2017-06-27 14:49:33 +02:00 |
|
astridkbjorke
|
9f3dad9465
|
#1654 In WELSEGS export, using liner diameter as diameter for main bore and ICD, computed effective diameter for laterals.
|
2017-06-26 11:45:20 +02:00 |
|
Magne Sjaastad
|
37a04dd376
|
#1651 Set default value to 1.0 for Install Success Rate
|
2017-06-23 17:19:06 +02:00 |
|
astridkbjorke
|
3960c9db90
|
#1550 Making separate group for MSW parameter in FishbonesCollection to avoid confusion about what parameters are used for.
|
2017-06-23 10:15:34 +02:00 |
|
astridkbjorke
|
42e41355c1
|
Fixing printing endMD in perforation interval metadata when exporting compdat values.
|
2017-06-22 15:20:16 +02:00 |
|