ResInsight/ApplicationLibCode/ProjectDataModel/StimPlanModel
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
..
CMakeLists_files.cmake #7365 StimPlanModel: Add optional table for inital and current pressure data. 2021-02-19 12:18:30 +01:00
RimElasticProperties.cpp #7117 Fix stale data when reimporting elastic properties 2021-02-22 13:08:55 +01:00
RimElasticProperties.h #7405 StimPlanModel: Case-insensitive facies/formation mapping for elastic properties 2021-03-16 10:06:46 +01:00
RimElasticPropertyScaling.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimElasticPropertyScaling.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimElasticPropertyScalingCollection.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimElasticPropertyScalingCollection.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimFaciesInitialPressureConfig.cpp Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
RimFaciesInitialPressureConfig.h #7339 StimPlanModel: handle facies without pressure depletion. 2021-02-19 12:18:30 +01:00
RimFaciesProperties.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimFaciesProperties.h Fixes by clang-tidy 2021-04-15 08:00:07 +02:00
RimNonNetLayers.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimNonNetLayers.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimPressureTable.cpp Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
RimPressureTable.h #7453 StimPlanModel: Add pressure date to pressure table. 2021-03-05 09:58:22 +01:00
RimPressureTableItem.cpp Python adjustments (#7809) 2021-06-25 14:28:41 +02:00
RimPressureTableItem.h #7453 StimPlanModel: Add pressure date to pressure table. 2021-03-05 09:58:22 +01:00
RimStimPlanModel.cpp StimPlanModel export: use linear interpolation as last fallback for EQLNUM 2021-05-29 09:57:39 +02:00
RimStimPlanModel.h #7453 StimPlanModel: Add pressure date to pressure table. 2021-03-05 09:58:22 +01:00
RimStimPlanModelCalculator.cpp StimPlan Model Calculator: guard against inf/nan in stress calculation. 2021-05-20 07:18:44 +02:00
RimStimPlanModelCalculator.h StimPlan Model Calculator: Add more error checking for stress calculation. 2021-05-20 07:18:44 +02:00
RimStimPlanModelCollection.cpp Improve MSW export including multi lateral wells 2021-02-26 14:59:57 +01:00
RimStimPlanModelCollection.h Improve MSW export including multi lateral wells 2021-02-26 14:59:57 +01:00
RimStimPlanModelCurve.cpp #7453 StimPlanModel: Add pressure date to pressure table. 2021-03-05 09:58:22 +01:00
RimStimPlanModelCurve.h Janitor: add missing override keyword 2021-02-19 12:18:30 +01:00
RimStimPlanModelElasticPropertyCalculator.cpp #7116 Add extrapolation for missing elastic properties. 2021-03-05 19:18:22 +01:00
RimStimPlanModelElasticPropertyCalculator.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimStimPlanModelLayerCalculator.cpp #7339 StimPlanFracture: Add methods to use two grids for data extraction. 2021-02-19 12:18:30 +01:00
RimStimPlanModelLayerCalculator.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimStimPlanModelPlot.cpp #7339 StimPlanFracture: Add methods to use two grids for data extraction. 2021-02-19 12:18:30 +01:00
RimStimPlanModelPlot.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimStimPlanModelPlotCollection.cpp Refactor: Use PlotCollection interface more places. 2021-05-10 14:03:52 +02:00
RimStimPlanModelPlotCollection.h Refactor: Use PlotCollection interface more places. 2021-05-10 14:03:52 +02:00
RimStimPlanModelPressureCalculator.cpp #7763 Interpolate missing values for initial pressure 2021-06-09 21:23:50 +02:00
RimStimPlanModelPressureCalculator.h #7452 Refactor: Extract method 2021-03-19 13:24:25 +01:00
RimStimPlanModelPropertyCalculator.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimStimPlanModelPropertyCurve.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimStimPlanModelStressCalculator.cpp StimPlanModelPlot: Remove gaps in stress gradient and temperature curves 2021-03-23 14:56:02 +01:00
RimStimPlanModelStressCalculator.h StimPlanModelPlot: Remove gaps in stress gradient and temperature curves 2021-03-23 14:56:02 +01:00
RimStimPlanModelTemplate.cpp #7500 StimPlanModelTemplate: Add edit button for pressure table. 2021-03-22 10:59:57 +01:00
RimStimPlanModelTemplate.h #7500 StimPlanModelTemplate: Add edit button for pressure table. 2021-03-22 10:59:57 +01:00
RimStimPlanModelTemplateCollection.cpp Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimStimPlanModelTemplateCollection.h Rename ApplicationCode to ApplicationLibCode 2021-01-11 15:27:45 +01:00
RimStimPlanModelWellLogCalculator.cpp StimPlan Model: Fall back to replacement values from input property 2021-06-10 15:51:29 +02:00
RimStimPlanModelWellLogCalculator.h StimPlan Model: Fall back to replacement values from input property 2021-06-10 15:51:29 +02:00