Is there any way to speed up the script for post-processing a 30GB .rst file using PyDPF ?

Currently I have a transient .rst file. I have both mechdpf and pypdf scripts, but it was taking longer time to solve. Is their anyway to make it more faster..?

Best Answer

  • Mike.Thompson
    Mike.Thompson Member, Employee Posts: 385
    25 Answers 100 Comments Second Anniversary 25 Likes
    ✭✭✭✭
    Answer ✓

    Please still add more details. Number of nodes/elements, time points, version being used. Also if you can share actual script being used it would help.

    Is the time more to get data to a fields container or to get it into your excel format? Timing of specific operations will isolate where the focus needs to be.

Answers

  • Mike.Thompson
    Mike.Thompson Member, Employee Posts: 385
    25 Answers 100 Comments Second Anniversary 25 Likes
    ✭✭✭✭

    Can you give a specific example of DPF operation and speeds? The question is too general to address.

  • Naveen Kumar Begari
    Naveen Kumar Begari Member Posts: 82
    10 Comments 5 Likes First Answer First Anniversary
    **

    @Mike.Thompson , Im extracting displacement and stresses data into excel file, while using mechdpf it was taking too longer time to run (7hrs).