Skip to content

Commit

Permalink
Remove "align" attribute from all occurences.
Browse files Browse the repository at this point in the history
  • Loading branch information
dietmarw committed Jun 28, 2021
1 parent 1f15f14 commit bfc4eca
Show file tree
Hide file tree
Showing 34 changed files with 58 additions and 58 deletions.
6 changes: 3 additions & 3 deletions Modelica/Electrical/Analog/Basic/SaturatingInductor.mo
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ This approximation is with good performance and easy to adjust to a given charac
</p>
<table border=\"1\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Tab.&nbsp;1:</strong> Characteristic parameters of the saturating inductor model</caption>
<caption><strong>Tab.&nbsp;1:</strong> Characteristic parameters of the saturating inductor model</caption>
<tr>
<th>Variable</th>
<th>Description</th>
Expand Down Expand Up @@ -106,7 +106,7 @@ Lnom = Linf + (Lzer - Linf)*atan(Inom/Ipar)/(Inom/Ipar)
</pre></blockquote>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig.&nbsp;1:</strong> Actual inductance <code>Lact</code> versus current <code>i</code></caption>
<caption><strong>Fig.&nbsp;1:</strong> Actual inductance <code>Lact</code> versus current <code>i</code></caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Electrical/Analog/Basic/SaturatingInductor_Lact_i.png\" alt=\"Lact vs. i\">
Expand All @@ -115,7 +115,7 @@ Lnom = Linf + (Lzer - Linf)*atan(Inom/Ipar)/(Inom/Ipar)
</table>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig.&nbsp;2:</strong> Actual flux linkage <code>Psi</code> versus current <code>i</code></caption>
<caption><strong>Fig.&nbsp;2:</strong> Actual flux linkage <code>Psi</code> versus current <code>i</code></caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Electrical/Analog/Basic/SaturatingInductor_Psi_i.png\" alt=\"Psi vs. i\">
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/Analog/Sources/LightningImpulse.mo
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ The decay time to half value <code>T2</code> is defined as the time span between
</p>
<p>Note: Due to numerical reasons, for the double-exponential function <code>T1 &lt; 0.2*T2</code> is required.</p>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 1:</strong> Parameters of the lightning current</caption>
<caption><strong>Fig. 1:</strong> Parameters of the lightning current</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Electrical/Analog/Sources/Lightning.png\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Rotates a space phasor (voltage or current) input <code>u</code> by the <code>an
<img src=\"modelica://Modelica/Resources/Images/Electrical/Machines/Rotator.png\">
</td>
</tr>
<caption align=\"bottom\"><strong>Fig. 1:</strong> Original and rotated reference frame of a space phasor </caption>
<caption><strong>Fig. 1:</strong> Original and rotated reference frame of a space phasor </caption>
</table>
</html>"));
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Rotates a space phasor (voltage or current) input <code>u</code> by the <code>an
<img src=\"modelica://Modelica/Resources/Images/Electrical/Machines/Rotator.png\">
</td>
</tr>
<caption align=\"bottom\"><strong>Fig. 1:</strong> Original and rotated reference frame of a space phasor </caption>
<caption><strong>Fig. 1:</strong> Original and rotated reference frame of a space phasor </caption>
</table>
</html>"));
end Rotator;
6 changes: 3 additions & 3 deletions Modelica/Electrical/Polyphase/UsersGuide/PhaseOrientation.mo
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ In symmetrical polyphase systems odd and even phase numbers have to be distingui
For a symmetrical polyphase system with m phases the displacement of the sine waves is 2 &pi; / m.
</p>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 1: </strong>Symmetrical (a) three-phase and (b) five-phase current system</caption>
<caption><strong>Fig. 1: </strong>Symmetrical (a) three-phase and (b) five-phase current system</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FundamentalWave/UsersGuide/Polyphase/phase35.png\"
Expand All @@ -41,7 +41,7 @@ The number of base systems n<sub>Base</sub> is defined by the number of division
For a base system with m<sub>Base</sub> phases the displacement of the sine waves belonging to that base system is 2 &pi; / m<sub>Base</sub>.
</p>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 2: </strong>Symmetrical (a) six and (b) ten phase current system</caption>
<caption><strong>Fig. 2: </strong>Symmetrical (a) six and (b) ten phase current system</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FundamentalWave/UsersGuide/Polyphase/phase610.png\"
Expand Down Expand Up @@ -75,7 +75,7 @@ For polyphase systems, star connection of the m phases is unambiguous, i.e., eac
whereas for polygon connection (m<sub>Base</sub> - 1)/2 alternatives exist (refer to Fig. 3).
</p>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 3: </strong>Line-to-neutral voltages and line-to-line voltages for different systems</caption>
<caption><strong>Fig. 3: </strong>Line-to-neutral voltages and line-to-line voltages for different systems</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Electrical/Polyphase/Polygon2phase.png\" alt=\"Polygon2phase.png\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ to the switching period. The output firing signal is strictly determined by the
</p>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 1:</strong> Firing (<code>fire</code>) and inverse firing (<code>notFire</code>) signal of PWM control; <code>d</code> = duty cycle; <code>f</code> = switching frequency </caption>
<caption><strong>Fig. 1:</strong> Firing (<code>fire</code>) and inverse firing (<code>notFire</code>) signal of PWM control; <code>d</code> = duty cycle; <code>f</code> = switching frequency </caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Electrical/PowerConverters/dutyCycle.png\">
Expand Down
2 changes: 1 addition & 1 deletion Modelica/Electrical/PowerConverters/DCDC/HBridge.mo
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ equation
The H bridge is a four quadrant DC/DC converter. It consists of two single-phase DC/AC converters which are controlled differently; see Fig.&nbsp;1.</p>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 1:</strong> H bridge</caption>
<caption><strong>Fig. 1:</strong> H bridge</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Electrical/PowerConverters/Hbridge.png\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ the voltage drops across the resistor, the inductor and the capacitor should be
alt=\"resonance_circuit.png\">
</td>
</tr>
<caption align=\"bottom\">Fig. 1: Series AC circuit of a resistor and an inductor at variable frequency</caption>
<caption>Fig. 1: Series AC circuit of a resistor and an inductor at variable frequency</caption>
</table>

