ansys / pymechanical

Pythonic interface to Ansys Mechanical
https://mechanical.docs.pyansys.com/
MIT License
29 stars 13 forks source link

FEAT: Add known issues and limitation section #760

Open dipinknair opened 3 weeks ago

dipinknair commented 3 weeks ago

Currently this is a template. More information will be added.

image

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 81.00%. Comparing base (d44a32b) to head (1e6071c). Report is 10 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #760 +/- ## ========================================== - Coverage 81.25% 81.00% -0.26% ========================================== Files 32 32 Lines 2049 2074 +25 ========================================== + Hits 1665 1680 +15 - Misses 384 394 +10 ```