Hello,
I have both static and explicit dynamic analyses in a single ANSYS Mechanical file, as illustrated in the attached image. While I can extract the static analysis results using PyDPF-Core, I’m unable to do the same for the explicit dynamic analysis. When I print the model, only one time step appears, corresponding to the static analysis. How can I extract dynamic results?
DPF Time/Freq Support:
Number of sets: 1
Cumulative Time (s) LoadStep Substep
1 1.000000 1 1 1
I also tried LS-DYNA instead of explicit dynamic and throw the following error:
DPFServerException: ResultInfoProvider:4<-lsdyna::d3plot::result_info_provider:5<-error code 3:D3plotReader encounters an error when open C because the path is not found
