Kristian Bendiksen
7ca424f6df
#7965 Ensemble Fracture Statistics: Group by iteration.
2021-09-22 08:56:32 +02:00
Kristian Bendiksen
4a6a1eed41
#7965 Import ensemble: Add option to group import of multiple ensembles
2021-09-22 08:56:32 +02:00
Kristian Bendiksen
02b5246a20
#8006 Ensemble Well Log: Create ensemble from well path in project ( #8018 )
2021-09-21 15:33:18 +02:00
Kristian Bendiksen
b9767a35a4
#8019 StimPlan model: Apply default poro and perm as minimum values ( #8023 )
2021-09-20 12:30:01 +02:00
Kristian Bendiksen
3d2fca1866
#7952 Well Log Ensemble: Fix behavior when running in console mode ( #8022 )
2021-09-20 11:29:04 +02:00
Magne Sjaastad
fd8fbe19f4
#8009 Make sure a view is created when case is imported
...
The original logic was not clear due to automatic conversion of pointer to bool
2021-09-20 10:33:18 +02:00
Magne Sjaastad
2480a782d1
Ensemble Surface improvements
...
* Performance : Improve surface import
* Performance: Use opm when importing files
* Surface : Use the triangle size as basis for the maximum search distance
* Performance : Resample surfaces in parallell
* Performance: Import file surfaces in parallell
* Ensemble Surface : Create one ensemble per surface
2021-09-16 14:28:19 +02:00
Kristian Bendiksen
1e83254e9e
Make P10/P90 calculation style more explicit
2021-09-16 10:38:27 +02:00
Magne Sjaastad
0bfa6ae2d1
#8009 Missing return values due to default function parameters
2021-09-15 14:58:54 +02:00
Magne Sjaastad
6ab8d59283
#8012 Ensemble Well Log : Close case after well log extraction
2021-09-15 14:54:02 +02:00
Kristian Bendiksen
cd91a96871
#7953 StimPlan Model: always recompute anchor position and thickness direction. ( #8004 )
...
This is to support manually changing the MD directly in the project file.
Fixes #7953 .
2021-09-14 10:46:12 +02:00
Kristian Bendiksen
1df25ed71c
#7966 Ensemble Well Log: depth equalization and filter by curve set options in well log plot ( #8001 )
2021-09-14 10:44:52 +02:00
Bård Skaflestad
785ee51099
Include <cctype> for std::toupper ( #8003 )
...
Restores build on VS 2017.
2021-09-13 18:20:44 +02:00
Magne Sjaastad
dc3a962cae
File Search Dialog : Do not search on launch
2021-09-13 14:11:54 +02:00
Magne Sjaastad
9838f766cb
Performance : Use std::string when parsing address strings
2021-09-13 14:08:50 +02:00
Magne Sjaastad
f89cd51416
Performance : Use unordered_map
...
Use of unordered_map gives performance gain of 50% for lookup of addresses based on quantity name. Performance gain due to use of hash inside unordered_map.
2021-09-13 14:08:50 +02:00
Kristian Bendiksen
cf502b7e93
Ensemble Fracture Statistics: hide plot update behind USE_QTCHARTS ( #7998 )
2021-09-13 12:25:31 +02:00
magnesj
33ad42d694
Fixes by clang-tidy
2021-09-13 11:32:31 +02:00
Kristian Bendiksen
1312f1d7b5
7962 ensemble fracture stats skip zero width ( #7992 )
...
* #7962 Ensemble Fracture Statistics: Add option to exclude zero width fractures
* #7962 Ensemble Fracture Statistics: fix data accessor used in statistics plot.
* #7962 Ensemble Fracture Statistics: Update referring plots.
* Ensemble Fracture Statistics: parameter name
* Fixes by misspell-fixer (#7994 )
Co-authored-by: kriben <kriben@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: kriben <kriben@users.noreply.github.com>
2021-09-13 08:34:03 +00:00
Magne Sjaastad
7b1185cec4
Surface Folders
...
* #7978 Ensemble Surface : Use collection instead of specialized class
* Review updates
2021-09-13 10:16:09 +02:00
Magne Sjaastad
41f80e7d89
#7912 Summary Data Import : Review feedback
2021-09-13 10:00:45 +02:00
Magne Sjaastad
f699f5f6b8
#7912 Summary Data Import : Update to ESMRY format
2021-09-13 10:00:45 +02:00
Magne Sjaastad
737ee811fa
#7912 Summary Data Import : Map from eclAdr to keyword
2021-09-13 10:00:45 +02:00
magnesj
2dbe0a0c9c
#7912 Summary Data Import : Update selected opm-common files
2021-09-13 10:00:45 +02:00
Kristian Bendiksen
dab22c4716
#7986 Ensemble Fracture Statistics: block negative number of cells. ( #7991 )
2021-09-13 08:42:04 +02:00
Kristian Bendiksen
117d201703
#7963 Ensemble Fracture Statistics: add progress bar. ( #7985 )
...
Also avoid recalculating the statistics for each added file.
2021-09-10 14:54:46 +02:00
jonjenssen
0c69cdf203
Use only one implementation of lineIndicesFromQuadVertexArray ( #7980 )
...
* Use only one implementation of lineIndicesFromQuadVertexArray
2021-09-10 06:19:44 +00:00
jonjenssen
a5b80c649b
Merge pull request #7960 from OPM/geomech_WIA4
...
GeoMech: Well Integrity Analysis
2021-09-09 17:34:27 +02:00
Magne Sjaastad
c603e6fe90
Janitor : Improve Ensemble File Search dialog
...
- auto search on launch
- add recently used history to file filter
2021-09-09 15:35:28 +02:00
Magne Sjaastad
0e0bd751f6
#7973 Export Completions : Further improvements
...
Fix typo
Make sure compdat export works for custom file name
2021-09-09 15:16:34 +02:00
Kristian Bendiksen
6173b4f421
#7969 Rename command to "Create Ensemble Surface"
2021-09-09 14:07:48 +02:00
Kristian Bendiksen
d9a35e5282
#7969 Minor tweaks to Create Ensemble Surface ui
2021-09-09 14:07:48 +02:00
Magne Sjaastad
acdcbe44b4
Merge pull request #7975 from OPM/7973-custom-export-filename
...
Export Completions : Custom export file name fails in some cases
2021-09-09 10:16:37 +02:00
Kristian Bendiksen
8f5beb8851
#7928 Add user interface for exporting multiple well logs.
2021-09-09 08:38:00 +02:00
Kristian Bendiksen
a3a2aac9b6
Add method to remove plot in Well Log Plot Collection.
2021-09-09 08:38:00 +02:00
Magne Sjaastad
7f460b2958
#7957 Move progressdialog control to General tab
...
The freeze bug in Qt is triggered when the progress bar is displayed for long-running processes. A temporary workaround for freeze issues is to disable the progress bar. Move the setting into General tab to make it easily available for all users.
2021-09-08 11:51:20 +02:00
Kristian Bendiksen
2b3fbe022e
#7927 Add user interface for exporting multiple surfaces.
2021-09-03 14:59:40 +02:00
Kristian Bendiksen
1e43fd4c36
#7927 Surface Extraction: fix index mixup.
2021-09-03 14:59:40 +02:00
Magne Sjaastad
7260d318e4
#7929 Python : Make sure progress dialog is created after early exit
...
On some systems, the progress dialog triggers redraw with incomplete data and causes crash. Make sure the progress dialog is created after early exit
2021-09-03 10:01:46 +02:00
Magne Sjaastad
ea6e734a55
Janitor : Add name to all parts to be able to find the source code producing the part
2021-09-03 10:01:46 +02:00
Magne Sjaastad
640c59d682
#7942 Summary Plot: Make reading of summary data file more robust
...
- remove the gsl::not_null for pointer to curve data
- For summary cases linked to a grid model case, do not try to read the original location of file if grid file location is not valid (will happen when a project file is moved)
2021-09-02 15:55:43 +02:00
Magne Sjaastad
e961dce97d
#7944 Cell selection: Avoid crash for Pflotran simulation case
2021-09-02 15:55:43 +02:00
Magne Sjaastad
b397c230ac
#7940 Python : Traverse inheritance stack to find correct script class name
2021-09-02 08:55:35 +02:00
Kristian Bendiksen
16ec5f793a
Fix incorrect argument order when loading eclipse grid. ( #7937 )
2021-09-01 07:34:40 +00:00
Magne Sjaastad
be29b278f2
#7929 Python : Avoid creation of new view when opening case
2021-09-01 08:25:22 +02:00
Magne Sjaastad
638f926429
cmake-format: Allow dangling parenthesis
2021-09-01 08:13:16 +02:00
Kristian Bendiksen
503d946bc1
#7923 Ensemble Fracture Statistics: export fracture orientation for result files ( #7926 )
2021-08-31 08:12:40 +02:00
Kristian Bendiksen
8d42533179
#7869 Ensemble Fracture Statistics: optimization by AABB tree. ( #7924 )
2021-08-30 13:01:18 +00:00
Magne Sjaastad
264e1decdc
#7909 Surface Extraction : Updates based on review
2021-08-30 13:28:40 +02:00
Magne Sjaastad
5c564c152a
#7909 Surface Extraction : Add watertight option to grid extraction
2021-08-30 13:28:40 +02:00
Magne Sjaastad
1afba6c436
#7909 : Add helper function to get edge vertices of a cell
2021-08-30 13:28:40 +02:00
Kristian Bendiksen
6547ef1525
7834 cref removal ( #7917 )
...
* #7834 Well Log Statistics: prefer std::shared_ptr to cvf::ref.
* #7834 Use std::map to avoid hard-coded array length.
2021-08-30 10:19:45 +02:00
Kristian Bendiksen
414ee77aa8
#7834 Ensemble Well Logs: add depth equalization ( #7914 )
2021-08-30 09:18:34 +02:00
Kristian Bendiksen
2f580a0c52
#7863 StimPlan Model: Add TST correction for more correct zone thickness
...
TST is now adjusted (average of TST and TVD in 3D) to improve the zone thickness
in the well log plot.
2021-08-27 11:29:46 +02:00
Kristian Bendiksen
4be9714368
#7893 Make accessor warning clearer in Well Log Track region annotations
2021-08-27 10:47:25 +02:00
Kristian Bendiksen
9e1ef0e7e0
#7893 StimPlanModelPlot: Select correct case for facies region annotations
2021-08-27 10:47:25 +02:00
Magne Sjaastad
b78cf3a4bb
Use cmake-format on all cmake files
2021-08-26 19:46:38 +02:00
Magne Sjaastad
49fa169db8
##7903: Improve ensemble surface names
...
Update the name of statistics surface when created
Regenerate surface geo only when required
Create statistics surfaces when importing surface ensemble
2021-08-26 15:12:27 +02:00
Kristian Bendiksen
795d9eecca
#7899 Python: generate properties for 'name' and 'is_checked' for NamedObject
2021-08-26 13:06:16 +02:00
Magne Sjaastad
2fc65a3b62
#7892 Basic support for display of surface lines and bands on intersections
...
Guard divide by zero issues
2D Intersection View: Do not add parts with wrong coordinates
Add bounding box search tree
Add support display of intersection lines for selected surfaces
Show band between two first intersection lines
2021-08-26 08:13:03 +02:00
Kristian Bendiksen
61ea190920
StimPlan Export: Workaround precision issue in Deviation.frk export
2021-08-23 15:10:22 +02:00
Magne Sjaastad
3a94078867
Support optimized surface export from grid model layers
...
* #7885 Update opm-common with optimized coordinate import
* #7885 Allow null as default result from a script method
* #7885 Propagate default parameter values to generated Python code
* #7885 Add CommandRouter as hub for worker methods
* #7885 Add support for use of CommadRouter from Python
2021-08-23 11:58:32 +02:00
Kristian Bendiksen
2ef22f518c
#7872 StimPlan Model: Add data source options for PORO/PERMX/PERMZ
2021-08-18 16:29:15 +02:00
Kristian Bendiksen
fbd1412853
StimPlan Model: Improve logging format for extration options.
2021-08-18 16:29:15 +02:00
Kristian Bendiksen
511439277a
#7871 StimPlan Model: Add check-box for EQLNUM pressure interpolation
2021-08-18 14:46:25 +02:00
Kristian Bendiksen
56a86eee5f
#7871 StimPlan Model: resample well log data when not from static case
2021-08-18 14:46:25 +02:00
Kristian Bendiksen
b69665ce23
#7871 StimPlan Model: Add data source ordering for EQLNUM extraction
2021-08-18 14:46:25 +02:00
Kristian Bendiksen
966bcd1e77
Ensemble surface import and statistics
2021-08-17 13:38:12 +02:00
jonjenssen
d1e81f3c1e
Update ODB libraried needed for linking
2021-08-16 12:34:50 +02:00
jonjenssen
605af789c6
Protect against crash in 3d view due to nullptr in linkwellpathfeature command check ( #7876 )
...
* Protected against crash in 3d view due to nullptr
* Code cleanup
2021-08-14 14:23:55 +02:00
Magne Sjaastad
8dbb1d5ccd
Improve well path modeling
...
* Improve handling of MD at first target
* When sea level well target is disabled, update MD of first target
* Show well target spheres by default, allow toggling of spheres
* Activate well target modifiers when clicking on well targets
* Remove selection update causing an unstable 3D view
* Improve display and handling of multiple locations
* Add special 3D target for tie in well target
* Add slider to tie in MD input field
* Show MD in well path target table
* Delete all well path laterals when deleting a well path
* Python : Add lateral to parent well
* Python : Add perforation interval
2021-08-13 16:48:33 +02:00
Kristian Bendiksen
40bd4c285a
Improve logging when extracting StimPlan well logs.
2021-08-12 08:14:29 +02:00
Kristian Bendiksen
7db9efe387
StimPlan Model: Improve error handling on missing pressure and porosity data.
2021-08-12 08:14:29 +02:00
Magne Sjaastad
40fc7dacd0
#7856 Default settings for H5 summary file handling
2021-08-03 13:39:36 +02:00
jonjenssen
ca0433ca3a
Move well related pdm files into subfolders to clean up a bit
2021-07-15 13:47:16 +02:00
Kristian Bendiksen
6317489af8
#7666 Statistics Plot: Option to show histogram as curve
2021-07-02 09:39:18 +02:00
Kristian Bendiksen
0cbfd11dc3
#7751 Statistics Plot: add relative frequency percentage option
2021-07-02 09:39:18 +02:00
Kristian Bendiksen
84bf5d5454
#7752 Statistics Plot: Add titles for x and y axis
2021-07-02 09:39:18 +02:00
Magne Sjaastad
1fcc24d84d
#7838 Summary: Include missing Node vector GPR in category Group
2021-07-02 08:01:13 +02:00
Magne Sjaastad
41a4e19f9e
Janitor : Update vector count
2021-07-02 07:59:53 +02:00
Magne Sjaastad
d1ecac012d
Janitor : Update vector count
2021-07-02 07:54:01 +02:00
Magne Sjaastad
e03bebf5fe
#7838 Summary: Include missing Node vector GPR in category Group
2021-07-01 16:05:46 +02:00
Magne Sjaastad
54dee08798
#7831 Janitor: Do not create QtChart features if compiled without QtChart
2021-06-30 14:50:28 +02:00
Magne Sjaastad
93b5c39387
Janitor : Guard nullpointer access
2021-06-30 14:50:28 +02:00
Magne Sjaastad
4ae3f0af1f
#7831 Janitor: Do not create QtChart features if compiled without QtChart
2021-06-30 14:19:15 +02:00
Kristian Bendiksen
d79dcafe5a
#7716 Ensemble Well Logs: Add context menu for curve set.
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
4d780b4915
#7716 Ensemble Well Logs: hide curves in project tree.
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
6aa28bceb2
#7716 Ensemble Well Logs: improve legends appearance
...
Also remove some unused code.
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
cdec36a582
#7716 Ensemble Well Logs: reattach signals on project open.
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
4bd2a7b6fd
#7716 Ensemble Well Logs: load data when project is opened.
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
e6043fa329
#7716 Ensemble Well Logs: improve statistics curves
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
3c784e9549
#7716 Ensemble Well Logs: Use colors from ensemble curve set
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
a5bc860526
#7716 Ensemble Well Logs: use filters from summary ensemble curve set.
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
5660f780b6
#7716 Use units from las files
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
fed98a4183
#7716 Added ensemble well log curve set
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
5a7b52abf6
Fix bug in error message format
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
6c11b6f33b
Refactor: Make interface to enable reuse
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
f31aecf507
Refactor: extract EnsembleParameter into separate file.
2021-06-30 10:43:11 +02:00
Kristian Bendiksen
fb301ef3ab
#7716 Add pdm object for Ensemble Well Logs
2021-06-30 10:43:11 +02:00
Magne Sjaastad
4e45f397e8
Fix missing includes
2021-06-29 19:09:12 +02:00
Magne Sjaastad
a3d5847733
#7824 Modeled Well Path : Optional support for linking of wells
...
#7824 Modeled Well Path : Add to context menu in 3D view
2021-06-29 19:04:27 +02:00
Magne Sjaastad
3a1f2c8a05
Janitor : Encapsulate dynamic cast to selection item type
2021-06-29 19:04:27 +02:00
Magne Sjaastad
96ac51c011
Fix missing includes
2021-06-29 19:04:00 +02:00
Magne Sjaastad
e06e0116d8
#7818 Modeled Well Path : Update location of completions
2021-06-29 15:33:03 +02:00
Magne Sjaastad
73f8046353
#7818 Modeled Well Path : Add support for creation of N laterals based on a template
2021-06-29 15:33:03 +02:00
Magne Sjaastad
95463c6521
#7811 Modeled Well Path : Add copy/paste of a modeled well path
2021-06-29 15:33:03 +02:00
Magne Sjaastad
d818a01b79
#7811 Modeled Well Path : Optionally use refpoint from top level well path
2021-06-28 14:44:45 +02:00
Magne Sjaastad
62d67a52c7
#7811 Modeled Well Path : Optionally show absolute coordinates
2021-06-28 14:44:45 +02:00
Magne Sjaastad
eb3c52aeb1
Python adjustments ( #7809 )
...
* #7797 Well Targets: Add scripting capability
* #7794 Python : Do not update childField or childFieldArray
* #7797 : Python - Add scripting to well path collection
- Extend the pdmobject.py with method add_object()
- allow objects to be created from Python in well path collections
- add well targets to modelled well path
* #7795 Python : Make sure referenced generated classes are defined
* #7810 StimPlanModel: clean-up python generation
* Python : Always use empty string as default value for ptrFieldValue
It can happen that a ptrField is assigned to a pointer on object construction. (FaciesProperties) Make sure that constructor always assigns an empty string.
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2021-06-25 14:44:52 +02:00
jonjenssen
aa2b4305de
Improve handling of LGRs in cell filters ( #7783 )
...
* Improve handling of LGRs in cell filters
2021-06-25 14:44:52 +02:00
Magne Sjaastad
273e416b40
Python adjustments ( #7809 )
...
* #7797 Well Targets: Add scripting capability
* #7794 Python : Do not update childField or childFieldArray
* #7797 : Python - Add scripting to well path collection
- Extend the pdmobject.py with method add_object()
- allow objects to be created from Python in well path collections
- add well targets to modelled well path
* #7795 Python : Make sure referenced generated classes are defined
* #7810 StimPlanModel: clean-up python generation
* Python : Always use empty string as default value for ptrFieldValue
It can happen that a ptrField is assigned to a pointer on object construction. (FaciesProperties) Make sure that constructor always assigns an empty string.
Co-authored-by: magnesj <magnesj@users.noreply.github.com>
Co-authored-by: Kristian Bendiksen <kristian.bendiksen@gmail.com>
2021-06-25 14:28:41 +02:00
Magne Sjaastad
27b1d6ebfb
Octave : Always execute command objects in queue before return
2021-06-25 14:28:34 +02:00
Magne Sjaastad
acdc1d5c15
#7780 Polyline Cell Filter : Make sure event handler is unregistered
2021-06-25 14:28:34 +02:00
Kristian Bendiksen
7f99a9561b
Stim Plan Model: warn and handle error instead of assert.
2021-06-25 11:51:23 +02:00
Kristian Bendiksen
3b5eeb87fa
#7715 Add python interface for creating well log plots
2021-06-25 08:45:39 +02:00
Kristian Bendiksen
dd55762249
Stim Plan Model: Use eqlnum from initial pressure case
2021-06-24 10:40:04 +02:00
Kristian Bendiksen
a652a2bfb9
#7782 Grid Statistics Plot: Use current Cell Result property for making histogram
2021-06-24 08:48:09 +02:00
Kristian Bendiksen
6fd5564545
#7718 Fix unnecessary error dialog for LAS import
2021-06-24 08:47:36 +02:00
Kristian Bendiksen
56b80b8a02
#7804 Compute static result for IJK indexes.
2021-06-23 15:34:40 +02:00
Kristian Bendiksen
dde4f021ab
StimPlanModel: replace assert with error handling
2021-06-22 07:17:12 +02:00
Kristian Bendiksen
f498138f4e
StimPlanModel: use data from input cases when available
2021-06-22 07:17:12 +02:00
jonjenssen
5dd7822b5f
Fix typo in fault id parameter, send correct id to processing
2021-06-21 12:36:27 +02:00
jonjenssen
66b2b50a1d
Enable starting FaultRA processing from 3d view ( #7801 )
2021-06-18 16:51:05 +02:00
jonjenssen
0825fa10ac
delete existing database file before processing a new fault ( #7793 )
2021-06-18 11:28:47 +02:00
jonjenssen
a4fd24a15a
Improve handling of LGRs in cell filters ( #7783 )
...
* Improve handling of LGRs in cell filters
2021-06-16 17:31:25 +02:00
Magne Sjaastad
d7113a528c
#7786 Get version from command line
2021-06-16 13:14:07 +02:00
Kristian Bendiksen
da166bd7b9
Revert " #7754 Hide experimental StimPlan Model features behind RESINSIGHT_DEVEL"
...
This reverts commit 1322bae6b6
.
2021-06-16 12:24:12 +02:00
Magne Sjaastad
216126033e
Octave : Always execute command objects in queue before return
2021-06-15 16:00:47 +02:00
Magne Sjaastad
7dfe35a9e0
#7780 Polyline Cell Filter : Make sure event handler is unregistered
2021-06-15 12:17:50 +02:00
Magne Sjaastad
2383cd1088
Added object and field keywords for 2021.06
2021-06-14 11:44:06 +02:00
Magne Sjaastad
01c137c2c8
Add missing include
2021-06-14 10:00:28 +02:00
Magne Sjaastad
516d1c0084
Merge pull request #7767 from OPM/faultra_updates4
...
Fault RA: minor parameter changes
2021-06-14 09:49:46 +02:00
Magne Sjaastad
24c2eeb022
Guard nullpointer access and catch exceptions
2021-06-14 08:08:18 +02:00
Magne Sjaastad
1350c56eaf
Guard nullpointer access and catch exceptions
2021-06-14 08:01:28 +02:00
Magne Sjaastad
60dbb8a715
#7774 Ensemble Statistics : Remove test for match on first reported simulation time step
...
When computing statistics curves for an ensemble, we computed these values based on curves having identical same timestamp as the first summary case in the ensemble. If the simulator had numerical issues, this first time step can be slightly different from case to case.
Remove this test on first time step, but keep the optional test on last time step.
2021-06-11 18:16:56 +02:00
Magne Sjaastad
4b7744af26
#7771 Summary Plot Resampling: Crash for identical case names but different size
...
Avoid mix of curve values of different size
2021-06-11 14:48:36 +02:00
Magne Sjaastad
85b333d06d
Janitor: Do not search for visible categories if view is closed
2021-06-11 09:37:26 +02:00
Magne Sjaastad
2e5953216f
#7438 Project File: Simulation name is hard coded in plots
2021-06-11 08:06:46 +02:00
Magne Sjaastad
5d701dd12a
#7308 Project file: Avoid storing Eclipse Faults file list
2021-06-11 08:06:46 +02:00
Magne Sjaastad
33411b9e79
Janitor : Fix missing formation category
2021-06-11 08:06:46 +02:00
Kristian Bendiksen
9d29ba47b0
StimPlan Model: Fall back to replacement values from input property
2021-06-10 15:51:29 +02:00
jonjenssen
f9129e767f
Make sure fault_ra parameter file is overwritten.
...
Adjust digits in loadstep strings to max number of steps.
Always use 0 as first step for adv. processing.
2021-06-10 14:27:21 +02:00
Magne Sjaastad
889231755d
Janitor : Move geomech tab to the right of scripting tab
2021-06-10 14:09:52 +02:00
Magne Sjaastad
ea9e3f7a52
Janitor : Hide undo stack behind environmentvariable DEVEL
...
Move geomech tab after scripting
2021-06-10 14:04:55 +02:00
Magne Sjaastad
40c44983f4
#7761 Objective Function : Fix typo for history vector
2021-06-10 11:31:26 +02:00
Magne Sjaastad
c6be89b61c
Janitor : Adjust default font size
2021-06-10 11:06:36 +02:00
Magne Sjaastad
9f85975f2c
Janitor : Improve icons and availability for new statistics
2021-06-10 09:33:22 +02:00
Magne Sjaastad
0b724da685
#7746 Plot window Messages: Simplify comments related to h5-files
2021-06-10 08:09:48 +02:00
Kristian Bendiksen
42f998a7a5
#7763 Interpolate missing values for initial pressure
...
Fix problem with inf and NaN in exported Geological.frk.
This could happen when there is no grid cells of a given
EQLNUM for a given depth.
Also fix index issues due to mixing extractions with
and without over/underburden.
2021-06-09 21:23:50 +02:00
Kristian Bendiksen
1ebe4ec2a1
#7763 Improve extrapolation for when points are too close.
2021-06-09 21:23:50 +02:00
Magne Sjaastad
4de91e885b
#7761 Objective Function : Change formula and add several options
2021-06-09 21:22:37 +02:00
Magne Sjaastad
c89e00b966
Janitor : Remove confusing defaultExtent for an intersection
2021-06-09 21:18:42 +02:00
Magne Sjaastad
8259220abd
#7765 Well Log Curves : Improve handling of units
2021-06-09 21:18:42 +02:00
Magne Sjaastad
be160a9fe6
#3693 Intersect : Use active state of LGR cell to define visibility
...
Eclipse reports parent cell to LGR cells as active, and this property has been tested for in code.
Intersect reports inactive cell in the parent grid cell. Then we have to only check the active state of the LGR cell, not the parent cell.
2021-06-09 21:18:42 +02:00
Kristian Bendiksen
1322bae6b6
#7754 Hide experimental StimPlan Model features behind RESINSIGHT_DEVEL
2021-06-08 09:08:33 +02:00
Kristian Bendiksen
2390c91d9f
#7755 Move "Create StimPlan Model" menu item.
2021-06-08 09:08:33 +02:00
Magne Sjaastad
b9362386bc
#7450 Well Completion: Allocation of User defined D-factor to perforation connection factors
...
If the user defined a D-factor for the perforation interval, distribute the D-factor based on
D_cell = D_well * Sum_Tran_cells / Tran_cell
2021-06-07 09:28:57 +02:00
Magne Sjaastad
7ecd9b462a
#7660 Imported Input Properties should be time step independent
2021-06-04 12:12:50 +02:00
Magne Sjaastad
e1e7201b9b
#7742 Contour map : Fix mix of global grid and result index
...
Always use globalGridCellIndex for grid cells
Always use resultGridIndex for result property vectors
2021-06-04 08:30:15 +02:00
Magne Sjaastad
33a1bbb6d6
#7742 Contour map : Do not use activeCellInfo for all results
...
Some results have values for each global grid cell. Do not use the active cell index when computing contour maps.
2021-06-04 08:30:15 +02:00
Magne Sjaastad
b3467a2fca
#7739 Show only visible categories in legend
...
For the main Cell Result Legend, add an option to only show visible categories
2021-06-01 08:09:47 +02:00
Magne Sjaastad
6e0dadbdaa
#7739 Preparations : Expose reservoir cell IDs used to generate geometry
2021-06-01 08:09:47 +02:00
Magne Sjaastad
d132accd1d
Janitor : Clamp time step index
2021-06-01 08:09:47 +02:00
Kristian Bendiksen
ec239f9643
#7667 Statistics Plot: add number format settings.
2021-05-29 10:00:27 +02:00
Kristian Bendiksen
b2025fbeef
#7667 Refactor: extract number format settings for reuse.
2021-05-29 10:00:27 +02:00
Kristian Bendiksen
5d703b2a08
#7711 Statistics Plot: Remove border when gap width is zero.
2021-05-29 10:00:27 +02:00
Kristian Bendiksen
ae2af64c24
#7712 Statistics Plot: replace "Bar Width" with "Gap Width"
...
Also changed range from fraction to percentage, and inverted logic.
2021-05-29 10:00:27 +02:00
Kristian Bendiksen
429d1e4166
StimPlanModel export: use linear interpolation as last fallback for EQLNUM
2021-05-29 09:57:39 +02:00
jonjenssen
326a1765ef
Include all timesteps in preproc file, not just from/to
...
Convert angle to radians.
2021-05-29 00:47:03 +02:00
jonjenssen
e2e04db6eb
Write numbers as numbers in json, not strings ( #7736 )
2021-05-28 15:24:30 +02:00
jonjenssen
8752eebdca
Fault React. Assessment updates, part 2 ( #7735 )
...
* Add additional parameters to postprocessing script.
2021-05-28 14:31:36 +02:00
Magne Sjaastad
e5efcfa4e6
Added license info for application icons based on VS Code
2021-05-28 13:23:07 +02:00
Magne Sjaastad
0097e9dfb2
MSW : Fix length for the WELSWGS incremental depth
2021-05-28 07:27:53 +02:00
Magne Sjaastad
8749deb76a
#7731 MSW Fishbones : Adjust diameter for fishbone lateral segments in main bore cells
2021-05-28 07:27:53 +02:00
Magne Sjaastad
1f85adecab
#7729 MSW : Compute initial measured depth once
...
Avoid computing value of initial MD multiple times
2021-05-28 07:27:53 +02:00
Magne Sjaastad
eba78b2660
#7729 MSW : Fix wrong segment for lateral
...
A lateral is connected to wrong segment for user defined reference MD
2021-05-28 07:27:53 +02:00
jonjenssen
ae7285b478
Fault Reactivation Assessment: updates and tweaks ( #7732 )
...
* Add flag to keep temp. parameter files or not.
* Ask user if it is ok to clean the output folder if selected.
* Add property for elastic table input file.
* Do not show legend by default when refreshing tsurfs
* Make sure all loadsteps are enabled in post processing json file
* Support running adv. proc without req. basic proc to be run first
2021-05-28 00:55:54 +02:00
Magne Sjaastad
33ac79d856
#7727 Performance : Reduce amount of work
...
Use objectsWithReferringPtrFields to find tieIn wells
Avoid using descendantsOfType
2021-05-27 12:52:57 +02:00
Magne Sjaastad
afb293db52
#7727 Well Path : Simplify access to all well paths
2021-05-27 12:52:57 +02:00
Magne Sjaastad
087cf41773
Janitor : Avoid includes in header files
2021-05-27 12:52:57 +02:00
Magne Sjaastad
59c14b2a53
Well Path Completion Type : Make sure all completions are visible
...
For MLT wells, make sure the previous defined completion types are not overwritten by laterals
2021-05-27 12:52:57 +02:00
Magne Sjaastad
73551b0ec8
Janitor: Check if bounding box is valid before use
2021-05-27 12:52:57 +02:00
Magne Sjaastad
57cd46c4e2
#7727 Well Path : Select modified well path when tie-in changes
2021-05-27 12:52:57 +02:00
Magne Sjaastad
f9ffd248f1
#7727 Well Path : Do not show context menu for tree nodes
2021-05-27 12:52:57 +02:00
jonjenssen
ec9713212e
Smoothing is default on
...
Fix timestep and odb case name issues.
2021-05-26 14:56:18 +02:00
Magne Sjaastad
098fda9816
Janitor : Remove duplicated code
2021-05-26 13:28:45 +02:00
Magne Sjaastad
9d58769f89
Janitor : Avoid include of header file in header
2021-05-26 13:28:45 +02:00
Magne Sjaastad
3fca5f15ae
Janitor : Use enum class
2021-05-26 13:28:45 +02:00
Magne Sjaastad
19d650f619
#7655 Well Allocation Plot: Avoid duplicated flow in tie-in cells
...
Make sure the tie-in cell is not duplicated
2021-05-26 13:28:45 +02:00
jonjenssen
832bd6c58f
Make sure we use the correct timestep index to avoid a crash.
2021-05-26 10:44:01 +02:00
Magne Sjaastad
f9fc7cff3a
#7655 Well Allocation Plot: Use branch ID of parent branch
2021-05-25 22:36:01 +02:00
Magne Sjaastad
03917f2e1c
#7655 Well Allocation Plot: Make sure all branches are computed
...
fix
2021-05-25 22:36:01 +02:00
Magne Sjaastad
b8f7490311
#7655 Well Allocation Plot: Add more guarding for empty vectors
...
wip
2021-05-25 22:36:01 +02:00
Magne Sjaastad
a4a6c30370
Fwk : Add function to get all referenced PdmObjects
2021-05-25 11:50:18 +02:00
Magne Sjaastad
86bdf5722a
Guard nullpointer access
2021-05-25 11:50:18 +02:00
Magne Sjaastad
805df93aed
#7720 Export of MSW : Export data from imported well paths
...
The tie-in concept was only available for modeled well paths. Make sure both modeled and file well paths produce MSW output
2021-05-25 11:50:18 +02:00
Magne Sjaastad
e33a03b379
#7719 Multi-lateral wells : Include well laterals in visible wells
2021-05-25 11:50:18 +02:00
Magne Sjaastad
3d44ad37db
#7719 Multi-lateral wells : Use top level well path to get air gap
...
Get airgap/md at first target from top level well path
2021-05-25 11:50:18 +02:00
jonjenssen
9cd4edb025
Fix parameter file name. Do not clean up tmp parameter files while we test FaultRA.
2021-05-21 12:46:16 +02:00
jonjenssen
304ba4dedc
Add bash/csh for external scripts on linux.
2021-05-20 14:45:38 +02:00
jonjenssen
9c74e58510
Fix json parameter file syntax error
2021-05-20 11:47:31 +02:00
Magne Sjaastad
9ccc650513
Fix missing includes
2021-05-20 10:59:53 +02:00
jonjenssen
2e08f278ca
Surface: click on surface in 3d view to display value ( #7702 )
...
* Support showing result info for surfaces when clicking on them in the 3d view
2021-05-20 10:29:20 +02:00
jonjenssen
242e23a7c9
Fix crash when exporting surface. ( #7705 )
2021-05-20 10:28:53 +02:00
Magne Sjaastad
af22b7f707
Fix missing include
...
Detected by https://github.com/OPM/ResInsight/actions/runs/858894448
This action do not use unity_build, and the missing include is seen
2021-05-20 07:37:55 +02:00
Kristian Bendiksen
d96e28b433
StimPlan Well Log Calculator: log missing result name when replacing missing values.
2021-05-20 07:18:44 +02:00
Kristian Bendiksen
f72890584f
StimPlan Model Calculator: guard against inf/nan in stress calculation.
2021-05-20 07:18:44 +02:00
Kristian Bendiksen
3b383f1a57
StimPlan Model Calculator: Add more error checking for stress calculation.
2021-05-20 07:18:44 +02:00
jonjenssen
1465b179c5
Disable streamlines icon in explorer for eclipse input cases. ( #7697 )
2021-05-19 18:24:02 +02:00
Magne Sjaastad
78e4e1cd5c
Janitor : Use enum class
2021-05-18 16:22:05 +02:00
Magne Sjaastad
d4f4f20e6e
MSW : Do not export completions if well path lateral is unchecked
2021-05-18 16:22:05 +02:00
Magne Sjaastad
e8e3dc39b4
#7049 AICD : Accumulate flow scaling factor for multiple valves in cell
...
Add multi lateral support
2021-05-18 16:22:05 +02:00
Magne Sjaastad
3bfeb194a9
#7049 Accumulate flow area for multiple valves in same grid cell
2021-05-18 16:22:05 +02:00
Magne Sjaastad
f4c11e2ef2
#7049 Add toolbar button for export completions
2021-05-18 16:22:05 +02:00
Magne Sjaastad
b518acada6
Janitor : Use enum class
2021-05-18 16:22:05 +02:00
Magne Sjaastad
827cf75207
#7049 MLW: Improve calculations of diameter, skin factor and direction
...
Diameter and skin factor : Compute weighted average based on transmissibility
Use the direction of the completion with the highest transmissibility
2021-05-18 16:22:05 +02:00
Magne Sjaastad
226876dc0a
#7049 MLW: Aggregate of completion data for all laterals
...
Simplify the progress bar
2021-05-18 16:22:05 +02:00
jonjenssen
4a4db5a3f2
Fault reactivation assessment #7321 ( #7690 )
...
Fault Reactivation Assessment implementation (ref issue #7321 )
2021-05-18 14:28:54 +02:00
Magne Sjaastad
33c9b47e9e
Set default bin count to 50
2021-05-18 08:58:40 +02:00
Kristian Bendiksen
5566db7b28
Use less generic names to work-around msvc compilation failure
2021-05-18 08:58:40 +02:00
Kristian Bendiksen
31734d04cb
Grid Statistics Plot: Add ui for histogram configuration.
2021-05-18 08:58:40 +02:00
Kristian Bendiksen
8d1bc7bfd9
#7664 Statistics Plot: add option for relative frequency in histogram
2021-05-18 08:58:40 +02:00
Kristian Bendiksen
b00734265a
#7682 Statistics Plot: Add user-defined histogram bar width.
2021-05-18 08:58:40 +02:00
Kristian Bendiksen
0dfe9e2383
#7665 Grid Statistics Plot: make histogram bar color configurable.
2021-05-18 08:58:40 +02:00
Kristian Bendiksen
647f7834f0
#7663 Ensemble Statistics Plot: Add user input for number of histogram bins.
2021-05-18 08:58:40 +02:00
Kristian Bendiksen
7c7f319e41
#7670 Show Ensemble Fracture Statistics as table
2021-05-18 08:17:45 +02:00
Magne Sjaastad
4b75dd4d6a
Fix build issue on Linux
2021-05-14 14:35:54 +02:00
Kristian Bendiksen
bc70b11f6c
Add missing include to define size_t
2021-05-14 14:19:09 +02:00
Magne Sjaastad
dbc191ed40
#7687 MSW Fishbones : Compute sum of area for multiple ICDs in same cell
2021-05-14 14:19:09 +02:00
Magne Sjaastad
fcb0bd391b
#7686 MSW Fishbones : Compute effective diameter for multiple laterals in same cell
2021-05-14 14:19:09 +02:00
Magne Sjaastad
9a6073eb7b
#7678 Fishbones MSW : Always create an intersection for an ICD segment
2021-05-14 14:19:09 +02:00
Magne Sjaastad
460a387021
#7678 Fishbones MSW : Make sure COMPSEGS is connected to ICD branch
...
Always connect open hole flow to an ICD, not the WELSEGS representing a well path lateral.
2021-05-14 14:19:09 +02:00
Kristian Bendiksen
9ad8b6ce69
#7671 StimPlan XML import: fix unit system assert on missing file.
2021-05-12 16:02:40 +02:00
Magne Sjaastad
5f44c994bf
#7655 Well Allocation Plot: Remove assert causing crash
2021-05-11 15:03:05 +02:00
Magne Sjaastad
c430e7343a
#7678 Fishbones MSW : Include WSEGVALV in MSW-file for LGR section
2021-05-11 14:02:22 +02:00
Magne Sjaastad
466b2cbcd9
#7678 Fishbones MSW : Fix TVD depth for laterals for WELSEGS keyword
2021-05-11 13:35:06 +02:00
magnesj
d7c821844a
Fixes by clang-tidy
2021-05-11 09:47:00 +02:00
Magne Sjaastad
1a6c5bc895
Add static cast to avoid warnings
2021-05-11 09:42:33 +02:00
Magne Sjaastad
2eced13e28
Well Lateral : Connect new lateral close to total depth
2021-05-11 09:27:55 +02:00
Magne Sjaastad
282c6f3586
Remove obsolete code
2021-05-11 09:27:55 +02:00
Magne Sjaastad
1daa598770
#7656 Well Group: Simplify organization of well groups
2021-05-11 09:27:55 +02:00
Magne Sjaastad
082d6500ad
#7446 MLW: Add "Create Well Path Lateral" to well in Project Tree
2021-05-11 09:27:55 +02:00
Kristian Bendiksen
b116247273
#7609 Ensemble Fracture Statistics: Reorder UI elements
2021-05-10 14:03:52 +02:00
Kristian Bendiksen
8ee72e0f0a
#7609 Simpler names for statistics properties.
2021-05-10 14:03:52 +02:00
Kristian Bendiksen
8b2173f951
Refactor: Use PlotCollection interface more places.
2021-05-10 14:03:52 +02:00
Kristian Bendiksen
0fb69f7524
#7609 Add simpler plot collection interface
2021-05-10 14:03:52 +02:00
Kristian Bendiksen
d8b80bb988
#7609 Start using RimAbstractPlotCollection interface
2021-05-10 14:03:52 +02:00
Kristian Bendiksen
946e886bff
#7609 Move loading of plot data into main plot collection.
2021-05-10 14:03:52 +02:00
Kristian Bendiksen
7e73a4a0bd
#7609 Avoid by-passing parent in class hierachy.
2021-05-10 14:03:52 +02:00
Kristian Bendiksen
ebea8cfbef
#7609 Handle unit conversions for width input.
2021-05-10 14:03:52 +02:00