ConvectionT
Chemical Reactor Design Toolbox Reference Manual
Chemical Reactor Design Toolbox Reference Manual ChemReactorDesign.Basic.Interface.Transport.ConvectionT
Description
The component generates molar fluxes for all
species due to forced
convection induced by an external wall shear. The velocity of the
the moving interface is given by
Note: The molar fluxes are based on the interface width. Thus, the molar flow rates become
The positive flow direction is from port A to port B.
Ports
Conserving
Interface conserving port
Port_A = Interface; %
Interface conserving port
Port_B = Interface; %
Input
Physical signal that represents the interface velocity
u0 = {0,'m/s'};Note: Generally, the flow direction is from Port A to Port B. Thus it follows:
.
Physical signal that represents the interface width
wIn = {0,'m'};Dependencies: The port is only visible when
wInputOutputis set toInput.
Output
Physical signal that represents the interface width
wOut = {0,'m'};Dependencies: The port is only visible when
wInputOutputis set toOutput.
Parameters
Options
Option to select interface width input/output
wInputOutput = InOut.Off;
Input | =Output|Off
Mass Transport
Impact parameter
alpha = {1,'1'};Interface width
w0 = {1,'m'};Dependencies: The port is only visible when
wInputOutputis set toOff.
Nomenclature
![]() |
molar flow rate of species Ai |
![]() |
total number of species |
![]() |
interface velocity |
![]() |
interface width |
![]() |
impact parameter |
![]() |
surface concentration of species Ai |
![]() |
surface converage of species Ai |





