LoopStructural
LoopStructural copied to clipboard
LoopStructural is an open-source 3D structural geological modelling library.
Hi, I would like to ask how to export the model into a file. When I tried to use exporters.py for exporting, various errors occurred. I would appreciate it if...
  If I use the strat_column, how can I export all the strata? Currently, I can only export one stratum.This is the generated vtk file.  I tried the...
### Describe your issue When setting the solver tolerance using model.tol, this will only apply to the feature if it is created after the value has been set. Add a...
Faults generated using interpreted depth data points, either from seismic interpretations or 2D potential fields forward / inversion modelling aren't currently supported well within Loop, particularly curved / segmented faults....
I've got multiple generations of faults. abutting relationships work well within the same generation. However I've a couple of later episodes cut the older faults by ~90 degrees and offset...
With the change to LoopProjectFile this reverts the thickness variable to 'thickness' instead of the ThicknessMedian which now contains mutliple thickness values (one for each thickness calculator)
Adding the function to add dataframe as pts with nesting in geohy5.py points a pd.DataFrame() with columns: X, Y, Z, if normal property 'nx', 'ny', 'nz' are present they will...
It generates a homogeneous blue block and we cannot see the stratigraphy! e.g. https://loop3d.org/LoopStructural/_auto_examples/1_basic/plot_2_surface_modelling.html#sphx-glr-auto-examples-1-basic-plot-2-surface-modelling-py Should some parameters be provided to display the stratigraphy? In addition, the 'show_scalar_bar' parameter of the...
### Describe your issue Working with LoopStructural v1.6.16, I get the AttributeError: 'Loop3DView' object has no attribute 'add_scalar_field' or AttributeError: 'Loop3DView' object has no attribute 'add_isosurface' when running the provided...
### Describe your issue Working with LoopStructural v1.6.16, I get the AttributeError: 'StratigraphicColumn' object has no attribute 'keys' when running the provided example notebooks (1b. Implicit surface modelling, 1c. Visualising...