Code Monkey home page Code Monkey logo

fracture-modes's People

Contributors

alecjacobson avatar gargaj avatar sgsellan avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

fracture-modes's Issues

Import Error

Great work!
However, some error occurred when I execute "python scripts/example.py"

from pyvista._vtk import VTK9
ImportError: cannot import name 'VTK9' from 'pyvista._vtk'

Do you have any suggestions on the error?

import error on ubuntu 20.04.5 LTS

When I execute "python scripts/example.py", this import error is displayed.

ImportError: /home/nobuo/anaconda3/envs/fracture-modes/lib/python3.9/site-packages/igl/../../../libstdc++.so.6:
version `GLIBCXX_3.4.30' not found (required by
/home/nobuo/anaconda3/envs/fracture-modes/lib/python3.9/site-packages/scipy/fft/_pocketfft/pypocketfft.cpython-39-x86_64-linux-gnu.so)

I attached the full error output.
import_err.txt

I am using anaconda (2022.10) on Ubuntu 20.04.5 LTS.

Strain energy ignored in computation?

Hi @sgsellan,
This is pretty cool stuff! thanks for putting it up on github :)
I was looking at the compute_fracture_modes() function and realized that the call to conic_solve does not include the hessian $Q$ that you compute earlier in the code. It only takes in the discontinuity matrix. Could you help me understand what the discontinuity matrix is? And the fact that $Q$ is not being passed to the solver, does that mean that you ignore the strain energy when computing the modes?

Looking forward to your answer!

Size issues

I encountered a problem when I used this method to generate a fracture model. It seems that due to the normalization of point cloud coordinates in the code, the generated fracture model cannot regress to the original physical dimensions. How can I solve this problem

Tetgen not found

Traceback (most recent call last):
  File "scripts/example.py", line 4, in <module>
    import tetgen
ModuleNotFoundError: No module named 'tetgen'

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.