You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Calculate the hysteresis losses with the MagNet model of Paderborn University based on FEM-simulation results.
257
257
258
+
- uses the local magnetic flux densitiy in each mesh cell
259
+
- arbitrary waveforms are possible. But FEM simulation assumes a sinusoidal waveform and the peak of the magnetic flux density result of each mesh cell
260
+
is used to linearly scale the arbitrary waveform to its max. value
261
+
- for each mesh cell, the magnet model is applied
262
+
258
263
:param b_wave: type of the waveform of the magnetic flux density/magnetizing current
259
264
:type b_wave: WaveformType
260
265
:param custom_b_wave: normalized signal of the magnetic flux density/magnetizing current (normalized -> amplitude of 1)
0 commit comments