<p>
Expand Down Expand Up @@ -80,7 +80,7 @@ as illustrated in the phasor diagram of Fig. 2.
alt=\"phasor_diagram.png\">
</td>
</tr>
<caption align=\"bottom\">Fig. 2: Phasor diagram of a resistor and inductance series connection</caption>
<caption>Fig. 2: Phasor diagram of a resistor and inductance series connection</caption>
</table>

<p>Due to the series connection of the resistor, inductor and capacitor, the three currents are all equal:</p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ This equation is also illustrated in Fig. 1.
alt=\"phasor_voltage.png\">
</td>
</tr>
<caption align=\"bottom\">Fig. 1: Relationship between voltage phasor and time domain voltage</caption>
<caption>Fig. 1: Relationship between voltage phasor and time domain voltage</caption>
</table>

<p>
Expand Down
6 changes: 3 additions & 3 deletions Modelica/Electrical/QuasiStatic/UsersGuide/Overview/Power.mo
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ Therefore, the instantaneous power is
alt=\"power_resistor.png\">
</td>
</tr>
<caption align=\"bottom\">Fig. 1: Instantaneous voltage, current of power of a resistor</caption>
<caption>Fig. 1: Instantaneous voltage, current of power of a resistor</caption>
</table>

<p>Real power of the resistor is the average of instantaneous power:</p>
Expand Down Expand Up @@ -84,7 +84,7 @@ Therefore, the instantaneous power is
alt=\"power_inductor.png\">
</td>
</tr>
<caption align=\"bottom\">Fig. 2: Instantaneous voltage, current of power of an inductor</caption>
<caption>Fig. 2: Instantaneous voltage, current of power of an inductor</caption>
</table>

<p>Reactive power of the inductor is:</p>
Expand Down Expand Up @@ -122,7 +122,7 @@ Therefore, the instantaneous power is
alt=\"power_capacitor.png\">
</td>
</tr>
<caption align=\"bottom\">Fig. 3: Instantaneous voltage, current of power of a capacitor</caption>
<caption>Fig. 3: Instantaneous voltage, current of power of a capacitor</caption>
</table>

