ansys / pymotorcad

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

Review the PyMotorCAD Basic Examples #319

Open JackB-Ansys opened 1 month ago

JackB-Ansys commented 1 month ago

Description of the modifications

Update to avoid confusion. "MagWindingType" does not appear in Automation parameter list. Update example to work using "MagneticWindingType"

image

Check through Example and others to ensure there are no other mistakes/ potential causes of confusion.

Useful links and references

https://motorcad.docs.pyansys.com/version/stable/examples/basics/emag_basics.html#sphx-glr-examples-basics-emag-basics-py

JackB-Ansys commented 1 month ago

PR #322 updates the EMag example to help towards this issue

JackB-Ansys commented 1 month ago

Work in progress branch #thermal updates the Thermal example to help towards this issue