@@ -29,7 +29,7 @@ components or other subsystems. In other words, it doesn't
29
29
other components. Typically, these subsystem models are created by
30
30
dragging, dropping and connecting component and other subsystem models
31
31
schematically. While component models are "flat" (they don't contain
32
- other components that are subsystems, only equations), subsystem models are
32
+ other components or subsystems, only equations), subsystem models are
33
33
hierarchical.
34
34
35
35
We'll often refer to a subsystem model as a *system model *. A system
@@ -521,7 +521,7 @@ If a candidate solution violates an assertion, then it is
521
521
automatically considered to be inaccurate. The violated assertion
522
522
will automatically trigger the refinement process in an attempt to
523
523
find a solution that is more accurate and, hopefully, doesn't violate
524
- the solution . However, if these refinement processes lead to a
524
+ the assertion . However, if these refinement processes lead to a
525
525
solution that is sufficiently accurate (*i.e., * satisfies the accuracy
526
526
requirements to within the acceptable tolerance), but that solution
527
527
still violates any assertions in the system, then the simulation
0 commit comments