set_electrical_steel_coreloss#
- Material.set_electrical_steel_coreloss(kh: int = 0, kc: int = 0, ke: int = 0, kdc: int = 0, cut_depth: str = '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: