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
Copy file name to clipboardexpand all lines: Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo
+4-4
Original file line number
Diff line number
Diff line change
@@ -39,16 +39,16 @@ Note that up to now only the eddy current loss is taken into account, since the
39
39
</p>
40
40
41
41
<p>
42
-
Individual and common stray field (leakage) is modeled as <a href=\"Modelica.Magnetic.FundamentalWave.Components.Permeance\">permeances</a> (see Fig. 1):
42
+
Individual and common stray field (leakage) is modeled as <a href=\"modelica://Modelica.Magnetic.FundamentalWave.Components.Permeance\">permeances</a> (see Fig. 1):
43
43
The parameter <code>0 ≤ ratioCommonLeakage ≤ 1</code> describes the discrimination in common and individual stray field.
44
44
Note that for <code>ratioCommonLeakage > 1 - eps</code> the individual part is conditionally removed,
45
45
whereas for <code>ratioCommonLeakage < eps</code> the common part is conditionally removed.
46
46
</p>
47
47
<p>
48
-
Note that for <a href=\"Modelica.Electrical.Machines\">machines with three phases</a> and for
49
-
<a href=\"Modelica.Magnetic.QuasiStatic.FundamentalWave\">quasi-static machines</a> the parameter <code>ratioCommonLeakage</code> has no influence.
48
+
Note that for <a href=\"modelica://Modelica.Electrical.Machines\">machines with three phases</a> and for
49
+
<a href=\"modelica://Modelica.Magnetic.QuasiStatic.FundamentalWave\">quasi-static machines</a> the parameter <code>ratioCommonLeakage</code> has no influence.
50
50
Feeding polyphase machines with more than three phases by switching power electronics, this discrimination is essential.
51
-
Therefore the split stray field representation is only modeled in the <a href=\"Modelica.Magnetic.FundamentalWave\">FundamentalWave library</a>.
51
+
Therefore the split stray field representation is only modeled in the <a href=\"modelica://Modelica.Magnetic.FundamentalWave\">FundamentalWave library</a>.
52
52
</p>
53
53
<p>
54
54
The parameter <code>ratioCommonLeakage</code> has a default of 1, which is perfectly backwards compatible.
0 commit comments