@@ -15,7 +15,7 @@ explains the process required to create a simple network model along with a
1515Although it is not necessary to create a model only for the generation group,
1616it is highly recommended as it promotes modularity and flexibility.
1717It should be noted that the network model can grow in size and complexity,
18- as the <a href=\" modelica://OpenIPSL.Examples.IEEE14.Generation_Groups\"><code>IEEE14</code></a> and
18+ as the <a href=\" modelica://OpenIPSL.Examples.IEEE14.Generation_Groups\"><code>IEEE14</code></a> and
1919<a href=\" modelica://OpenIPSL.Examples.N44.Base_Case.Generators\"><code>N44</code></a> examples demonstrate.
2020For these last two cases, there is a generator group model for each generator connected to the network.
2121</p>
@@ -27,9 +27,9 @@ parameters of machines and their controls from this package, you must:
2727<li>Go to the <em>generation group model</em> where you intend to use the records.</li>
2828<li>Drag and drop an instance of the <code>OpenIPSL.Data.PowerPlant.GUDynamics</code> record
2929 on the diagram layer of the model.</li>
30- <li>Propagate the record to the upper-level model (i.e. to the <em>network model</em> where the
30+ <li>Propagate the record to the upper-level model (i.e., to the <em>network model</em> where the
3131 <em>generation group model</em> is instantiated).</li>
32- <li>Go to the <em>network model</em> (i.e. the upper-level model) and double click on the
32+ <li>Go to the <em>network model</em> (i.e., the upper-level model) and double click on the
3333 generator component.</li>
3434<li>Expand the drop-down list of the propagated <code>GUnitDynamics</code> parameter and
3535 and <em>choose the set of parameters that best suits your needs</em>. Notice that the
0 commit comments