Overhead
Chemical Reactor Design Toolbox Reference Manual
Chemical Reactor Design Toolbox Reference Manual ChemReactorDesign.Basic.Liquid.Volumes.Overhead
Description
The component represents an variable liquid volume with gas overhead. The total volume of gas and liquid is constant.
Mass Balance
Energy Balance
with
with initial condition
Equation of State
Pressure
The gas pressure exerted on the liquid is given as
The pressure at the port is the sum of internal and potential pressure
with
Volume
with
Variables
To adjust the nominal values for the component variables use the Nominal Values tab in the dialogue box.
Ports
Conserving
Liquid conserving port
Port_A = Liquid; %
Liquid conserving port
Port_B = Liquid; %
The port is only visible when the option
enable2ndPortis set toOn.Thermal conserving port
Port_C = foundation.thermal.thermal; %
Dependencies: The port is only visible when
isothermalOperationis set toOff.
Input
Physical signals that controls the volume.
pin = {1,'bar'}; % pDependencies: The port is only visible when
pressureInputis set toOn.
Output
Physical signal that represents the current volume
Vout = {0,'l'}; % VDependencies: The port is only visible when
volumeOutputis set toOn.
Parameters
Options
Option to select thermal behaviour of the volume.
isothermalOperation = OnOff.On;
Off|OnOption to select volume output
volumeOutput = OnOff.Off;
On|OffOption to consider hydrostatic pressure
hydrostaticPressure = OnOff.Off;
Option to enable 2nd Port
enable2ndPort = OnOff.Off;
Geometry
Total Volume
Vmax = {1,'l'}; % Total VolumeInitial Liquid Volume
V0 = {1,'l'}; % VolumeCross Sectional Area
A0 = {10,'cm^2'};Geodetic Height
h0 = {0,'m'};
Operation Conditions
Initial mole fractions
x0 = {[0;1],'1'};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.
Initial pressure
p0 = {1.0,'bar'}; % Initial PressureInitial Temperature
T0 = {298.15,'K'}; % Initial Temperature
Gas Properties
-Specific Heat
cpGas = {1.0e-03,'kJ/(mol*K)'}; % Specific Heat Gasphase
Nominal Values
Nominal Value for Number of Moles
n_nom = {1,'mol'};
Nomenclature
![]() |
cross sectional area |
![]() |
molar concentration of species Ai |
![]() |
specific heat for species Ai |
![]() |
specific heat of gas phase |
![]() |
molar flow rate of species Ai |
![]() |
geodetic height |
![]() |
molar enthalpy of species Ai |
![]() |
molar weight of species Ai |
![]() |
total number of species |
![]() |
number of moles of species Ai |
![]() |
number of moles in the gas phase |
![]() |
pressure |
![]() |
initial pressure |
![]() |
external pressure |
![]() |
heat flow rate (independent of fluid flow) |
![]() |
universal gas constant |
![]() |
time |
![]() |
temperature |
![]() |
initial temperature |
![]() |
initial liquid volume |
![]() |
total volume |
![]() |
molar volume of species Ai |
![]() |
mole fraction of species Ai |
![]() |
initial mole fraction of species Ai |
![]() |
energy flow rate |
