<p>Reactive power of the capacitor is:</p>
Expand Down
10 changes: 5 additions & 5 deletions Modelica/Fluid/Vessels.mo
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ If a <strong>straight pipe with constant cross section is mounted into a vessel
</p>
<table border=\"1\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\">Pressure loss coefficients for outlets, entrance at a distance from wall</caption>
<caption>Pressure loss coefficients for outlets, entrance at a distance from wall</caption>
<tr>
<td></td> <td> </td><th colspan=\"5\" align=\"center\"> b / D_hyd </th>
</tr>
Expand Down Expand Up @@ -585,7 +585,7 @@ If a <strong>straight pipe with a circular bellmouth inlet (collector) without b
</p>
<table border=\"1\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\">Pressure loss coefficients for outlets, bellmouth flush with wall</caption>
<caption>Pressure loss coefficients for outlets, bellmouth flush with wall</caption>
<tr>
<td></td> <th colspan=\"6\" align=\"center\"> r / D_hyd </th>
</tr>
Expand All @@ -602,7 +602,7 @@ If a <strong>straight pipe with a circular bellmouth inlet (collector) without b
</p>
<table border=\"1\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\">Pressure loss coefficients for outlets, bellmouth at a distance of wall</caption>
<caption>Pressure loss coefficients for outlets, bellmouth at a distance of wall</caption>
<tr>
<td></td> <th colspan=\"6\" align=\"center\"> r / D_hyd </th>
</tr>
Expand All @@ -621,7 +621,7 @@ If a <strong>straight pipe with constant circular cross section is mounted flush
</p>
<table border=\"1\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\">Pressure loss coefficients for inlets, circular tube flush with wall</caption>
<caption>Pressure loss coefficients for inlets, circular tube flush with wall</caption>
<tr>
<td></td> <th colspan=\"6\" align=\"center\"> m </th>
</tr>
Expand All @@ -638,7 +638,7 @@ For larger port diameters, relative to the area of the vessel, the inlet pressur
</p>
<table border=\"1\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\">Pressure loss coefficients for inlets, circular tube flush with wall</caption>
<caption>Pressure loss coefficients for inlets, circular tube flush with wall</caption>
<tr>
<td></td> <th colspan=\"6\" align=\"center\"> A_port / A_vessel </th>
</tr>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -225,7 +225,7 @@ Simple model of a single-phase transformer with a primary and a secondary windin
</p>
<table cellspacing=\"0\" cellpadding=\"2\" border=\"0\">
<caption align=\"bottom\"><strong>Fig. 1:</strong> Sketch of the modelled transformer with magnetic core, primary and secondary winding</caption>
<caption><strong>Fig. 1:</strong> Sketch of the modelled transformer with magnetic core, primary and secondary winding</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer1PhaseWithHysteresis/Core_SinglePhase.png\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -419,7 +419,7 @@ Simple model of a three-phase transformer with primary and a secondary windings
</p>
<table cellspacing=\"0\" cellpadding=\"2\" border=\"0\">
<caption align=\"bottom\"><strong>Fig. 1:</strong> Sketch of the modelled transformer with magnetic core, primary and secondary winding</caption>
<caption><strong>Fig. 1:</strong> Sketch of the modelled transformer with magnetic core, primary and secondary winding</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/Examples/Hysteresis/Components/Transformer3PhaseYyWithHysteresis/Core_ThreePhase1.png\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ Compared to the complex Preisach hysteresis model the Tellinen model is very sim
</p>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 1: </strong>Simulated magnetic flux densities B of different hysteresis models (b) due to an applied magnetic field strength shown in (a). Corresponding B(H) loops of the hysteresis models GenericHystTellinenSoft (c), GenericHystTellinenTable (d) and GenericHystPreisachEverett (e).</caption>
<caption><strong>Fig. 1: </strong>Simulated magnetic flux densities B of different hysteresis models (b) due to an applied magnetic field strength shown in (a). Corresponding B(H) loops of the hysteresis models GenericHystTellinenSoft (c), GenericHystTellinenTable (d) and GenericHystPreisachEverett (e).</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/Examples/Hysteresis/HysteresisModelComparison/plot1.png\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ equation
This is a simple model of an inductor with a ferromagnetic core. The used GenericHystTellinenEverett model considers the ferromagnetic hysteresis, eddy currents and remanence of the core material. For example you can simulate the model for 0.02s and plot Core.B vs. Core.H to visualize the resulting hysteresis loops.
</p>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 1: </strong>Results Core.B(t) and Core.B(H) of the magnetic Core.</caption>
<caption><strong>Fig. 1: </strong>Results Core.B(t) and Core.B(H) of the magnetic Core.</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/Examples/Hysteresis/InductorWithHysteresis/plot1.png\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,7 @@ An example simulation shows the transformer inrush currents due to an initially
</p>
<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 1:</strong> Transformer inrush currents due to initial magnetization of the magnetic core; (a) transformer primary currents; (b) transformer secondary currents; (c) flux densities of the transformer legs; (d) B(H) hysteresis loops of transformer leg one.; (e) instantaneous static hysteresis, eddy current and copper losses of the transformer; (f) approximated average static hysteresis, eddy current and copper losses of the transformer</caption>
<caption><strong>Fig. 1:</strong> Transformer inrush currents due to initial magnetization of the magnetic core; (a) transformer primary currents; (b) transformer secondary currents; (c) flux densities of the transformer legs; (d) B(H) hysteresis loops of transformer leg one.; (e) instantaneous static hysteresis, eddy current and copper losses of the transformer; (f) approximated average static hysteresis, eddy current and copper losses of the transformer</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/Examples/Hysteresis/ThreePhaseTransformerWithRectifier/plot01.png\" hspace=\"10\" vspace=\"10\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Fig. 1 and Fig. 2 show library entries based on own measurements of several stee
</p>

