ResInsight/ApplicationCode/ProjectDataModel/Flow
Kristian Bendiksen 20ca3354b9
Stimplan preprocessor refact (#5895)
* #5633 Add Fracture Model data object.
* #5633 Add visualization for Fracture Model.
* Use thickness direction well path.
* #5834 WIP Fracture Model: Extract facies names along thickness direction vector
* Update to class enums.
* Remove RimFractureModel dip, tilt and azimuth (no longer used).
* #5824: Fix fracture model direction relative to formation dip
* Workaround problem in generated python code which breaks tests on linux. See #5862.
* Update name of thickness direction well path.
* #5834 Add import command for facies roff file.
* #5834 Show color legend data in facies track.
Also make it possible to change the data source for the curve data in plot.
* Fracture Model: replace "Thickness Type" with "Extraction Type".
* Use shorter curve legends in fracture model plot.
* Use class enum for RimFractureModel::ExtractionType.
* Use RimProject::current() instead of RiaApplication::instance()->project().
* Simplify RimFractureModel by not implementing Rim3dPropertiesInterface.
* Use scoped enums in RiaPlotAnnotationTool.
* Remove unused RimFractureModelPlot fields.
* Hide fracture model plots field, and add accessor methods.
2020-05-14 06:39:55 +02:00
..
CMakeLists_files.cmake First working version of well distribution plots 2019-12-19 11:09:01 +01:00
RimDataSourceForRftPlt.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimDataSourceForRftPlt.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimFlowCharacteristicsPlot.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimFlowCharacteristicsPlot.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimFlowDiagSolution.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimFlowDiagSolution.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RimFlowPlotCollection.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimFlowPlotCollection.h Make sure phase distribution plots are enabled when loading project file 2020-02-14 09:38:16 +01:00
RimTofAccumulatedPhaseFractionsPlot.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimTofAccumulatedPhaseFractionsPlot.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimTotalWellAllocationPlot.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimTotalWellAllocationPlot.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellAllocationPlot.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimWellAllocationPlot.h #5674 #5664 #5692 Shift connection number depth to show connection number at the middle of the flat areas of the graphs for inflow, and for accumulated flow to shw flow change at connection (not shifted one off) Aligned curve ascii export accordingly 2020-03-17 07:10:49 +01:00
RimWellAllocationPlotLegend.cpp #5101 clang-format: Allow short functions on a single line 2020-02-12 13:35:31 +01:00
RimWellAllocationPlotLegend.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellDistributionPlot.cpp Refactor and rename QIconProvider -> IconProvider (#5893) 2020-05-09 11:25:11 +02:00
RimWellDistributionPlot.h Convert to enum class 2020-04-24 11:40:22 +02:00
RimWellDistributionPlotCollection.cpp Refactor and rename QIconProvider -> IconProvider (#5893) 2020-05-09 11:25:11 +02:00
RimWellDistributionPlotCollection.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellFlowRateCurve.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RimWellFlowRateCurve.h Support different units when importing and exporting WBS LAS. 2020-02-03 15:56:07 +01:00
RimWellPlotTools.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RimWellPlotTools.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellPltPlot.cpp Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RimWellPltPlot.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellRftEnsembleCurveSet.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RimWellRftEnsembleCurveSet.h #5706 Refactored EnsembleParameter usage. 2020-03-20 11:22:14 +01:00
RimWellRftPlot.cpp Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RimWellRftPlot.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00