Create Structural Model for FEA
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hello all,
I'm trying to conduct a structural simulation and Im at the point of creating a mesh, but it fails due to out of memory. I saw a similar post and they reduced the faces of their .stl file. Do I reduce the faces in matlab or is that something I have to do in my modeling application? ive attached my 3d model.
Thanks
1 commentaire
Precise Simulation
le 5 Mai 2020
Ideally you would want to use a more accurate geometry representation like the STEP format. With STL files you can possibly try to use the reducepatch function and also the facet reduction functionality available in STLTool toolbox.
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!