<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 1:</strong> Static hysteresis envelope curves of several steel sheets</caption>
<caption><strong>Fig. 1:</strong> Static hysteresis envelope curves of several steel sheets</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/Material/HysteresisTableData/StaticLoops01.png\">
Expand All @@ -21,7 +21,7 @@ Fig. 1 and Fig. 2 show library entries based on own measurements of several stee
</table>

<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 2:</strong> Static hysteresis envelope curves of several steel sheets</caption>
<caption><strong>Fig. 2:</strong> Static hysteresis envelope curves of several steel sheets</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/Material/HysteresisTableData/StaticLoops02.png\">
Expand All @@ -34,7 +34,7 @@ Fig. 3 shows the static hysteresis loop library entries for soft magnetic cobalt
</p>

<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 3:</strong> Soft magnetic cobalt iron library entries <a href=\"modelica://Modelica.Magnetic.FluxTubes.UsersGuide.Literature\">[Va01]</a></caption>
<caption><strong>Fig. 3:</strong> Soft magnetic cobalt iron library entries <a href=\"modelica://Modelica.Magnetic.FluxTubes.UsersGuide.Literature\">[Va01]</a></caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/Material/HysteresisTableData/StaticLoops03.png\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ equation
</p>
<table cellspacing=\"0\" cellpadding=\"2\" border=\"0\">
<caption align=\"bottom\"><strong>Fig. 1:</strong> Hyperbolic tangent functions define the shape of the ferromagnetic (static) hysteresis</caption>
<caption><strong>Fig. 1:</strong> Hyperbolic tangent functions define the shape of the ferromagnetic (static) hysteresis</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/Shapes/HysteresisAndMagnets/GenericHystTellinenHard/HardMagneticHysteresis.png\">
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Where <code>&sigma;</code> is the electrical conductivity and <code>d</code> the
</p>

<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 1:</strong> Static and dynamic portion of the hysteresis B(H)</caption>
<caption><strong>Fig. 1:</strong> Static and dynamic portion of the hysteresis B(H)</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/UsersGuide/Hysteresis/DynamicHysteresis/Eddy_BHBHstatBHeddy.png\">
Expand All @@ -47,7 +47,7 @@ The following two figures show a comparison between measured and simulated dynam
</p>

<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 2:</strong> Dynamic hysteresis measurements with an 25 cm Epstein frame according to DIN EN 60404-2 (Material: M330-50A, 4 Sheets)</caption>
<caption><strong>Fig. 2:</strong> Dynamic hysteresis measurements with an 25 cm Epstein frame according to DIN EN 60404-2 (Material: M330-50A, 4 Sheets)</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/UsersGuide/Hysteresis/DynamicHysteresis/EddyCurrent_Epstein_Meas.png\">
Expand All @@ -56,7 +56,7 @@ The following two figures show a comparison between measured and simulated dynam
</table>

<table border=\"0\" cellspacing=\"0\" cellpadding=\"2\">
<caption align=\"bottom\"><strong>Fig. 3:</strong> Simulation results of a 25 cm Epstein frame model according to the measurement setup of Fig. 1</caption>
<caption><strong>Fig. 3:</strong> Simulation results of a 25 cm Epstein frame model according to the measurement setup of Fig. 1</caption>
<tr>
<td>
<img src=\"modelica://Modelica/Resources/Images/Magnetic/FluxTubes/UsersGuide/Hysteresis/DynamicHysteresis/EddyCurrent_Epstein_Sim.png\">
Expand Down

0 comments on commit bfc4eca

Please sign in to comment.