Skip to content

Commit a366dec

Browse files
committed
Spelling fixes
1 parent 4d45401 commit a366dec

8 files changed

Lines changed: 8 additions & 8 deletions

idaes_examples/mod/hda/hda_ideal_VLE_modular.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Benzene-Toluene phase equilibrium package using ideal liquid and vapor.
1515
1616
Example property package using the Generic Property Package Framework.
17-
This exmample shows how to set up a property package to do benzene-toluene
17+
This example shows how to set up a property package to do benzene-toluene
1818
phase equilibrium in the generic framework using ideal liquid and vapor
1919
assumptions along with methods drawn from the pre-built IDAES property
2020
libraries.

idaes_examples/mod/hda/hda_reaction_modular.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
Benzene-Toluene phase equilibrium package using ideal liquid and vapor.
1515
1616
Example property package using the Generic Property Package Framework.
17-
This exmample shows how to set up a property package to do benzene-toluene
17+
This example shows how to set up a property package to do benzene-toluene
1818
phase equilibrium in the generic framework using ideal liquid and vapor
1919
assumptions along with methods drawn from the pre-built IDAES property
2020
libraries.

idaes_examples/notebooks/docs/tut/core/hda_flowsheet.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1338,7 +1338,7 @@
13381338
"It will first show that the degrees of freedom is correctly at 0 before any streams are deactivated. Once the tear\n",
13391339
"stream is deactivated though, the degrees of freedom will be 10. That means 10 variables will have to be defined with\n",
13401340
" the tear guesses `tear_guesses`. Then each unit model can be initialized with our same helper function and then can\n",
1341-
" propogate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
1341+
" propagate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
13421342
" giving a much better chance for the recycle stream to be used correctly the flowsheet to converge."
13431343
]
13441344
},

idaes_examples/notebooks/docs/tut/core/hda_flowsheet_doc.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1146,7 +1146,7 @@
11461146
"It will first show that the degrees of freedom is correctly at 0 before any streams are deactivated. Once the tear\n",
11471147
"stream is deactivated though, the degrees of freedom will be 10. That means 10 variables will have to be defined with\n",
11481148
" the tear guesses `tear_guesses`. Then each unit model can be initialized with our same helper function and then can\n",
1149-
" propogate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
1149+
" propagate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
11501150
" giving a much better chance for the recycle stream to be used correctly the flowsheet to converge."
11511151
]
11521152
},

idaes_examples/notebooks/docs/tut/core/hda_flowsheet_exercise.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1199,7 +1199,7 @@
11991199
"It will first show that the degrees of freedom is correctly at 0 before any streams are deactivated. Once the tear\n",
12001200
"stream is deactivated though, the degrees of freedom will be 10. That means 10 variables will have to be defined with\n",
12011201
" the tear guesses `tear_guesses`. Then each unit model can be initialized with our same helper function and then can\n",
1202-
" propogate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
1202+
" propagate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
12031203
" giving a much better chance for the recycle stream to be used correctly the flowsheet to converge."
12041204
]
12051205
},

idaes_examples/notebooks/docs/tut/core/hda_flowsheet_solution.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1302,7 +1302,7 @@
13021302
"It will first show that the degrees of freedom is correctly at 0 before any streams are deactivated. Once the tear\n",
13031303
"stream is deactivated though, the degrees of freedom will be 10. That means 10 variables will have to be defined with\n",
13041304
" the tear guesses `tear_guesses`. Then each unit model can be initialized with our same helper function and then can\n",
1305-
" propogate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
1305+
" propagate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
13061306
" giving a much better chance for the recycle stream to be used correctly the flowsheet to converge."
13071307
]
13081308
},

idaes_examples/notebooks/docs/tut/core/hda_flowsheet_test.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1182,7 +1182,7 @@
11821182
"It will first show that the degrees of freedom is correctly at 0 before any streams are deactivated. Once the tear\n",
11831183
"stream is deactivated though, the degrees of freedom will be 10. That means 10 variables will have to be defined with\n",
11841184
" the tear guesses `tear_guesses`. Then each unit model can be initialized with our same helper function and then can\n",
1185-
" propogate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
1185+
" propagate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
11861186
" giving a much better chance for the recycle stream to be used correctly the flowsheet to converge."
11871187
]
11881188
},

idaes_examples/notebooks/docs/tut/core/hda_flowsheet_usr.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1302,7 +1302,7 @@
13021302
"It will first show that the degrees of freedom is correctly at 0 before any streams are deactivated. Once the tear\n",
13031303
"stream is deactivated though, the degrees of freedom will be 10. That means 10 variables will have to be defined with\n",
13041304
" the tear guesses `tear_guesses`. Then each unit model can be initialized with our same helper function and then can\n",
1305-
" propogate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
1305+
" propagate the corresponding connection to the following unit models. At the end, the whole flowsheet is solved,\n",
13061306
" giving a much better chance for the recycle stream to be used correctly the flowsheet to converge."
13071307
]
13081308
},

0 commit comments

Comments
 (0)