#6308 GeoMech: Add shear slip indicator calculation.

This commit is contained in:
Kristian Bendiksen
2020-08-21 16:10:20 +02:00
parent 14e0a9c2da
commit b86720529b
7 changed files with 250 additions and 0 deletions

View File

@@ -98,6 +98,8 @@ add_library( ${PROJECT_NAME}
RigFemPartResultCalculatorPorosityPermeability.cpp
RigFemPartResultCalculatorMudWeightWindow.h
RigFemPartResultCalculatorMudWeightWindow.cpp
RigFemPartResultCalculatorShearSlipIndicator.h
RigFemPartResultCalculatorShearSlipIndicator.cpp
RimGeoMechGeometrySelectionItem.h
RimGeoMechGeometrySelectionItem.cpp
)