How to get bearing load components from file.rst using pyDPF ?

Options
jba_trm
jba_trm Member Posts: 2
First Comment
**
edited June 23 in Structures

I wrote a python script to combine MECHANICAL results. I need to know the exact components of the bearing loads. Can I get them using pyDPF ? Presently I extract them from the ds.dat file and it's not as robust as I would like.
Thank you for your help.

Tagged:

Answers

  • James Derrick
    James Derrick Administrator, Employee Posts: 379
    Ancient Membership 100 Comments 100 Likes 25 Answers
    admin

    Hi @jba_trm thank you for your question. Are there no examples covering this in the PyDPF documentation? Otherwise I hope someone in the @Structures-Scripting-Team should be able to help. :)

  • jba_trm
    jba_trm Member Posts: 2
    First Comment
    **

    Hello,
    Unfortunately, I didn't find any example of retrieving bearing load components from file.rst in the pyDPF documentation. I also need to retrieve the load components at different time steps of the analysis.
    I thank you for your help.