RatePS
Chemical Reactor Design Toolbox Reference Manual
Chemical Reactor Design Toolbox Reference Manual ChemReactorDesign.Basic.Gas.Rates.RatePS
Description
The component determines the molar fluxes due to a heterogeneous chemical reaction (gas-solid)
using a power law rate expression
with
since for any solid species it holds
Temperature Dependent Parameters
Rate Constant
or
Equilibrium Constant
Comments
- For an irreversible reaction the individual orders of reaction for the reactands can be arbitrarily chosen. For a reversible reaction, however, the individual orders of reaction are calculated from the provided stoichiometric coefficients to ensure equivalence between thermodynamics and kinetics.
As already mentioned, the reaction is of 0th order for any solid species involved. Thus, the rate should become zero if the amount of the respective solid species approaches zero. Therefore, respective boolean indicators are defined
and
and incorporated in the rate expression for the forward and the backward reaction.
Variables
Since the heat of reaction, i.e. the energy change resulting from the change in composition, is implicitly accounted for in the balance equation of the respective volume component, it holds
Ports
Conserving
Gas conserving port
Port_B = Gas; %
Input
Physical signal that represents the volume
V = {0,'l'}; % VDependencies: The port is only visible when
rateReferenceis set toVolume.Physical signal that represents the area
A = {0,'l'}; % ADependencies: The port is only visible when
rateReferenceis set toArea.Physical signal that represents the mass
m = {0,'l'}; % mDependencies: The port is only visible when
rateReferenceis set toMass.
Parameters
Options
Option to select the reversibility of the reaction
reversibility = Reversibility.Irreversible;
Irreversible|ReversibleOption to select reparametrisation of reaction rate constant
reparametrisation = OnOff.On;
Off|OnOption to select the reference frame
rateReference = RateReference.Volume;
Volume|Area|MassOption to select calculation of the equilibrium constant
calculate_Ka = OnOff.Off;
On|Off
Kinetics
Frequency Factor
kfinfV = {0,'mol/(l*s)'};The parameter is only visible when the option
rateReferenceis set toVolume.kfinfA = {0,'mol/(cm^2*s)'};The parameter is only visible when the option
rateReferenceis set toArea.kfinfm = {0,'mol/(g*s)'};The parameter is only visible when the option
rateReferenceis set toMass.Activation Energy
Ea = {0,'kJ/mol'};
Gas
Reaction Orders for Forward Reaction
kappaf = {[0; 0],'1'};The parameter is only visible when the option
reversibilityis set toIrreversible.Note Initially only two species are considered. As the number of species can be changed via the properties dialogue, the size of the array must be adjusted accordingly.
Stoichiometric Coefficients for Gas Phase
nu = {[-1; 2],'1'};Note Initially for the gas phase only two species are considered. As the number of species can be changed via the properties dialogue, the size of the array must be adjusted accordingly.
Solid
Stoichiometric Coefficients for Solid Phase
nu_S = {[-1;0],'1'};Note Initially for the solid phase only two species are considered. As the number of species can be changed via the properties dialogue, the size of the array must be adjusted accordingly.
Thermodynamics
Equilibrium Constant
Ka0 = {1.0e+30,'1'};The parameter is only visible when the option
calculateKais set toOff.Reference Temperature
Tref = {298.0,'K'};The parameter is only visible when the option
reparametrisationis set toOn.
Nomenclature
![]() |
area |
![]() |
activity of species Ai |
![]() |
activation energy |
![]() |
molar flow rate of species Ai in gas phase |
![]() |
molar flow rate of species Ai in solid phase |
![]() |
molar enthalpy of species Ai |
![]() |
reaction rate constant |
![]() |
equilibrium constant |
![]() |
mass |
![]() |
total number of species in the gas phase |
![]() |
total number of species in the solid phase |
![]() |
pressure |
![]() |
reaction rate |
![]() |
universal gas constant |
![]() |
molar entropy of species Ai |
![]() |
temperature |
![]() |
volume |
![]() |
mole fraction of species Ai |
![]() |
stoichiometric coefficient of species Ai in gas phase |
![]() |
stoichiometric coefficient of species Ai in solid phase |
![]() |
order of reaction of species Ai (forward reaction) |
![]() |
order of reaction of species Ai (forward reaction) |
![]() |
boolean indicator (forward reaction) |
![]() |
boolean indicator (backward reaction) |
![]() |
fugacity coefficient of species Ai |
![]() |
energy flow rate in gas phase |
![]() |
energy flow rate in solid phase |


























