To set up a slot type 16 you need to replace the slot geometry bloc in your machine file by this code and edit it with your values :
For the stator
Input.Geometry.type_slot_shapes = 16;
Input.Geometry.H0s = 1e-3; %[m]
Input.Geometry.H2s = 30e-3; %[m]
Input.Geometry.W0s = 12e-3; %[rad]
Input.Geometry.W3s = 14e-3; %[m]
Input.Geometry.R1s = 12e-3; %[m]
For the rotor
Input.Geometry.type_slot_shaper = 16;
Input.Geometry.H0r = 1e-3; %[m]
Input.Geometry.H2r = 30e-3; %[m]
Input.Geometry.W0r = 12e-3; %[rad]
Input.Geometry.W3r = 14e-3; %[m]
Input.Geometry.R1r = 12e-3; %[m]
Version tracking
Slot type 16 is available starting from MANATEE 1.07.01