Use BeamAdapter model for a Mesh Topology given #5308
-
|
Hello everyone, I want to ask if anyone knows how to use the BeamAdapter model for a given edge mesh. I have a beam mesh in the form of an .msh file. I want to import this mesh into the scene and choose the parameters for that mesh (Young's modulus, Poisson's ratio, radius of the beam, and mass) using the BeamAdapter Plugin. My simulation will only involve mechanical tests on that beam (such as tension tests, flexion tests, compression tests, etc.), so I am only interested in the "Mechanical" feature of the beam. I am not interested in the "deployed" feature of the BeamAdapter. In every example shown in the plugin, it seems to me that the beams are created and set up to be deployed only, and there is no example showing how to import a mesh and choose its parameters and do the mechanical tests on the mesh. Can someone show me an example how to this? I have a simple edge mesh for example if someone need to test it out: https://drive.google.com/drive/folders/10mTxqnopmDWp9XwhVaeLkIpDqUQoVMET?usp=sharing Thank you everyone and have a nice day! |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 13 replies
-
Beta Was this translation helpful? Give feedback.
-
|
|
Beta Was this translation helpful? Give feedback.




HEllo, as said before, you need to engineer it. Build a script that rotates the quaternion and align them with the beam. There exists no script doing this for you in SOFA in my knowledge.