Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Well path Creation: Improve well path by using calculating sensible tangents #3393

Closed
JacobStoren opened this issue Sep 20, 2018 · 0 comments
Assignees
Labels
Enhancement An addition that can be observed by the user

Comments

@JacobStoren
Copy link
Member

JacobStoren commented Sep 20, 2018

When user does not specify a tangent for a target, continuously calculate a smart one based on the lines between the targets.
Possibly weight the line directions with inverse distance + higher weight for horizontal lines.

@JacobStoren JacobStoren added the Enhancement An addition that can be observed by the user label Sep 20, 2018
@JacobStoren JacobStoren added this to the Sprint 24 - Deeper milestone Sep 20, 2018
@JacobStoren JacobStoren self-assigned this Sep 20, 2018
JacobStoren added a commit that referenced this issue Sep 28, 2018
…onstraint.

Using abs(90 -inclination) and inverse distance as weights.
Moved well path calculations into a separate class
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement An addition that can be observed by the user
Projects
None yet
Development

No branches or pull requests

2 participants