ResInsight/ApplicationCode/Commands/FractureCommands
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 Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RicConvertAllFractureTemplatesToFieldFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicConvertAllFractureTemplatesToFieldFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicConvertAllFractureTemplatesToMetricFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicConvertAllFractureTemplatesToMetricFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicCreateDuplicateTemplateInOtherUnitSystemFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicCreateDuplicateTemplateInOtherUnitSystemFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicCreateMultipleFracturesFeature.cpp Convert to enum class 2020-04-24 11:40:22 +02:00
RicCreateMultipleFracturesFeature.h Fixes detected by cppcheck (#4974) 2019-11-03 08:37:03 +01:00
RicCreateMultipleFracturesOptionItemUi.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicCreateMultipleFracturesOptionItemUi.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicCreateMultipleFracturesUi.cpp #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicCreateMultipleFracturesUi.h #5101 clang-format: Adjusted penalties 2020-02-12 13:35:31 +01:00
RicDeleteOptionItemFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicDeleteOptionItemFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicFractureNameGenerator.cpp Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RicFractureNameGenerator.h Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RicNewEllipseFractureTemplateFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicNewEllipseFractureTemplateFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicNewFractureModelFeature.cpp Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RicNewFractureModelFeature.h Stimplan preprocessor refact (#5895) 2020-05-14 06:39:55 +02:00
RicNewOptionItemFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicNewOptionItemFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicNewSimWellFractureAtPosFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicNewSimWellFractureAtPosFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicNewSimWellFractureFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicNewSimWellFractureFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicNewStimPlanFractureTemplateFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicNewStimPlanFractureTemplateFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicNewWellPathFractureAtPosFeature.cpp Replace RiaApplication::instance()->project() with RimProject::current(). 2020-05-12 12:01:44 +02:00
RicNewWellPathFractureAtPosFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicNewWellPathFractureFeature.cpp clang-format : Set PenaltyBreakAssignment to 130 2019-11-04 15:08:09 +01:00
RicNewWellPathFractureFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicPasteEllipseFractureFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicPasteEllipseFractureFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicPasteStimPlanFractureFeature.cpp #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00
RicPasteStimPlanFractureFeature.h #4683 clang-format on all files in ApplicationCode 2019-09-06 10:57:22 +02:00