Magne Sjaastad
0c90f67dcc
Change API for PdmObjectHandle and PdmFieldHandle
...
* Refactor interface to PdmObjectHandle and PdmFieldHandle
Return objects instead of passing in structures as parameters
* Add nodiscard to several functions
* Remove redundant this->
* Rename to ptrReferencedObjectsByType
2023-05-12 21:41:34 +02:00
Magne Sjaastad
f8c5cf389f
clang-format: Set column width to 140
...
* Set column width to 140
* Use c++20
* Remove redundant virtual
2023-02-26 10:48:40 +01:00
jonjenssen
85f1b004cb
Geomech frames support ( #9678 )
...
Support for showing frames in geomech data.
2023-01-18 14:42:33 +01:00
Magne Sjaastad
6a5b9f7300
Use deleteChildren() when required to avoid memory leak
2022-05-31 15:05:07 +02:00
Magne Sjaastad
c74701b687
Rename several child() and children() functions
2022-05-31 15:05:07 +02:00
Magne Sjaastad
f0ce04597d
Merge pull request #8985 from OPM/8926-remove-useoptionsonly
...
AppFwk : Remove obsolete useOptionsOnly
2022-05-29 13:01:27 +02:00
jonjenssen
0b5bc2ba68
Change ouput model name
2022-02-17 15:39:39 +01:00
jonjenssen
35adae926f
Add well angles in degrees, not radians.
2022-01-31 15:10:19 +01:00
Magne Sjaastad
3c35244809
#8420 Janitor: Remove empty parameters in initialization macros
2022-01-07 08:31:52 +01:00
Magne Sjaastad
bc906f737c
Variadic macro updates
2021-11-17 16:26:47 +01:00
Magne Sjaastad
2a65636ba3
#8250 Use variadic macros and remove obsolete parameters
2021-11-14 15:26:09 +01:00
jonjenssen
89a5258405
Merge pull request #8255 from OPM/wia_paramupdates
...
GeoMech/WIA: update input parameters and model size settings
2021-11-07 23:26:42 +01:00
jonjenssen
5bb49f4f57
Initial PP should be set to 0 if not defined.
2021-10-20 15:44:45 +02:00
jonjenssen
72ce82b08b
Add parameter value check to see if it is possible to continue or not. ( #8091 )
2021-10-01 16:32:11 +02:00
jonjenssen
69c829dc32
Make sure we load two results files after wia script has completed. ( #8088 )
2021-10-01 15:15:30 +02:00
jonjenssen
66852c4dad
WellIA: Load results after external computations script has completed ( #8062 )
...
* Load result after modeling has completed.
* Select new geomech view in project tree when importing a new geomech case
2021-09-28 12:39:54 +02:00
jonjenssen
a5b80c649b
Merge pull request #7960 from OPM/geomech_WIA4
...
GeoMech: Well Integrity Analysis
2021-09-09 17:34:27 +02:00