mirror of
https://github.com/OPM/ResInsight.git
synced 2025-02-25 18:55:39 -06:00
#8876 Fracture: add option to use align dip with formation dip
This commit is contained in:
@@ -747,7 +747,7 @@ cvf::Vec3d RimStimPlanModel::computeFractureDirectionNormal( RimWellPath* wellPa
|
||||
//--------------------------------------------------------------------------------------------------
|
||||
cvf::Vec3d RimStimPlanModel::projectVectorIntoFracturePlane( const cvf::Vec3d& position,
|
||||
const cvf::Vec3d& fractureDirectionNormal,
|
||||
const cvf::Vec3d& direction ) const
|
||||
const cvf::Vec3d& direction )
|
||||
{
|
||||
// Create a fracture plane
|
||||
cvf::Plane fracturePlane;
|
||||
|
||||
Reference in New Issue
Block a user