ansys / pydpf-post

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

Post refactor - First PR #208

Closed germa89 closed 1 year ago

germa89 commented 1 year ago

Adds Solution with solution.py Adds Selection, TimeFreqSelection, SpatialSelection with selection.py Adds DataObject with data_object.py Adds Mesh with mesh.py Adds tools.select with tools.py

Adds temporary example and meeting notes in temp/

codecov[bot] commented 1 year ago

Codecov Report

Merging #208 (9741661) into post_refactor (767d8d2) will decrease coverage by 6.74%. The diff coverage is 44.91%.

:exclamation: Current head 9741661 differs from pull request most recent head 4c55b06. Consider uploading reports for the commit 4c55b06 to get more accurate results

@@                Coverage Diff                @@
##           post_refactor     #208      +/-   ##
=================================================
- Coverage          83.64%   76.89%   -6.75%     
=================================================
  Files                 25       30       +5     
  Lines               1351     1632     +281     
=================================================
+ Hits                1130     1255     +125     
- Misses               221      377     +156