Exporting faults issue #1066
Unanswered
s-pearsongrant
asked this question in
Q&A
Replies: 3 comments 6 replies
-
|
Hi @s-pearsongrant , |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@NilsChudalla |
Beta Was this translation helpful? Give feedback.
1 reply
-
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment




Uh oh!
There was an error while loading. Please reload this page.
-
I have a 3D geological model and I am exporting faults for use in a reservoir model. If I only have faults offsetting formations it works fine, but if I have faults offsetting everything the fault surfaces become really random! I am using
rocktypes = [
geo_data.input_transform.apply_inverse(meshes.vertices)
for meshes in geo_data.solutions.dc_meshes
].
Am I doing something wrong, or is there more going on when the faults offset each other (hence why they have a double line in the attached cross-section)?
geological_model.html
geological_model_old.html
Many thanks,
Sophie
Beta Was this translation helpful? Give feedback.
All reactions