LoopStructural
LoopStructural copied to clipboard
LoopStructural is an open-source 3D structural geological modelling library.
**Describe the bug** Using PLI if you try and evaluate the mesh outside of the model area it has an indexing problem. Seems to occur when modelling faults. packages/LoopStructural/interpolators/structured_tetra.py", line...
**Is your feature request related to a problem? Please describe.** For the Hamersley stitch it would be great to use a single formation thickness file compiled from all the tiles...
**Is your feature request related to a problem? Please describe.** Add in a digital elevation model to the model area either: 1. interpolate a scalar field where underground < 0...
**Describe the bug** When using process_map2loop the scalar values assigned to the series are in assending order. This means that the unconformity is added to the top of the youngest...
**Is your feature request related to a problem? Please describe.** A new function to add the observations for each horizon (as per the strat column) to the model viewer. This...
**Is your feature request related to a problem? Please describe.** Add the folding constraints to the finite different interpolator following a similar structure to the discrete fold interpolator. Need to...
Hello, while conducting the finite fault example code, I encountered an error when trying to import the 'strike_dip_vector' function. I have checked all the files but cannot seem to find...
:robot: I have created a release *beep* *boop* --- ## [1.5.14](https://github.com/Loop3D/LoopStructural/compare/v1.5.13...v1.5.14) (2024-03-28) ### Bug Fixes * add get data to faultdisplacement feature ([43f05d8](https://github.com/Loop3D/LoopStructural/commit/43f05d8c9ee80364f193dca4c64d08f0a6ba56c4)) * add name argument to p1 gradient...
Now the code only enforces an array with **X, Y, Z, nx, ny, nz** columns
All Change for demo: https://github.com/Loop3D/LoopProjectFile/pull/12 https://github.com/Loop3D/LoopStructural/pull/192/