set_electrical_steel_coreloss#
- Material.set_electrical_steel_coreloss(kh=0, kc=0, ke=0, kdc=0, cut_depth='1mm')#
Set electrical steel core loss.
- Parameters:
- kh
float,optional Hysteresis core loss coefficient. The default is
0.- kc
float,optional Eddy-current core loss coefficient. The default is
0.- ke
float,optional Excess core loss coefficient. The default is
0.- kdc
float,optional Coefficient considering the DC flux bias effects. The default is
0.- cut_depth
str,optional Equivalent cut depth considering manufacturing effects on core loss computation. The default value is
"1mm".
- kh
- Returns: