radial_split_2D#

Modeler2D.radial_split_2D(radius, name)[source]#

Split the stator and rotor for mesh refinement.

Parameters:
radiusfloat

Radius of the circle.

namestr

Name of the circle.

Returns:
bool

True when successful, False when failed.