You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How would I go on and implement this geometry airgap check when using OptiSLang? Currently I have created a script where I iterate the coordinates in my entities and if they cross the rotor diameter in polar coordinates an error gets raised. But it is still possible to run simulations.
I was thinking of somehow writing "success = 0" in the optiSlang script when my geometry enters the airgap but I do not know how to use the adaptive template python script inside MotorCAD together with the Optimization Script created for optiSLang.
📝 Description of the feature
Add functionality to PyMotorCAD to be able to detect the case where a region crosses the rotor/stator boundary into airgap
Throw an exception if this happens
💡 Steps for implementing the feature
No response
🔗 Useful links and references
No response
The text was updated successfully, but these errors were encountered: