-
Notifications
You must be signed in to change notification settings - Fork 0
feat: visualize well intersection in geos-trame #83
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
base: main
Are you sure you want to change the base?
Conversation
63b5196
to
78b5427
Compare
78b5427
to
240f54e
Compare
Improve DeckViewer to be able to show mesh (Region), wells (InternalWell, Vtkmesh) and perforation (Perforation) Update also the gui to be able to hide and control radius property of these datas.
240f54e
to
9d78f30
Compare
@lucas-givord geos-trame install works but when running geos-trame it seems the directory "geos-trame/src/geos_trame/module/serve" is missing. This directory was present in the previous delivery of geos-trame.
|
@mlemayTTE |
@lucas-givord ok following the README.md, the |
Previously we check if with the Enum instead of the str content.
This PR add intersection capability in geos-trame when a user want to display a well and a perforation (part of #85)
The DeckViewer has been improved to control well and perforation radius with slider widgets.
Preview of the 3DView with few perforation and well
close #86