Simulation of LS Dyna file though Matlab script
Mostrar comentarios más antiguos
Hi, I'm a currently working on a project where I need to run LS Dyna file( ".k" file ) through matlab. I don't know how to script it in Matlab so please if anyone knows how to code it, it would be helpful. P.S- (.k files) of LS Dyna are run through LS Run software as prepost doesn't do the simulation.
1 comentario
Md Mia
el 3 de Jun. de 2022
Did you figure it out? I will appreciate if you could please let me know.
Thanks.
Respuestas (1)
Sigbjørn Tveit
el 20 de Abr. de 2023
0 votos
There is a project on github by user svenholcombe called 'matlab-lsdyna'. It allows you to do just that, as well as several other things, such as reading .k-files and ascii output files.
You'll find it here: https://github.com/svenholcombe/matlab-lsdyna
Categorías
Más información sobre Using MATLAB Projects in Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!