-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change CSTR model for variable porosity
- Loading branch information
Showing
15 changed files
with
416 additions
and
423 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
.. File for the substitution for the declaration in the equations of unit operations. | ||
.. -----------------------------------------------------------components ------------------------------------------------------------------------------------------------------------ | ||
.. |component_li| replace:: :math:`c^\ell_i` concentration of component :math:`i` in the liquid phase. | ||
.. |component_sij| replace:: :math:`c^s_{j,i,m_{j,i}}` concentration of component :math:`i` in the solid phase of particle type :math:`j` and particle type :math:`m_{j,i}`. | ||
|
||
.. ----------------------------------------------------------- flow ------------------------------------------------------------------------------------------------------------ | ||
.. |flow_in_out| replace:: :math:`F_{\text{in}}` and :math:`F_{\text{out}}` flow rates of liquid into and out of the tank. | ||
|
||
.. ----------------------------------------------------------- reaction ------------------------------------------------------------------------------------------------------------ | ||
.. |reaction| replace:: :math:`f_{\text{react},i}^l\left( c^\ell \right)` and :math:`f_{\text{react},j,i}^s\left( c^\ell, c_j^s \right)` reaction rates of component :math:`i` in the liquid and solid phase. | ||
.. |reaction_ads| replace:: :math:`f_{\text{ads},j}\left( c^\ell, c^s_j\right)` adsorption rate of component :math:`i` in the solid phase of particle type :math:`j` . | ||
.. -----------------------------------------------------------volume_fac ------------------------------------------------------------------------------------------------------------ | ||
.. |volume_fac_pat| replace:: :math:`d_j` volume fraction of the different solid volume in the tank. | ||
|
||
.. -----------------------------------------------------------volume ------------------------------------------------------------------------------------------------------------ | ||
.. |volume_liquid| replace:: :math:`V^{\ell}` liquid volume in the tank. | ||
.. |volume_solid| replace:: :math:`V^{s}` solid volume in the tank. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.