Skip to content

Commit

Permalink
corrected some check error
Browse files Browse the repository at this point in the history
  • Loading branch information
Harisankar-Allimangalath committed Feb 23, 2024
1 parent 3845ff2 commit 254c925
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions Modelica/package.mo
Original file line number Diff line number Diff line change
Expand Up @@ -2586,13 +2586,13 @@ that can lead to wrong simulation results):
<td>Add content here</td></tr>
<tr><td colspan=\"2\"><strong>Modelica.Electrical.Polyphase.Basic</strong></td></tr>
<tr><td>Resistor <br/>Conductor<br/>VariableResistor<br/>VariableConductor</td>

Check warning on line 2588 in Modelica/package.mo

View workflow job for this annotation

GitHub Actions / html_documentation_checks

HTML tag "/td" mismatch

Check warning on line 2588 in Modelica/package.mo

View workflow job for this annotation

GitHub Actions / html_documentation_checks

HTML tag "br/" mismatch

Check warning on line 2588 in Modelica/package.mo

View workflow job for this annotation

GitHub Actions / html_documentation_checks

HTML tag "br/" mismatch
<td>Propagate parameter T in <code>Resistors</code> and <code> Conductor</code></td></tr>
<td>Propagate parameter T in <code>Resistor</code> and <code>Conductor</code></td></tr>

Check warning on line 2589 in Modelica/package.mo

View workflow job for this annotation

GitHub Actions / html_documentation_checks

HTML tag "/tr" mismatch
<tr><td colspan=\"2\"><strong>Modelica.Magnetic.FluxTubes.Shapes.FixedShape</strong></td></tr>
<tr><td>HollowCylinderAxialFlux<br/>HollowCylinderRadialFlux</td>

Check warning on line 2591 in Modelica/package.mo

View workflow job for this annotation

GitHub Actions / html_documentation_checks

HTML tag "/td" mismatch

Check warning on line 2591 in Modelica/package.mo

View workflow job for this annotation

GitHub Actions / html_documentation_checks

HTML tag "br/" mismatch

Check warning on line 2591 in Modelica/package.mo

View workflow job for this annotation

GitHub Actions / html_documentation_checks

HTML tag "br/" mismatch
<td>Add content Here </td></tr>
<td>Add content Here</td></tr>

Check warning on line 2592 in Modelica/package.mo

View workflow job for this annotation

GitHub Actions / html_documentation_checks

HTML tag "/tr" mismatch
<tr><td colspan=\"2\"><strong>Modelica.Magnetic.QuasiStatic.FluxTubes.Shapes.FixedShape.</strong></td></tr>
<tr><td>HollowCylinderAxialFlux <br/>HollowCylinderRadialFlux</td>
<td>Propagated the angle alpha also in the calculation of A in HollowCylinderRadialFlux </td></tr>
<tr><td>HollowCylinderAxialFlux<br/>HollowCylinderRadialFlux</td>

Check warning on line 2594 in Modelica/package.mo

View workflow job for this annotation

GitHub Actions / html_documentation_checks

HTML tag "/td" mismatch

Check warning on line 2594 in Modelica/package.mo

View workflow job for this annotation

GitHub Actions / html_documentation_checks

HTML tag "br/" mismatch
<td>Propagated the angle alpha also in the calculation of A in HollowCylinderRadialFlux</td></tr>
<tr><td colspan=\"2\"><strong>Modelica.Mechanics.MultiBody.Frames.Quaternions</strong></td></tr>
<tr><td>from_T</td>
<td>The calculation was not stable. This has been corrected.</td></tr>
Expand Down

0 comments on commit 254c925

Please sign in to comment.