gempy
gempy copied to clipboard
GemPy is an open-source, Python-based 3-D structural geological modeling software, which allows the implicit (i.e. automatic) creation of complex geological models from interface and orientation data....
Can I export the 3D model to another formats ,for example the format I can visualization in GoCAD?
I think fault behavior is not documented very well. e.g. displacement, throw, heave ....
Putting this in a separate issue since it's just a small question. :) Is it possible to return a lithology array where all cells above the land surface have been...
Hi all, In the case were fault displacement, throw, heaven needs to be taken care of carefully, how is this represented in gempy 2. All I see is a list...
**Describe the bug** When adding faults with GemPy, one fault or two intersecting faults work OK, but when I try to have two roughly parallel finite faults, they behave very...
Right now we only raise an assert error. Ideally, we would duplicate the single point and print a warn massage. Possibly at the computation moment. This is the code that...
1) In principle first you should compute a model normally. 2) then compute the vertices of the layer of interest 3) put the coordinates of the vertices into the function...