To set up a slot type 18 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 = 18;
Input.Geometry.H0s = 5e-3; %[m]
Input.Geometry.H3s = 70e-3; %[m]
Input.Geometry.W3s = 20e-3; %[m]
For the rotor
Input.Geometry.type_slot_shaper = 18;
Input.Geometry.H0r = 5e-3; %[m]
Input.Geometry.H3r = 70e-3; %[m]
Input.Geometry.W3r = 20e-3; %[m]
Version tracking
Slot type 18 is available starting from MANATEE 1.08.01