Commit Graph

7 Commits

Author SHA1 Message Date
Magne Sjaastad
2a65636ba3 #8250 Use variadic macros and remove obsolete parameters 2021-11-14 15:26:09 +01: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
Kristian Bendiksen
c1ff038642 #7453 StimPlanModel: Add pressure date to pressure table.
Also start using it in header and plot.
2021-03-05 09:58:22 +01:00
Kristian Bendiksen
e5edba0d34 #7453 StimPlanModel: Move pressure table check boxes to template. 2021-03-05 09:58:22 +01:00
Kristian Bendiksen
1b91e4d344 #7365 StimPlanModel: Sort pressure table items by depth 2021-02-19 12:18:30 +01:00
Kristian Bendiksen
5d331656cd #7365 StimPlanModelTemplate: make it clearer when pressure table is used. 2021-02-19 12:18:30 +01:00
Kristian Bendiksen
77d02e67da #7365 StimPlanModel: Add optional table for inital and current pressure data. 2021-02-19 12:18:30 +01:00