-
Extract eigen values and eigen vectors from d3eigv files in pydpf
Extract eigen values and eigen vectors from d3eigv files in pydpf
-
Script for Ansys LS-Dyna / Mechanical
Ansys LS-Dyna / Mechanical 2023R1 How could I use script and/or ACT to Generate CFL time-step in Ansys LS-Dyna Get its Minimum CFL value and Maximum CFL value
-
How do I create LS-Dyna analysis system using PyMechanical?
How do I create LS-Dyna analysis system using PyMechanical?
-
How to get the parts with failed Mesh?
How to get the parts with failed Mesh in Mechanical/Ansys Ls-dyna? Originally I tried to identify the part with 0 element as failed mesh part, it works the case starting with no mesh condition. Unfortunately in some cases all mesh are completed (mesh ObjectState is Solved), and for better quality purpose modified the mesh…
-
How to get the unmeshed parts by script?
If mesh status is not Solved, how to get the unmeshed parts by script in Mechanical, Ansys Ls-dyna?
-
How to get correct Joint's ObjectState under with Transaction(True)
With below code, it shows 'NoState' for Joint ObjectState. It's incorrect status. But out of Transaction, it shows the correct status UnderDefined. My question is how to get the correct ObjectState within Transaction(True):, so that it can go PromoteToRemotePoint successfully. Because in my real case, there may be more…
-
about ls-prepost error code
I'm doing a spinning simulation and halfway through the calculations I keep getting errors, I don't know what's going on, I need to troubleshoot, can anyone tell me how to do it.