File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
text/source/components/subsystems Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -117,8 +117,8 @@ two ``connect`` statements from the ``GearWithBacklash`` model:
117
117
118
118
From these equations, we get the following two connection sets:
119
119
120
- * **Connection Set #1 **: `flange_a `, `inertia_a.flange_a `
121
- * **Connection Set #2 **: `idealGear.flange_b `, `inertia_b.flange_a `
120
+ * **Connection Set #1 **: `` flange_a `` , `` inertia_a.flange_a ` `
121
+ * **Connection Set #2 **: `` idealGear.flange_b `` , `` inertia_b.flange_a ` `
122
122
123
123
In each of these connection sets, there is a ``flow `` variable,
124
124
``tau ``. Using the rules for :ref: `system-connections ` described
@@ -132,7 +132,7 @@ generated for the ``flow`` variables on these connectors:
132
132
133
133
However, in our previous discussion on :ref: `system-connections `, all
134
134
the components were at the same hierarchical level (*i.e., * as
135
- `idealGear.flange_b ` and `inertia_b.flange_a ` are). But with
135
+ `` idealGear.flange_b `` and `` inertia_b.flange_a ` ` are). But with
136
136
subsystem models, this isn't always the case. And, as described a
137
137
moment ago, for cases where the connections are at different levels,
138
138
we need to introduce a sign difference for contributions at different
You can’t perform that action at this time.
0 commit comments