Thermal strain quantities (EPTH) not exposed via direct API in PyDPF-Post
Closed this issue · 1 comments
Description of the feature
Thermal strain results are available in DPF Simulation Model and it's also listed in the available results, however, no direct APIs exposed in PyDPF Post in order to extract it.
It will be nice, if we could support all results quantities are available in Simulation Model should be exposed via direct API in order to extract it.
Please refer attached images for reference.
Steps for implementing the feature
Perform any structural thermal simulation to see the thermal strain quantities.
Useful links and references
NA
Hi @vnamdeo,
Thank you for this enhancement request.
Our result APIs for SImulation objects are indeed not complete yet. We focused on some main ones but we are definitely going to add all of them as time goes on.
We also have planned to offer a "generic" result extraction API so that people may ask for any result that would not yet be exposed.
I'll look into adding the thermal ones and will be linking my PR to this issue.