Skip to content

Commit 12820d2

Browse files
committedDec 3, 2024
Use proper modelica URIs
1 parent 0af4944 commit 12820d2

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed
 

‎Modelica/Magnetic/FundamentalWave/UsersGuide/WindingModel.mo

+4-4
Original file line numberDiff line numberDiff line change
@@ -39,16 +39,16 @@ Note that up to now only the eddy current loss is taken into account, since the
3939
</p>
4040
4141
<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):
4343
The parameter <code>0 &le; ratioCommonLeakage &le; 1</code> describes the discrimination in common and individual stray field.
4444
Note that for <code>ratioCommonLeakage &gt; 1 - eps</code> the individual part is conditionally removed,
4545
whereas for <code>ratioCommonLeakage &lt; eps</code> the common part is conditionally removed.
4646
</p>
4747
<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.
5050
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>.
5252
</p>
5353
<p>
5454
The parameter <code>ratioCommonLeakage</code> has a default of 1, which is perfectly backwards compatible.

0 commit comments

Comments
 (0)