ansys / pydpf-post

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

Implement StaticMechanicalSimulation results #261

Closed PProfizi closed 1 year ago

PProfizi commented 1 year ago

Implement result extraction APIs for StaticMechanicalSimulation.

StaticMechanicalSimulation 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 #261 (509547d) into post_refactor (a8c2e6e) will increase coverage by 1.66%. The diff coverage is 100.00%.

:exclamation: Current head 509547d differs from pull request most recent head f2867ef. Consider uploading reports for the commit f2867ef to get more accurate results

@@                Coverage Diff                @@
##           post_refactor     #261      +/-   ##
=================================================
+ Coverage          77.75%   79.41%   +1.66%     
=================================================
  Files                 30       30              
  Lines               1713     1963     +250     
=================================================
+ Hits                1332     1559     +227     
- Misses               381      404      +23