Ergun
Chemical Reactor Design Toolbox Reference Manual
Chemical Reactor Design Toolbox Reference Manual ChemReactorDesign.Basic.Gas.Transport.Ergun
Description
The component generates a volumetric flow rate due to a pressure difference between the ports for flow in a porous medium (after Ergun). To allow for a change in sign upon reversal of flow direction and to eliminate singularities due to flow reversal a modified relation is used
Then the molar flow rates become
The energy flow rate is determined as
with
The positive flow direction is from port A to port B.
Assumptions and Limitations
In some cases setting
may lead to poor
convergence of the numerical solution algorithm.
Remedy Choose
instead
The parameter
is internally set to a value of
.
Ports
Conserving
Gas conserving port
Port_A = Gas; %
Gas conserving port
Port_B = Gas; %
Input
Physical signal that represents the cross sectional area
Ain = {0,'m^2'};Dependencies: The port is only visible when
areaInputis set toOn.Physical signal that represents the voidage
epsbIn = {1,'1'};Dependencies: The port is only visible when
inputPorosityis set toOn.
Output
Physical signal that represents the volumetric flow rate at upstream conditions
qout = {1,'l/s'};Dependencies: The port is only visible when
flowOutputis set toOn.
Parameters
Options
Option to select porosity input
porosityInput = OnOff.Off;
On|OffOption to select area input
areaInput = OnOff.Off;
On|OffOption to select flow output
flowOutput = OnOff.Off;
On|Off
Geometry
Cross sectional area
A0 = {1,'m^2'};Dependencies: The parameter is only visible when
areaInputis set toOff.Transport distance
delta = {1.0e-03,'m'};
Mass Transport
Voidage fraction
epsb = {1,'1'};Dependencies: The parameter is only visible when
inputPorosityis set toOff.Particle diameter
dp = {1.0e-06,'m'};Threshold for laminar flow
qThreshold = {1.0e-10,'l/s'};
Nomenclature
![]() |
cross sectional area |
![]() |
particle diameter |
![]() |
molar flow rate of species Ai |
![]() |
molar enthalpy of species Ai |
![]() |
departure enthalpy of the mixture |
![]() |
length |
![]() |
total number of species |
![]() |
pressure |
![]() |
volumetric flow rate |
![]() |
time |
![]() |
temperature |
![]() |
mole fraction of species Ai |
![]() |
compressibility |
![]() |
voidage (porosity) |
![]() |
density |
![]() |
viscosity |
![]() |
energy flow rate |
















