ansys / pymotorcad

https://motorcad.docs.pyansys.com
MIT License
15 stars 1 forks source link

Adaptive template example script - Trapezoidal duct #282

Closed ravi-ansys closed 3 months ago

ravi-ansys commented 5 months ago

Created a sub folder under examples>adaptive_library> adaptive_scripts for building a library for adaptive scripts

codecov-commenter commented 5 months ago

Codecov Report

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

Project coverage is 83.63%. Comparing base (97cde47) to head (fe564c8). Report is 7 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #282 +/- ## ========================================== - Coverage 86.91% 83.63% -3.29% ========================================== Files 20 20 Lines 1766 1882 +116 ========================================== + Hits 1535 1574 +39 - Misses 231 308 +77 ```
jgsdavies commented 5 months ago

@JackB-Ansys Think you are probably best to review this

ravi-ansys commented 5 months ago

@JackB-Ansys @jgsdavies @ansjgodbehe
Hi all , it seems currently a doc page is not created from this script . how to create a doc either here or in some other folder. idea is to not placing this as main example as description will be min. or just enough to understand the code with such scripts.

ravi-ansys commented 4 months ago

Hi @JackB-Ansys Just did a minor change on top of your previous commit. I think it looks good. We can publish this example.