ansys / pydpf-post

Data Processing Framework - Post Processing Module
https://post.docs.pyansys.com
MIT License
43 stars 10 forks source link

Implement TransientMechanicalSimulation results #282

Closed PProfizi closed 1 year ago

PProfizi commented 1 year ago

Implement result extraction APIs for TransientMechanicalSimulation.

TransientMechanicalSimulation methods

(checked: tested, italic: implemented)

I would like to merge the work already done, this being mostly about the logic behind result extraction. I lack result files with most of the results types not tested above, so the work of being exhaustive is not prioritized right now.

codecov[bot] commented 1 year ago

Codecov Report

Merging #282 (81dc806) into post_refactor (6eb8fc8) will increase coverage by 0.96%. The diff coverage is 100.00%.

@@                Coverage Diff                @@
##           post_refactor     #282      +/-   ##
=================================================
+ Coverage          79.41%   80.38%   +0.96%     
=================================================
  Files                 30       32       +2     
  Lines               1963     2162     +199     
=================================================
+ Hits                1559     1738     +179     
- Misses               404      424      +20