Skip to content

Commit 9173d5f

Browse files
author
Michael Tiller
committed
Merge pull request #234 from DongpingXieTUD/typo
Typo fixes
2 parents 1e3d47e + 53e3e86 commit 9173d5f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

text/source/components/components/chem_comps.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
o.. _chem-components:
1+
.. _chem-components:
22

33
Chemical Components
44
-------------------

text/source/components/components/component_models.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ components or other subsystems. In other words, it doesn't
2929
other components. Typically, these subsystem models are created by
3030
dragging, dropping and connecting component and other subsystem models
3131
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
3333
hierarchical.
3434

3535
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
521521
automatically considered to be inaccurate. The violated assertion
522522
will automatically trigger the refinement process in an attempt to
523523
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
525525
solution that is sufficiently accurate (*i.e.,* satisfies the accuracy
526526
requirements to within the acceptable tolerance), but that solution
527527
still violates any assertions in the system, then the simulation

0 commit comments

Comments
 (0)